Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorphilips
    • CommentTimeDec 10th 2006
     
    Hello!

    This is my first ever forum message!! Woohoo!
    OK, I am currently constructing a website in Dreamweaver MX. For my picture gallery page, I have many photo thumbnails displayed within an I/Frame, which, when clicked, open in new browser window. The problem is that the scrolling frame keeps re-setting itself to the top, which means the user has to scroll down and locate the last thumbnail they clicked. Does anybody know how to fix this problem?

    Hoping to hear from somebody soon.
    • CommentAuthorjustnajm
    • CommentTimeDec 10th 2006
     
    Hi,

    This is what I have done once, hope will help you too. I have created this sample for you, recently. Save this page as scroll.htm and run it.



    <body onload="window.img1.focus();")>
    <table height=150%><tr><td valign="top"><a href="scroll.htm">Hello</a></td></tr></table>
    <a href="#" name="img1"><img src="#" width=100 height=100></a>