Small update.
1. I managed to split the lists up a little, so i worked around the problem. It's significant faster now and I am able to use AJAX for about half the list. If someone knows a...
Type: Posts; User: fng; Keyword(s):
Small update.
1. I managed to split the lists up a little, so i worked around the problem. It's significant faster now and I am able to use AJAX for about half the list. If someone knows a...
1) Script Title: Drill Down Menu (v1.6)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/drilldownmenu.htm
3) Describe problem:
The script works fine when the list is short....
One of the problems is solved!
Instead of scrollintoview i had to use window.scrollTo(0,0). You mentioned that in your post and it seems to work like a charm.
The other problem is a JS-error...
Sorry for the bump, but does anyone has anymore suggestions?
I appreciate all your help.
Its not working. It stays on the bottom all the time. Did i perhaps erase something in the HTML, like a div name or something? Or has it perhaps something to do with...
I am sorry, thank you for the reply.
I replaced the lines you mentioned to the code below, but now it scrolls even more to the bottom. I'd like it to scroll to the top.
for (var i=0;...
1) Script Title: Virtual Pagination script v2.1
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/virtualpagination.htm
3) Describe problem: The script works like a charm,...