jaymc Posted October 30, 2008 Share Posted October 30, 2008 In javascript you cant call css elements with a dash e.g. background-color in javascript is backgroundColor I need to know what they are for a:link a:visited a:hover Thanks! Link to comment https://forums.phpfreaks.com/topic/130690-javascript-call-to-alink/ Share on other sites More sharing options...
aliento Posted October 30, 2008 Share Posted October 30, 2008 a:link the link appearance a:visited the visited link appearance a:hover the link hover appearance Link to comment https://forums.phpfreaks.com/topic/130690-javascript-call-to-alink/#findComment-678691 Share on other sites More sharing options...
RichardRotterdam Posted October 30, 2008 Share Posted October 30, 2008 I don't have the answer you're looking for however the following framework could make things a lot easier for you http://morecss.yellowgreen.de/documentation/information/how-to-use/ Link to comment https://forums.phpfreaks.com/topic/130690-javascript-call-to-alink/#findComment-678712 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.