View Single Post
  #3  
Old 11-18-2008, 08:10 PM
Collectors-info's Avatar
Collectors-info Collectors-info is online now
General
 
Join Date: Feb 2006
Location: London (UK)
Posts: 7,535
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
__________________
Regards Chris,
Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens.

Barnet walks
How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips -
Collectables, Collecting


Reply With Quote