lua-users home
lua-l archive

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


On Sun, Dec 6, 2009 at 18:00, Jim Whitehead II <jnwhiteh@gmail.com> wrote:
> On Sun, Dec 6, 2009 at 2:56 PM, Luiz Henrique de Figueiredo
> <lhf@tecgraf.puc-rio.br> wrote:
>>> See for example: http://subversion.tigris.org/faq.html#co-svn -
>>> it highlights the question/answer you've been linked to for more
>>> clarity than just positioning the page,

>> Nice. Do you know they do that? I could not find any specific CSS magic.
>> (Is it at all possible to do that with CSS only?)
>> I assume it's Javascript then, which lua.org is free of...

> It's css: http://www.twisty.com/misc/tests/css/target-trick.html#b

Wow! Cool! I didn't knew it is possible. :-)

Alexander.