Quote:
Originally Posted by butty
have ya got any further with this one at all mate?.
ps i thought id logged onto the wrong site a min ago lol. this is gonna take a bit of getting used to
|
I just took a look at your site - nice.
I think part of your problem is that you've wrapped LDM in the vbadvanced code without including all the key bits from the links_header template. Others have made that mistake too. You've lost the LDM javascript, so (for example) popup windows don't work.
You need these two lis in your hearer:
Code:
<script type="text/javascript" src="clientscript/ldm_global.js"></script>
<script type="text/javascript" src="clientscript/ldm_ajax_keysugg.js"></script>