Well the problem is that the coupon code is interfering with navigating from my homepage to my dropdown pages and I was told that if I disable the javascript from the coupon code then I would be able to navigate from my homepage to my dropdown pages. The problem is that I don't know how to disable the javascript within the Saving Center. I don't if I have to do it in the the Coupon code's html but I was hoping if someone can tell me how to do this from detail to detail. Like, do I have to plug in "disable=tr ue" in the html and if I do then where do I place it?
Here is my coupon code html:
Can someone please show me how to do it and I don't mean by just expaining it. I'm a rookie at html so I need someone to copy the html above and paste it with the corrected way to disable javascript in this html. I don't know how to use "disabled=t rue" or "comment tag" but i was told to use this mathic. So if there is anyone out there who knows how to use html and can help me with this problem, i would appeciate the help.
Note: i'm not trying to get rid of my coupons on my homepage, i just want to be able to navigate from my homepage to my dropdown pages.
My website: malikscoupons.c om
Here is my coupon code html:
Code:
<script language="javascript" type="text/javascript"> var ci_cap_scriptId = "16631"; var ci_cap_bid = "1264580001"; var ci_cap_format = "718x940"; var ci_cap_bannerType = "3"; </script> <noscript><p>Coupons powered by <a href="http://www.coupons.com/">Coupons.c… <script language="javascript" type="text/javascript" src="http://bc.coupons.com/"></script>
Note: i'm not trying to get rid of my coupons on my homepage, i just want to be able to navigate from my homepage to my dropdown pages.
My website: malikscoupons.c om
Comment