I have been asking this question for quite some time without any answer. If you find something please let me know. I switched to highslide (with success) but would rather use MB.
Thanks
********** Disclaimer - This email and any files transmitted with it are proprietary and may contain privileged or copyright information. You must not present this message to another party without gaining permission from the sender. If you are not the intended recipient you must not copy, distribute or use this email or the information contained in it for any purpose other than to notify us. If you have received this message in error, please notify the sender immediately, and delete this email from your system. We do not guarantee that this material is free from viruses or any other defects although due care has been taken to minimize the risk. eSafe scanned this email for viruses, vandals and malicious content Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of LSI. **********
In the modalbox.js I changed:
aspnet: false // Should be use then using with ASP.NET costrols. Then true Modalbox window will be injected into the first form element.
To:
aspnet: true // Should be use then using with ASP.NET costrols. Then true Modalbox window will be injected into the first form element.
Link to open MB:
<a href="new_item.aspx" title="New Item" onclick="Modalbox.show(this.href, {title: this.title, width: 600, aspnet: true}); return false;"> Add New List Item</a>
For me the buttons work (or appear to). The page acts like it posted (refreshes to an empty form) but the item is not posted.
Any help would be truly appreciated.
Bill
I’ll have to get back to you later today (work getting in the way….)
I appreciate you taking the time.
--You received this message because you are subscribed to the Google Groups "ModalBox" group.To view this discussion on the web visit https://groups.google.com/d/msg/modalbox/-/vg8av95LKnAJ.
To post to this group, send email to moda...@googlegroups.com.
To unsubscribe from this group, send email to modalbox+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/modalbox?hl=en.