Home > Javascript > Modify Javascript Function

Modify Javascript Function

November 11th, 2009

I’m looking to modify small Javascript function coded in view to display favicon icons directly on the web page before each relating link; the function I have is working when using “href” value from <a> tag but I would like to use instead the “windows.status” value;

all details are available in included text file


Modify Javascript Function

Comments are closed.
Bear