| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| DesignersTalk > JS external link script (icw ASP .NET CMS generated site) not working for me |
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
or just Kris
Join Date: Jun 2005
Location: Brussels - Belgium
Posts: 102
|
JS external link script (icw ASP .NET CMS generated site) not working for me
Hi all, I'm currently trying to add a simple external link script to an ASP .NET CMS driven site, but i can't get it to work... Code:
A lot of content in this site is generated using a CMS app. The links are generated using ASP .NET controls. What i'm trying to do is: Get every <a> tag on the page and check if the parentNode contains a classname ("external"). I'm calling this function from within the <head> of the html pages (an include)... Comments and advice much appreciated... Last edited by KrisMarissens : 22-08-2006 at 16:55. |
|
|
|
![]() |