Apex.submit issue when using jQuery Overlay
938750May 21 2012 — edited May 21 2012Dear All,
This is my first post in this forum and I hope I can find a solution for my issue.
Currently we are developing a new Time Attendance System by Apex.
I am facing a problem when I use the jQuery Overlay in one of the pages.
the page it self is working fine and all it button and tabs are also working fine until I click the link for the overlay content
the content is another page getting loaded in a similer to a popup window (overlay effect) after I close this overlay window
all the links in the original page that are using the apex.submit are not working and show an error in the browser "Object doesn't support this method or property"
This only occur when I click the overlay link but if I load the page and I don't open the overlay link all links are working fine.
And Thank you all inadvance.
Regards