Ext Link and Form Not Working In DIV With slideToggle
Ext Link and Form Not Working In DIV With slideToggle
It's my first post here so...Hi everyone!
I'm trying my hand at php and jQuery and am at a loss at the following and wondered if anyone could help me out.
I've made a couple of <a> links that slideToggle the relevant div to reveal content, they are inserted using a php include. I found
this tutorial which helped apply this to multiple divs and <a>.
My problem now is that the external hyperlinks and forms don't work inside the div but do when inserted directly into the index.php file (see link below).