|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
I allready asked about how can I get different color for ACTIVE links placed on the some page. The answer was: ============================================= <style> a.link1:active{color:green} a.link2:active{color:blue} </style> then... <a href="somepage1.html" class="link1">Link 1</a> <a href="somepage2.html" class="link2">Link 2</a> ============================================= It works fine under IE, but doesn't work under NN. I have found it only today. Does anyone know how I can found decision for NN? Also I need to realize something like standart action for minimize button in Windows. I mean action when window placed on Window panel (around Start button). I haven't found any methods for JScript. Also I don't exactly remember, but it works something different from expected action under NN. I will very appreciate for you support Thank you. |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Different colors for active links for NN and minimize button. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|