[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] Easy / dumb (take your pick) dyn-HTML question



On Monday 10 July 2006 12:17 pm, Nathan de Vries wrote:
 ] There's no need for javascript. You just need to use the proprietary  
 ] filters in a separate IE5/6 CSS:
 ] 
 ] 	<!--[if lte IE 6]>
 ] 		<link rel="stylesheet" type="text/css" href="ie_style.css" />
 ] 	<![endif]-->

 Ahh .. this was the code that I'd found (or close enough to) and
 experimented with -- I actually used the pngfix.js script from
 ntlworld -- but the side-effects you refer to .. are that it prevents
 the onmouseover stuff from working.

 Which kind of defeats the purpose, from my point of view.

 http://homepage.ntlworld.com/bobosola -- included some even
 uglier stuff that you can do to get around the side-effects of
 the code that you use to get around the short-comings of IE, but
 it's very swallowed a spider stuff, to my mind.  I'm thinking I'll
 just re-jig my png's to have a similar-enough textured background
 to the page background, and hope that looks good enough.

 Jedd.


-
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@xxxxxxxxxxxxxxxxxxx
If you are having trouble, ask owner-progsoc@xxxxxxxxxxxxxxxxxx for help.