Trouble with "class"
The "modal" class was an example, you'll have to actually put the class "modal" on your links.
Posted June 8th, 2007 at 4:02pm by ryan
The "modal" class was an example, you'll have to actually put the class "modal" on your links.
Posted June 8th, 2007 at 4:02pm by ryan
Forgive my noobness, but my attempts to use "class" instead of "id" on links for modals isn't working.
When I use id="modalroom", this code works fine:
but when I want to use class instead, I get nothing. The control.modal home page says you can use class="modal" on links and this javascript:
so I try this and get no modal:
What modifications do I need to make to that last bit of code to help me use class for modal links instead of id?
Posted June 8th, 2007 at 1:57pm by tonywhite