Member
|  Originally Posted by binarymoustache I'm trying to add bookmarklets to IE for "Scroll to Top" and "Scroll to Bottom", but I'm not having any luck.
javascript:alert("This works correctly.");
javascript:scroll(0,0); //this doesn't work, and seems to load forever.
Any ideas? I believe the function is scrollTo(x,y).
| |
|
Latest Comments