Topic: Site update (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: övik |
posted 10-06-2003 02:57
Some of you have been here before. |
Maniac (V) Inmate From: California |
posted 10-06-2003 04:29
This should go in Site Reviews, but I'll get this rolling anyways... code: <div onmouseover="color(this,1)" onmouseout="color(this,2)"
code: <b>[<span style="cursor:hand;text-decoration:underline;font-weight:bold"
|
Bipolar (III) Inmate From: övik |
posted 10-06-2003 06:58
Thanx, I appriciate it. :-) |
Maniac (V) Inmate From: under the bed |
posted 10-06-2003 22:53
quote:
|
Bipolar (III) Inmate From: övik |
posted 10-07-2003 12:35
|
Maniac (V) Inmate From: under the bed |
posted 10-07-2003 18:20
quote:
quote:
quote:
quote:
quote:
|
Paranoid (IV) Inmate From: Georgia |
posted 10-07-2003 18:57 |
Paranoid (IV) Inmate From: France |
posted 10-07-2003 18:58
Just a quick reply to 'optimize' the navigation. CSS is your friend, and you can replace the whole opacity thingy by a simple :hover pseudo classe code: <html>
|
Paranoid (IV) Inmate From: everywhere |
posted 10-07-2003 20:46
If your markup is "crashing" in Mozilla, then use a transitional doctype until you fix the markup so it validates. I'd have thought that a company dealing with xml would have understood the importance of valid markup. |
Bipolar (III) Inmate From: övik |
posted 10-07-2003 22:52
Ok, enough already with the doctype-debate. |