+ Reply to Thread
Results 1 to 6 of 6

Thread: Bookmark’s / Top of the page links, & linking to them.
      
   

  1. #1
    jamslive is offline First Lieutenant
    Join Date
    May 2007
    Posts
    168

    Default Bookmark’s / Top of the page links, & linking to them.

    how to use bookmarks in table?
    i have table that includes,in the html cell section - including google rss news php code.the length table changed according to the rss feture.
    and i need that bookmark location will change according to the length table.

    thank you
    James Acobas

  2. #2
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: Bookmark’s / Top of the page links, & linking to them.

    Moved to correct forum

  3. #3
    Join Date
    Feb 2006
    Location
    Kings Lynn, Norfolk (UK)
    Posts
    8,719

    Default Re: Bookmark’s / Top of the page links, & linking to them.

    Quote Originally Posted by jamslive View Post
    how to use bookmarks in table?
    i have table that includes,in the html cell section - including google rss news php code.the length table changed according to the rss feture.
    and i need that bookmark location will change according to the length table.

    thank you
    Hi, if you are using BV? Enter in your 1st cells html under the “inside tag” tab the code below.
    <a name="bm1"></a
    Repeat for other cells
    <a name="bm2"></a for cell 2
    <a name="bm3"></a for cell 3 & so on.
    To link to the 1st bookmark, place some text on the page & highlight to make a url link. In the url field place (without anything else) the code below.
    #bm1

    Preview & test.
    If linking from another page http://www.yoursite.com/yourpage.html#bm1

    Repeat for all other bookmarks

  4. #4
    jamslive is offline First Lieutenant
    Join Date
    May 2007
    Posts
    168

    Default Re: Bookmark’s / Top of the page links, & linking to them.

    hi
    please help, its not working - the page ... Resources

    where i'm rong ?

    thank you
    James Acobas

  5. #5
    jamslive is offline First Lieutenant
    Join Date
    May 2007
    Posts
    168

    Default Re: Bookmark’s / Top of the page links, & linking to them.

    Heeelp... please -bookmarks table
    domain - free-sharing.com

    thank you
    James Acobas

  6. #6
    Join Date
    Feb 2006
    Location
    Kings Lynn, Norfolk (UK)
    Posts
    8,719

    Default Re: Bookmark’s / Top of the page links, & linking to them.

    Hi, strange one as it works in other browsers, but not IE. Try removing the the anchor <a name="bm1"></a & placing in the "Before Tag" field. this should do the trick.

    Good luck.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49