Hello,
I have my layer for modal and in the modal I have a help icon. When people click on the Help Icon, a layer should appears like a bubble. Is there a way to specify elements that are not in the modal like:
$("#modalcontainer").modal({
NoModalFor: {'DivId1'}
});
???
I mean, DivId1 is the div I have to show and is outside of the modal Layer.
I would really appreciate if you help me, the now we are using the Simple Modal in our websystem and we need this urgently!!!
Thanks very much!
Daniel