123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|694|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> On Topic -> Oh.. That doesn't work, does it...

Sat, 24 Sep 2011, 03:10
Jayenkai
You know when you have an idea, then halfway through implementing it, you realise it has a really stupid oversized flaw in it?
That...

Thought
Rather than having that (Reply) thing in the shoutbox, I make it do a neat colourchange on mouseover, then do the reply/topic link when you click on it..

Implementation : Part One
Add onmouseover and onmouseout into the li field for colour changes.

Test
Works.
Quite nice, too!


Implementation : Part Two
Make it clickable.

...

This is where it all falls apart.
If I make the whole row clickable, <li onclick=""> you can't click anything inside the row..
Links, avabars, etc.
They all become unclickable.

GAH!!!
FUCKING HTML!!!!

Thoughts?

-=-=-
''Load, Next List!''
Sat, 24 Sep 2011, 03:39
HoboBen
Throw in a span
Sat, 24 Sep 2011, 04:07
Jayenkai
Would've, but then I remembered that that's how the topbar used to be, and half the links fucked up where the avabars where.
A single pixel off target would click the span instead of the actual link.
... *sigh*

-=-=-
''Load, Next List!''