In message <[EMAIL PROTECTED]>, zia Rehman <[EMAIL PROTECTED]> writes >hi! >I have java script menues and sub menues in my web site.When I click a menue >once .It gets >red color .Similarly if i click more and more links , all changes color to >red >color. >Kindly tell me how to fix this problem.I am sending my Java script code.
We didn't receive any JS code, it was stripped out - but this is a PHP- MySQL group, so it isn't really the correct place to ask. Anyway - assuming that you are using IE, this is normal behaviour. Links change colour when they have been "visited". You can override this behaviour with CSS. But not with PHP or MySQL. -- Pete Clark http://www.hotcosta.com http://www.spanishholidaybookings.com The php_mysql group is dedicated to learn more about the PHP/MySQL web database possibilities through group learning. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php_mysql/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
