Displaying 1 result from an estimated 1 matches for "some_div_toggle".
2010 Nov 17
1
How to enable div that was hide using JQuery
I Have used Ajax and JQuery link to enable new and close functionality
problem scenario:
* While using ajax link to open the new content and closing the same
using Jquery link its working fine wherein the same does not happen
again while we try to open the new content immediately after closing the
"New content"
* The above said works fine only while we refresh the page
How to resolve it