![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I've recently made my portfolio page using CSS in Dw CS3. However, when viewed in Firefox on the jpeg's i've used as rollover images when they are pressed, a blue ant anx comes around the jpeg ?? but in the code there is no ref to a blue colour ???? Does anyone know how to get rid ??? see for yourselves (www.chrisallen.eu) C |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
'fraid not ??? i put it in the blocked area of the code ??? of when i press the jpeg ?? This is what i get (only put n the RDN nit) http://www.chrisallen.eu/portfolio5_THEINSIDER.html |
#5
| |||
| |||
|
|
cjallen1 wrote: 'fraid not ??? i put it in the blocked area of the code ??? of when i press the jpeg ?? This is what i get (only put n the RDN nit) http://www.chrisallen.eu/portfolio5_THEINSIDER.html Hi, I guess you have read the reasons why folks are not in favour of this - but if, for aesthetic reasons you'd still like to remove the outline, then - download the 'Blur all Links' extension - double click the mxp to install - restart dreamweaver (if open) and access it from the Commands menu.... http://www.fourlevel.com/extensions.htm -- chin chin Sinclair |
#6
| |||
| |||
|
|
Or just put this in the CSS - a:focus img { outline:none; } |
#7
| |||
| |||
|
|
Murray *ACE* wrote: Or just put this in the CSS - a:focus img { outline:none; } I think it needs the this.blur(); applied as the OP is using onClick - this wee extension will do the job quickly :-) -- chin chin Sinclair |
![]() |
| Thread Tools | |
| Display Modes | |
| |