treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Javascript Help with Foundation 3 Modal

  • I have the basic modal working great in Foundation 3 but I was wondering if anyone could help me "spice" it up some. I want to use the $('#ModalID').click(function(e)) function to pass a value in the href of the hyperlink that called the modal to a hidden value on the modal page. Any help would be appreciated.