02-24-2008, 01:28 PM
|
#8 (permalink)
|
|
The Addict
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
|
ok i got it to work. You were right i needed to remove the idKey in the ready state change. But i also needed to remove the a href link and change it to a
Code:
<h7 id=\"$guideId\">8</h7><h6><div onClick=\"ajaxFunction('$guideId')\">+ Guide</div></h6>
|
|
|
|