A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: trying to link to a bookmark in another document

  1. #1
    Junior Member
    Join Date
    Sep 2004
    Posts
    2

    trying to link to a bookmark in another document

    Sorry for the newbiew questoin, but I can not get this to work. I am trying to link to a bookmark in a seperate page. It will pull up the page fine, but it will not jump down to the correct position in the document. In swish my link looks like this. Customer_Service.htm#Product. And the (bookmark)tag on this page is named #Product. Is there anyway to make this work or have I missed something?

  2. #2
    Junior Member
    Join Date
    Sep 2004
    Posts
    2

    I should have said I am using swish2.01

    I am using swish 2.01

  3. #3
    Senior Member Lys12's Avatar
    Join Date
    Feb 2001
    Location
    Munich, Germany
    Posts
    5,237
    hi,

    this javascript should work:

    on release -> javascript:window.location.href="#anchor"

    or ...href="yourpage.html#anchorname"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center