6

The css submenu continues to flush while the load website

 2 years ago
source link: https://www.codesd.com/item/the-css-submenu-continues-to-flush-while-the-load-website.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

The css submenu continues to flush while the load website

advertisements

Some reasons i am experiencing this issue on my website.

When the website loads in, for a second the sub-menus are visible. If i go and click for any other menus there, the first i will see is again the sub-menus will be visible for a second. I checked in Firefox,Chrome,safari everywhere is the same.

I have spent a lot of time ro resolve this issue but unfortunately i couldn't. The page is here: http://myproperty-solution.co.uk/index.php

Could someone please have a look in to this for me?

Thank you in advance,

Regards,

Daniel


I checked your code, in your stylesheet just add this code

 .sf-menu ul { display: none;}

Related Articles

How to delay the loading of CSS and script after JS executed

I have a backbone.js app, my problem is that there are some slow loading files (a .css and a .js) which blocks the page loading until they are fully loaded. I would like to find a way to delay those loadings AFTER the backbone view is rendered, so af

An exception occurred while dynamically loading the EXE assembly to C ++ / CLI (Unable to load file or assembly ', Version = 1.0.3836.39802 & hellip;)

I am facing an exception in C++/CLI while dynamically loading assembly which itself creates an EXE in C++/CLI managed mode using Assembly.Load. It successfully loads a DLL assembly, but fails to load EXE assembly and generates the following exception

How to prevent the loading of PrimeFaces theme.css in h: header

I am using PrimeFaces as main JSF component library. But I need it only on one web page. The other web pages do not use PrimeFaces library. I am using template, here is a part of template that matters: <?xml version="1.0" encoding="UTF-8

The .submit JS function does not show a CSS overlay in Safari (unless I cancel loading the page)

I'm having an odd problem with Safari in an overlay isn't displaying correctly on submitting the form. What should happen is when the submit button on the form is clicked, the overlay appears over the form. What is happening is that nothing is appear

View the loader while loading the AJAX page

Is there a way to tell browser to show a loader image while a page is loading in background? I am building an app which is basically a html5 app which will be loaded on webview. All files will be located on device itself, there is no interaction with

Implement the 'load' icon while awaiting the server's response (AngularJS)

I am pulling data from an API, so that a template is populated with the response values. However, it sometimes takes around 6 seconds to successfully pull the data, at which point the template is blank except for the headings. Loading... Position: Ag

CSS: position the load indicator in the center of the screen

How can I position my loading indicator in the center of the screen. Currently I'm using a little placeholder and it seems to work fine. However, when I scroll down, the loading indicator stays right in that predefined position. How can I make it fol

How to get value from the external website while the value is defined by javascript in this site

I used to load external website contents (html/json) with JQuery. I also get a proxy PHP page to work with some sites with strict origin policy. My problem is for some site: In their HTML sourcecode: <span id='target'>0.00</span> When browse t

Increase the load and decrease performance while replacing DBCP with Tomcat JDBC-pool

After problems with connection leak and deadlocks in DBCP we made a decision to replace it with Tomcat JDBC-pool. Of course migration was really simple. But after deploy it on a production environment I noticed, that load on a server with running two

How to preprograce the HTML code before it is analyzed by the browser - block the loading of resources

I am looking for a way to modify some text inside the HTML before it is being parsed by the browser. More precisely, I would like to remove some tags from the HTML so the image resources would not be fetched by the browser, only when I am ready I cou

What external resources are loaded when the window.onload event is triggered and what is the loading order of the resources?

Since a single web page may contain lots of external resource: external javascript, external css, images, applets, flash, etc., usually my conventional wisdom tells me that the window.onload event is fired when all the linked resources are finished d

Why does my Quick Code stop at the loading screen?

if timerRunning == false{ timer = NSTimer.scheduledTimerWithTimeInterval(1, target: self, selector: Selector("counting"), userInfo: nil, repeats: true) timerRunning = true } while timerLabel.text != "0"{ gameViewStillRunning = false }

What is the loading mode of the display with the ajax sync chrome call

Is there any way to display loading in chrome when using async:false in ajax call. With settimeout there is many problems when using more than one ajax sync call within settimeout funcion. And loading works well without settimeout in firefox but not

The AJAX call works fine but the load gif disappears too fast

I am working on an AJAX call which is updating records and fetching the latest records as well and then loading multiple DIV, the process of updating the fetching is working perfectly fine except that I am displaying the loading gif while this proces

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK