Microsoft
Software
Hardware
Network
Question : JavaScript to find if URL and link are the same and change the style if true!
Basically I'm trying to write some code that looks at every link on a page and if it finds one that matches the URL it will change the style of that link.
The link would be like this..
/one/two/three.htm
And the URL would be...
http://www.number.com/one/
two/three.
htm
I'm guessing something like this needs to be used...
lastIndexOf(substr, [start])
Then both URL and link compared and if they match that link will have its style changed.
Any help would be great!
thanks,
Mark
Answer : JavaScript to find if URL and link are the same and change the style if true!
LOL. Change:
Numbervar OverTotal1;
to:
Shared Numbervar OverTotal1;
in all formulas. No, I can't explain why it didn't work like the first report.
Random Solutions
How do I reverse tunnel with Putty?
Virtualization, what it is possible and hardware requirements
Oracle Error "To many precesion Specifiers"
How to remove new line from a string
Error message from Symantec Mail Security
Blackberry Enterprise Express on Exchange 2007 Can't resolve name during MAPI Profile Setup
Need help with Syntax - DnsAvoidRegisterRecords
Shell Script
How to upgrade RAM on a Server 2003 Standard SP2
Insert into MySQL Table from MSSQL Insert Trigger