| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
|
Nothing clickable in IE..
Hi, I'm having trouble with IE again. Here's the website i'm making: Chiro TOM & SAM - Kamp 2007 If you use IE, you will not be able to click on links. Try clicking on the Flickr image at the left for example, nothing happens. The website is using lots of transparant PNG's, so I had to implement some CSS and Javascript hacks. Maybe that's causing the problems? Here's the code of the CSS hack (you can find it in the head of the website) Code:
The Javascript hack I used is this one: /IE7/ Can anybody help? |
|
|
|
|
|
#2 (permalink) |
|
Semantics, yay.
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,093
|
I don't know where to begin to fix the issue really, but making it validate is a start. See your errors here: Result for http://www.chirotomsam.be/kamp2007/ - W3C Markup Validator |
|
|
|
#5 (permalink) | |
|
Registered User
|
Quote:
You can't achieve such a nice shadow with JPEG or GIF. |
|
|
|
|
#6 (permalink) | |
|
Registered User
|
Quote:
|
|
|
|
|
#7 (permalink) | |
|
Registered User
|
Quote:
Fixed! The ampersands caused the errors. & had to be & of course. Now the page is valid XHTML 1.0 Transitional. I don't have a Windows-machine here, so I'll check my website later if it works or not. Thanks already! |
|
|
|
|
#8 (permalink) |
|
css is cool m'kay
Join Date: Mar 2007
Location: Currently Vancouver, Canada
Posts: 330
|
Is this a bit strange ? #flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited { background:inherit inherit inherit inherit inherit !important; clear:both; |
|
|
|
#9 (permalink) | |
|
Semantics, yay.
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,093
|
Quote:
|
|
|
![]() |