Menu

Form colapse and scrolling up

2008-04-02
2013-06-03
  • Jacek Zagaja

    Jacek Zagaja - 2008-04-02

    When executing form the script is collapsing all fields but page is scrolled down when loaded in <iframe> tag. I've tried javascript onClick="movepage();" and:

    <SCRIPT ="text/javascript"> 
    function movepage()
    {
    window.location.href = "#top";
    }
    </script>

    but page stays at the end of iframe/form

    What can I do?

     
    • Musawir Ali

      Musawir Ali - 2008-04-09

      were you not able to find the "help" forums? Or were you looking forward to a debate on javascript?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.