This is a discussion on "a CSS question another forum failed to answer for me" within the Web Page Design section. This forum, and the thread "a CSS question another forum failed to answer for me are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
a CSS question another forum failed to answer for me
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
a CSS question another forum failed to answer for me
I made a thread here: http://www.graphicdesignforum.com/fo...1&page=1&pp=10
and didn't get any helpful answers. I figure you guys are more code-savvy and may be able ot help. I'm in no rush. |
|
|
|
|||
|
Re: a CSS question another forum failed to answer for me
Not entirely sure what you're trying to do but IE doesn't support the :hover psuedo class
|
|
|||
|
Re: a CSS question another forum failed to answer for me
Yeah herkalees, that's the real trick, isn't it? I don't think it can be done... there's a lot of -almost- ways to do it, but nothing that will work.
Darry... are you SERIOUS? I know IE doesn't support a lot of stuff, but :hover? Not even text links? I'm glad I use Macs, but I wish I had a PC to test this kind of thing on. Good grief! |
|
|||
|
Re: a CSS question another forum failed to answer for me
IE only supports a:hover, that is it I promise you.
There is a way you could do it though, you could use Javascript and DOM to change the attributes of the other tags using the getElementbyID javascript function more information on that can be found here: http://www.w3schools.com/htmldom/met...lementbyid.asp that would be more accessible than Flash. I have used this Javascript on: http://www.noelastratford.com/drawings.htm well the function anyway to change the selected piece of artwork take a look! You could use the same technique to change background colors. Darryl |
|
|||
|
Re: a CSS question another forum failed to answer for me
Ah, ok, so it DOES do a:hover. Whew!
Yeah, I'd rather not use Javascript. This effect isn't necessary so I'm just going to forget about it. |
|
|||
|
Re: a CSS question another forum failed to answer for me
Yeh I think that would be wise but Javascript is better than Flash, you could implement the Javascript because it is only effecting the style it will not effect the accessibility of the site/
|
|
|||
|
Re: a CSS question another forum failed to answer for me
Why do people think Javascript is evil? Its not, and its here to stay as its very very useful. I would use Javascript as Darry suggests.
|
|
||||
|
Re: a CSS question another forum failed to answer for me
Why???
There is much code bloat when using Javascript, its not a very efficient way of coding. Javascript CAN be TURNED OFF. Hence, do not rely on Javascript to make your website viewable. I suppose it's a personal choice, but after quite a lot of Javascript work I have realised that it is not a good choice when CSS and PHP can implement what Javascript does, but in a more efficient and safe way. Craig |
![]() |
| Tags |
| css, question, forum, failed, answer |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Forum question | phillsr | Starting Out | 16 | Oct 3rd, 2007 04:54 |
| Not sure if this is the right forum for this question | autumn_whispers2me | Web Page Design | 1 | Jul 25th, 2007 06:00 |
| im pretty sure the answer to this question is no but.... | heyo | Web Page Design | 2 | Mar 2nd, 2007 21:39 |
| Easy answer for newb, won't take more than a min to answer! please help... | Jobsnob | PHP Forum | 2 | Feb 11th, 2007 13:56 |
| I've tried and tried and failed miserably! | lmalia | Web Page Design | 5 | Mar 17th, 2004 08:31 |