Posts Tagged Color
How Can I Change The Color Theme Of My Html Page Using Javascript & Css?im Using A Combo Box As A Selector.?
Posted by in Javascript Questions on February 8th, 2010
This is my homework. I hope you can help me on this one.
How To Put A Visited Color On A Javascript Link?
Posted by in Javascript Questions on May 13th, 2009
If the hyperlink has JavaScript code in its href property, then IE7 doesnt keep track (history) of those links. For example, if we have following link in a html page
href=”javascript:__doPostBack(‘LinkBut…
Though the link is clicked many times, color of the link button is not changing to visited link color.
Recent Answers