Quote:
Originally Posted by JimL
I have a problem.
"contact seller / send email / report" link in view item links to siteurl/#, but it seems like it just skips whichever javascript code it is supposed to run and redirects the user to the actual siteurl/# (ie: my front page).
|
Seems that the plugin for popup is not loading in your page. Can you right click on that page and then preview the page's code? Somewhere at the top must exists the followin line:
Code:
<script type="text/javascript" src="microclassifieds/includes/jqModal.js"></script>
Chris