|
Tooltip is slow
|
|
11th January, 13:57
Post: #1
|
|||
|
|||
|
Tooltip is slow
Hello!
And try to understand my bad english I have got tooltips to work somehow. My website collects news articles and update content to news windows in every one minute. Content to this news windows are made by ajax calls. There are 9 of those news windows and each one have 3-7 headlines. Tooltip are used to provide preview of the news. It will bring up a little windows and into that popup window I take content from url which is .php -file .. Everything works fine BUT, when I bring my mouse over headline it takes 4-9 seconds when popup appears with content in it .. When I try first headline, it shows up nice and after one second, which is fast enough, but when I mouse over last headlines it will execute that .php file (whichs loads the content from mysql ..) for 8 - 10 times .. like its somekind of loop .. and thats why I think popup is slow .. What should I do to fast this process and make that .php file to run only once .. Petri, Finland |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| [Solved] Many tooltips on image map causing slow down | purplespider | 2 | 1,056 |
2nd September 15:15 Last Post: purplespider |
|
| slow to load | cman | 2 | 554 |
22nd March 19:50 Last Post: cman |
|
| [Solved] qTip slow to display, and hangs around after being destroyed | sammyp | 1 | 1,118 |
16th February 20:55 Last Post: Craig |
|
| [Solved] Very slow in IE? | psmith98752 | 1 | 1,035 |
11th September 08:45 Last Post: Craig |
|
| IE7 / IE8 emulation mode very slow table 1000 rows qTip from function | Dotnetshadow | 11 | 4,184 |
12th June 20:00 Last Post: Craig |
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help


I have got tooltips to work somehow. My website collects news articles and update content to news windows in every one minute. Content to this news windows are made by ajax calls. There are 9 of those news windows and each one have 3-7 headlines. Tooltip are used to provide preview of the news. It will bring up a little windows and into that popup window I take content from url which is .php -file .. Everything works fine BUT, when I bring my mouse over headline it takes 4-9 seconds when popup appears with content in it .. When I try first headline, it shows up nice and after one second, which is fast enough, but when I mouse over last headlines it will execute that .php file (whichs loads the content from mysql ..) for 8 - 10 times .. like its somekind of loop .. and thats why I think popup is slow .. 
