I tried to get two pieces of code to work, one is a .js script that gently flows a page down when a link is pressed and the other is a JQuery button I found here:
http://docs.jquery.com/UI/Effects/Slide#source I posted on a forum the problem I had that the flowing .js script would erroneously return the page to the top after going to the bottom of the page like it was supposed to. Somebody said "That's odd, it only appears to be happening only on IE." (http://www.devppl.com/forum/ viewtopic.php?p=47386#47386), he told me to report it. Its more than likely my poor implementation of the code, I'm not a coder and trying my best to stick things together to get what I want. Below is the page in question: http://lovelago.googlepages.com/test8.html Simply click the "Description" link to go to the bottom of the screen, where it should stay, but it automatically goes back to the top! Really I wanted the green button to be the link but its just a test for now. (and I don't know how to get the green button to be the link with a second delay to show the animation). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
