Multiple calls with Simple Modal OSX Style Dialog

Posted by Brad Langdon on Stack Overflow See other posts from Stack Overflow or by Brad Langdon
Published on 2010-01-24T21:44:02Z Indexed on 2010/04/04 13:03 UTC
Read the original article Hit count: 738

Filed under:
|
|
|

I am using Simple Modal, the OSX style version. I have two calls to the modal and therefore two versions of content. When either of the buttons is clicked it selects only the first lot of content.

There is nowhere to put a hook on the content like most modal windows as there is no javascript on the page to add parameters... only an external .js file which I don't want to touch for obvious reasons.

Can anyone help me with this problem?

Click here to view the page

© Stack Overflow or respective owner

Related posts about osx

Related posts about simplemodal