cesy: "Cesy" - An old-fashioned quill and ink (Cesy)Cesy ([personal profile] cesy) wrote in [site community profile] dw_dev_training,
@ 2009-09-21 08:05 am UTC
  • Previous Entry
  • Add to Memories
  • Tell someone about this!
  • Next Entry
Entry tags:javascript, question
I am trying to implement a solution to Bug 581, and I need to do some Javascript that will make a hidden section appear when clicked on. So far I have this:

$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.


(Read 15 comments) - (Post a new comment)
(Flat) (Top-level comments only)

cesy: "Cesy" - An old-fashioned quill and ink (Cesy)


[personal profile] cesy
2009-09-21 01:40 pm UTC (link)
I am implementing a solution to the bug. You didn't see anything else ;)

(Actually, I think it's because it's actually a new feature rather than a bug, so I was thinking of implementing the feature, but all new features get put in Bugzilla and treated just like bugs from then on.)

(Reply to this)  (Thread from start)  (Parent



(Read 15 comments) - (Post a new comment)
(Flat) (Top-level comments only)