View Single Post
  #5 (permalink)  
Old Feb 5th, 2007, 21:53
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Possible to restyle link target?

Have you thought about using JavaScript to extract the anchor from the url when the page loads and then use that piece of information to alter the style for the element whose id or name matches.
Reply With Quote