| Cesy ( @ 2009-09-21 08:05 am UTC |
| Entry tags: | javascript, question |
$out .= "Click here to see all your tags";
$out .= "(and then the actual content in the span). What should my ShowTags() function actually do in order to change the style to display:inline? I found one example on the web, but it used fancy browser-sniffing, and it appears we have our own browser-sniffing module and I don't know how to adapt it for that.