Sorry I missed this one--I had to arm-wrestle with it a couple months
back.

Here's a snippet:

<tr>
<td>
<!--- Naming my anchor --->
    <p align="left"><a name="Comment#qCommentDisplay.commentID#"></a><a
href="profileView.cfm?profileID=#profileID#"
class="commentName"><u>#profileLogin#</u></a><u> <span
class="blinkCopy"> -
    #DateFormat(commentDate,"DD - MMMM - YYYY")# -
#TimeFormat(commentTime,"hh:mm:ss tt")#</span></u> </p>
</td>
<!--- Identifying the anchor by a specific URL --->
<td align="right"> <a href="##Comment#qCommentDisplay.commentID#"
class="blinkCMT"><font color="##0000FF">link</font></a></td>
</tr>

Sorry if this isn't exactly what you wanted, but after a LOT of trial
and error, I finally got this solution to work for me.

HTH,

Russ

> -----Original Message-----
> From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, April 01, 2003 10:27 AM
> To: CF-Talk
> Subject: RE: Dynamic anchors on CF Page
> 
> 
> That sucks... I'm about tapped for ideas at this point... 
> Wish I had any
> other suggestions to offer... Have you tested it on multiple 
> machines /
> browsers to make sure it's not just a problem with your 
> particular setup?
> 
> > Well, based on what you're suggesting Issac, my page isn't
> > having the
> > problem described below. For instance, presently I have 6
> > different
> > hyperlinks to bookmarks on my page. When I click the last
> > hyperlink, it
> > takes me down about halfway into the page which is about
> > the 3rd
> > headline(bookmark).
> 
> > Does anyone have any other suggestions for how to get my
> > bookmarks to
> > function correctly. I am now on a deadline to get this
> > done today.
> 
> > Thank you,
> > Aimee' Clark
> 
> > -----Original Message-----
> > From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]
> > Sent: Saturday, March 29, 2003 9:46 PM
> > To: CF-Talk
> > Subject: RE: Dynamic anchors on CF Page
> 
> 
> >> Ok, so I now have this: <a href="###GetKey#">#title#</a>
> 
> >> The name tag as this:<a name="#GetKey#">#Title#</a>
> 
> >> <~~~~~~~~~
> >> the above displays the ID for the title correctly when
> >> hovering on the
> >> hyperlink to the bookmark...but still doesn't seem like
> >> it's jumping
> >> directly to the bookmark when I click the hyperlink
> >> ~~~~~~~~~~>
> 
> > Welcome ... I recommended the wrong thing didn't I? ... I
> > mean -- I said you
> > needed ## in front of the anchor I think... anyway -- that
> > code should be
> > correct... My experience with MSIE has been that the
> > browser jumps to a
> > point where either a) the anchor is butted up against the
> > top of the display
> > or b) where the bottom of the page is butted up against
> > the bottom of the
> > display. So if your anchor happens to be close enough to
> > the bottom of the
> > page, the anchor link won't bring the display up beyond
> > where the bottom of
> > the page reaches the bottom of the display which results
> > in the anchor being
> > somewhat below the top. Not sure about other browsers --
> > this could be W3C
> > recommended behavior, not sure.
> 
> 
> > s. isaac dealey                954-776-0046
> 
> > new epoch                      http://www.turnkey.to
> 
> > lead architect, tapestry cms   http://products.turnkey.to
> 
> > tapestry api is opensource     http://www.turnkey.to/tapi
> 
> > certified advanced coldfusion 5 developer
> > http://www.macromedia.com/v1/handlers/index.cfm?ID=21816
> 
> 
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > ~~~~~~~~~~~|
> > Archives:
> > http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
> > Subscription: http://www.houseoffusion.com/cf_lists/index.
> > cfm?method=subscribe&forumid=4
> > FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
> > Get the mailserver that powers this list at
> > http://www.coolfusion.com
> 
> >                             Unsubscribe: 
> http://www.houseoffusion.com/cf_lists/uns
> >                     
>       ubscribe.cfm?user=633.558.4
> 
> 
> 
> s. isaac dealey                954-776-0046
> 
> new epoch                      http://www.turnkey.to
> 
> lead architect, tapestry cms   http://products.turnkey.to
> 
> tapestry api is opensource     http://www.turnkey.to/tapi
> 
> certified advanced coldfusion 5 developer
> http://www.macromedia.com/v1/handlers/index.cfm?ID=21816
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to