in reply to Re^4: Extra CSS for "new nodes" when viewing a thread
in thread Extra CSS for "new nodes" when viewing a thread

i still thing, btw, that doing on clientside could be nice: 15days cookies and js?
  • Comment on Re^5: Extra CSS for "new nodes" when viewing a thread

Replies are listed 'Best First'.
Re^6: Extra CSS for "new nodes" when viewing a thread
by ikegami (Patriarch) on Aug 28, 2007 at 14:13 UTC
    But the information is in the PerlMonks database! The server needs to pass the information to the client. You suggested cookies, but using CSS classes is simpler, cheaper, more reliable (since it works for people without cookies) and it's even more powerful (since it allows you to use CSS instead of JS without preventing you from using JS).