|
[Solved] qTips hanging in IE8
|
|
21st February, 16:52
(This post was last modified: 21st February 16:55 by bNj.)
Post: #1
|
|||
|
|||
|
[Solved] qTips hanging in IE8
Hello Craig,
i experiencing a big problem while using qTips in IE8. It's working fine in FF but with IE8 browser completly hanging while i mouseover my img ! Here is a sample of my JS : JS Code
Do you have an idea ? Thank you. |
|||
|
21st February, 19:22
Post: #2
|
|||
|
|||
|
RE: qTips hanging in IE8
Hmm, well first you can minimize it down a bit by combining selectors:
JS Code
Other than that it should work fine.. no reason it should hang. You sure you're not accidentally calling it loads of times or something? Might be some different code thats the problem? Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
22nd February, 07:55
Post: #3
|
|||
|
|||
|
RE: qTips hanging in IE8
Thanks for your reply.
But it still not working, i don't understand why. I have disable the call to homeCore.createQtip then it's working fine in IE. And then I call directly in address bar jhomeCore.createQtip() after changing portletContent.find('a img') to $('.portlet-content-section').find('a img') and when i mouseover an img, IE8 hang. I will investigate and i let you know ... |
|||
|
22nd February, 11:01
Post: #4
|
|||
|
|||
|
RE: qTips hanging in IE8
It seems that on IE8 i have a infinite loop on the reposition method line 1001 with an event.type 'resize' but i don't know where it is called from.
|
|||
|
22nd February, 13:53
(This post was last modified: 22nd February 14:09 by bNj.)
Post: #5
|
|||
|
|||
|
RE: qTips hanging in IE8
JS Code
I have comment these 2 lines (538 and 543) and it solved my problem of infinite loop. Now qtips are slow to shown but it's working anyway ... JS Code
Just removing viewport solved the issue but i need this fonctionnality
|
|||
|
23rd February, 00:33
Post: #6
|
|||
|
|||
|
RE: qTips hanging in IE8
reposition should only be being fired on browser window resize... are you resizing the browser in a loop or something? O_o
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
23rd February, 09:28
(This post was last modified: 23rd February 10:13 by bNj.)
Post: #7
|
|||
|
|||
|
RE: qTips hanging in IE8
I've found a blog where it's explain exactly the problem i encounter with qTip on IE.
And there is a demo of this bug : http://remysharp.com/2008/05/15/windowon...6-and-ie7/ I've found the problem ! It was this property in my CSS file : body {height:100%;} Remove this property do the trick ! ![]() Thank for your support Craig, keep up the good work ! |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help





