473,398 Members | 2,188 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

How to disable JavaScript?

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=true" in the html and if I do then where do I place it?

Here is my coupon code html:

Expand|Select|Wrap|Line Numbers
  1. <script language="javascript" type="text/javascript">
  2. var ci_cap_scriptId = "16631";
  3. var ci_cap_bid = "1264580001";
  4. var ci_cap_format = "718x940";
  5. var ci_cap_bannerType = "3";
  6. </script>
  7. <noscript><p>Coupons powered by <a href="http://www.coupons.com/">Coupons.c…
  8. <script language="javascript" type="text/javascript" src="http://bc.coupons.com/"></script>
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=true" 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.com
Jul 11 '12 #1
1 1657
Dormilich
8,658 Expert Mod 8TB
there is no way to disable JavaScript from within JavaScript.

what you can do is use a browser plugin (e.g. NoScript/Firefox), explicitly overwriting the other code (though that does not always work) or putting your own code under a different "namespace" (i.e. do not put it in the global, but your own object)
Jul 12 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Kate Riley | last post by:
Hi all - Thanks in advance for your help. I am using IE 6 and NN7. I was testing the <NOSCRIPT></NOSCRIPT>, so I was trying to turn off or disable JavaScript in my browsers. But in my...
2
by: gsb | last post by:
I want to test/proof some <NOSCRIPT></NOSCRIPT> stuff in my page via PHP but can not figure how to disable JavaScript on my browser. LOL I am testing with IE6 and Netscape7. Anyone? Thanks ...
3
by: Marcus Otmarsen | last post by:
During the last months I obeserved a growing number of web pages with popups inside a web page. I don't know the technique by which these in-page-windows are implemented (either Javascript or...
3
by: Ajai Kumar .R | last post by:
Hai all, I'm getting javascript errors/alert windows on AxWebBrowser. Does any body know how to disable these popups. Thanks in advance. Ajai Kumar .R
2
by: | last post by:
Hi all, I would like to know if there are anyways to disable javascript, activeX and all scripting on AxWebBrowser. I have a program that include the AxWebBrowser and load internet pages, but...
11
by: matty | last post by:
Hi, I was wondering if there is a known statistic on how many people disable javascript support from their client, and if they do is it intentional or by some default, and when it is intentional...
1
by: Bob | last post by:
Does anyone know how to disable javascript in the new Netscape 8 -- for off line testing (like can be done readily with the current MSIE, Firefox or Opera browsers) ? When I try tools -> options...
8
by: jpaul | last post by:
Hi I am very new to this two If the browser disable the javascript, what happen to Ajax? can i slove the problem by using server side script? any suggestion for this? i currently do some dirty...
2
by: Water Cooler v2 | last post by:
How do you enable/disable JavaScript in Internet Explorer v6?
8
by: sultanwadood | last post by:
Hi all. I need to know how to disable javascript through javascript in firefox. thanks in advance if some one could help me. Sultan Wadood.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.