Ask questions and get good answers on jQuery

Tagged Questions

1
vote
1answer
19 views

there is any way to make my web loading page faster in IE

HI i have many of menu in my website the time the page load at IE its too much low it's take a long time till all the menu loaded. do you have any idea how to make it faster .( c …
1
vote
3answers
201 views

jquery.mb.scrollable inline bug on Internet Explorer 7

Hi, I'm implementing this component on my site but I found out that in IE7 all the elements are diplayed one under the other. How can I solve this bug?
1
vote
1answer
64 views

IE 7 displays all horizontal scroll content in one container

What is wrong with my mark-up when all horizontal scroll content is being displayed in one container? FF works fine. Thank you!
1
vote
1answer
43 views

How to not display unformatted content?

I am wondering what I can do not to display content during the load of a page. I.e. tab content appears unformatted for a split second before being displayed correctly. Thank you!