jquery - Handling wordpress content into ajax modal popup -


i succeed implement jquery modal here http://wordpressthemescollection.com/ajax-wordpress-post-popup-with-simplemodal-and-jquery-488.html wordpress.

however, when click on link displayed within modal, parent page changed. here way interact inside modal windows ?

thank you, ken.

your limitation here "modal" div not separate targettable browser window. so, need intercept click event within containing "modal" div, , load page content modal itself.

the problem becomes more complex if want able things incorporate browser back/forward button navigation within modal, require intercept events , reference stored history of pages have been loaded modal.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -