MacBook Pro :: How To Turn Off Javascript
Apr 4, 2012how do i turn off popup blocker?
Info:
MacBook Pro
how do i turn off popup blocker?
Info:
MacBook Pro
MacBook Pro 10.9.3
Every time I try to open a specific website, it pulls up an error saying "This site requires the use of JavaScript. Please check your Internet settings.". Javascript is enabled on Safari, but still won't work. I've tried opening it in Firefox and Google Chrome... same thing! I tried to uninstall and reinstall, no luck.
I have a Javascript file that detects key codes, but it is set to react to Windows keyboard keys. How would I adapt it to work with a Mac keyboard? Code: // Hotkeys document.addEventListener('keydown', function(e){ if(e.shiftKey && !e.ctrlKey && e.altKey){ switch(e.keyCode){ // Edit styles with Alt+Shift+E case 69: editStyles(); break; // Unblock elements with Alt+Shift+U case 85: unblockEle(); break; // Block element with Alt+Shift+B case 66: blockEle(); break; // Unblock latest element with Alt+Shift+L case 76: unblockEle(true); break; // Block elements (don't use nth-child) with Alt+Shift+W case 87: blockEle(true); break; } } }, false); The Alt key is the problem. I guess the Alt/Option key on a Mac keyboard is not the same as the Alt key for Windows. What name would I give to have that key recognized?
View 4 Replies View RelatedRequirement is to add a fixed url, [URL] as bookmark to safari - browser on click of a hyperlink.
For Example: Following works in IE and Firefox but does nto work in Safari.
<a href="javascript:if(document.all)window.external.AddFavorite('http://facebook.com','facebook'); else if(window.sidebar)window.sidebar.addPanel ('facebook','http://facebook.com','');">bookmark http://safari.com</a>
Info:
Windows XP
So I rebooted my Mac after installing some software updates. I then go to YouTube... but there is a problem, it looks funny. I can't watch any videos because it says "Hello, either you have JavaScript shut off or you don't have the latest version of Flash Player Installed"
1. I tried installing Flash again, nothing
2. Checked Javascript, same thing happened.
Firefox works well I guess.
I'm new to macs and I am pulling a prank on a friend. I am trying to run a javascript function everything he submits a forum. I have written my javascript already but I have no idea where to start.
View 4 Replies View RelatedI've been trying to get on youtube for days on both firefox and safari and it seems as though my javascript is turned off or something. When I go to check the settings in my browsers it says its on but youtubes site won't even load for me not just the videos but the whole site. And then when I go to other sites with videos that would pop up they don't show up?
View 11 Replies View RelatedFirefox has been my main browser b/c Safari 4 was slower for me and also no Noscript. Safari 5 though is noticable faster for me and I'd like to go back. Malicious javascript is still a concern, even if remote. I use clicktoflash, but that only blocks flash. Is there a plugin or extension that will block javascript on a page unless I allow it or whitelist it?
View 2 Replies View RelatedNew Safari 5.1.4 made my website javascript time counters frozen and not working. I am using jQuery library on my site.
You can see the preview of the problemhere: [URL]
What is the problem with this new Safari update and how can it be solved?
Info:
Safari 5.1.4 and iMac 24, Mac OS X (10.7.3)
I cannot properly access most sites using javascript.This has affected Safari, Chrome, Firefox. How do I revert to previous version?
Info:
iMac, Mac OS X (10.6.1)
Recently, I was abroad with my MacBook Pro running Lion. I noticed I was no longer able to do a LOT of the website reddit. I noticed many other sites seemed to be "broken" and buttons not working, messages poping up, etc. I realized it seemed Javascript was off... but it wasn't. I checked firefox settings and it was indeed on. I tried Google Chrome and Safari to find, they too, did not work with javascript anymore.Javascript is an in-browser thing. I have NO idea how this problem occured.
Well I got home and turned on my iMac. Everything worked fine. Did some software updates and then Adobe Flash wanted to update, so I let it. I had updated Flash while I was abroad too. Today I've noticed that my iMac, is also, not working with Javascript anymore.
This has made things extremely inconvienant for me. I have no idea how to fix this, and I'm forced to use my Windows computer to login to sites, post things, and even use some favorite sites like reddit fully. I have tried Googling this problem and I find nothing recent that seems useful. I would imagine if this has infected two of my computers it must have happened to more people. Strangely... I don't find anything.
Info:
iMac (Late 2009, 21.5"), Mac OS X (10.6.3)
I think what I'm talking about are javascript links...when you go to, for example, [URL] I'm talking about the links in the box on the right labeled "Most Watched Video." None of the links IN THAT BOX work for me. By "work" of course I mean go anywhere or do anything. It's as if I'm clicking in an area of a page without links.
This happens for me in other sites with similar links. What gives?!
I've checked Firefox and am running the latest version of javascript. I'm also running the latest version of Firefox 3.6.8. I'm on a Mac OSX 10.4.11 - old system software, I realize, but I simply haven't been able to afford moving beyond this (plus my Mac is a Macbook, 2GB RAM, 80GB HD - old unit).
Performed 3 tests using Sunspider.
Chrome (5.0.307.7 beta)
Test 1: 409
Test 2: 405
Test 3: 397
Safari (4.0.4)
Test 1: 496
Test 2: 495
Test 3: 493
In terms of personal experience, Chrome feels a lot faster now. [URL]
I am trying to save the source code of the javascript alert in safari but the menu items blank out.
Info:
Mac OS X (10.6.8), safari
Apple macbook pro 13"
Maverick os 10.9.3
For security reasons:
Should I tick the box to enable Java script in my web content (in Safari Preferences)?
I was trying to watch a show on Slice.ca and it kept telling me that my JavaScript wasn't enabled and I was unable to watch the video. a few days before I was able to use the site perfectly, but after downloading the new Java update it wont work. When I go into my preferences on safari, it says that java-scrip is in fact enabled, so I'm not sure why the website isn't recognizing that it is enabled.
Info:
MacBook Pro, Mac OS X (10.6.8)
I've tried turning it ff and on via the power button several times, but it always goes back to the white screen.
Info:
MacBook Pro (13-inch Mid 2010)
I have a problem with my 17'' MBP unibody:
1) Bluetooth is ON:
I can't turn it off. The checkbox is inactive.
But I can turn it off, if I choose "Share my internet connection for other units". (I don't know, if this is the right text in english, because my OSX is in german)
2) Now Bluetooth is OFF:
But I can't turn it on, because the checkbox "ON" is inactive.
It turns only on, if I choose "New Unit"(?). Then there is a new window, that says, that this is only possible if Bluetooth turns on. If I say OK, bluetooth turns ON.
Back to 1)
What's the problem. Why is this f* checkbox for turning bluetooth on and off inactive?
This is not a hardware problem, because I can have stable bluetooth connections.
I did a smc and am pram reset. But it doesn't help.
I have a very simple form with input type="file" and a listener of onchange event for this field.
1. User selected file A and press "upload" button. I send the file to the server via AJAX.
2. Now I need to clear the file field. I tried different ways to do this:
- set value of input to null or ""
- call "reset" method of the form
- reset innerHtml/outerHtml
- use input type=reset to reset the form
3. Whatever I do the value of the input seem to be clear, but! If I select the same file A in this input "onchange" event will not be fired. This is not convenient because in our case sometimes user will need to do re-upload of the file with the same name. In other browsers (like Chrome, Firefox) it is enough to set value of input to null to get onchange event fired when we select the same or another file.In Safari nothing works and it looks like a browser issue.
Info:
MacBook Pro, Mac OS X (10.6.7)
Had (used) iBook G4 several months now & thoroughly enjoy it, even tho' I live in the sticks where there's no hi-speed/wireless available; I connect to internet & power, which is fine.
This weekend I went to turn off my iBook & it wouldn't turn off. It's now permanently on, with opening info barely visible (like I need to click on F2 to brighten up, except nothing happens).
Currently using my "back up" computer, my iMac Grape, which is pretty much an antique by now.
I am trying to run software update on my computer because iTunes keeps telling me there is an update available, however, when software update runs it says that my computer is upto date.
I have also tried to download the latest version of iTunes from Apple's website. When I try to install it comes up with this error: "An error occurred while evaluating javascript for the package"
Info:
MacBook Pro, Mac OS X (10.7.3)
I was playing around with my mac g4 logic board... ( yes, i know... ) anyways, i press the power, the light turns on, and the fan spinns up then everything just turns off... http://docs.info.apple.com/article.html?artnum=95035
^ my tower, (agp graphics, ftw)
I have just come back home and turned on my macbook 2007 model. I was using it fine just 5 minues ago. Then I shut it down. Now It will not turn on. I've had 2 hard drives die before (made clicking noises). My 3rd drive was purchased 1 month ago. Is there any way to determine what's wrong? There have been no drops or obvious physical damages. It just will not turn on. There's no signs/lights or error messages. (the battery has charge and the power cord is plugged in) [i dont have apple care]
View 1 Replies View RelatedWell I bought a new 15" MacBook Pro in January 2009. And for the most part it's worked like a dream.
Last night I was using it as usual, when suddenly I heard a very brief, quiet internal noise and the computer turned off immediately. It was as if some vital component inside the computer said "screw this" and stopped working.
Now when I press the power button, absolutely nothing happens. I've tried using battery only, AC only, and both. Nothing works.
I've scheduled a phone call with Apple support, but until then. I wasn't doing anything out of the ordinary when this happened, just browsing the web.
So yesterday my keyboards didn't want to work. So I reinstalled everything again and then it worked, but the letter O was showing only capatalized and when I pressed shift it would give the letter O and when I tried to type a question mark or quotation marks using the shift keys the windows would minimize.
Then, researching on what to do next I found that some people found reseting the RAM should help. So I did, I removed the batteries, held down the power button for 5 sec..and so on. After that my MacBook didn't want to turn on. I've tried everything on the Apple Support page, but still nothing.I was wondering if anyone had this problem before and what to do.
I have a 15" MacBook Pro (early 2008) and it recently took about a 2ft light drop (onto my carpet at that). It Completely shut off and wont turn on AT ALL. When i plug my charger in it`ll take a few seconds before light on the magsafe connector light up (green). im pretty sure it isnt the DC Board (since its been recently replaced with a newer one). can it be my logic board?
View 4 Replies View RelatedMy MacBook Pro 13" MB990 turned itself off yesterday and I haven't been able to get it turn back on. I have done some searching around the forum and haven't managed to find any solutions.The MagSafe adapter is definitely working. The battery indicator shows 7 of the 8 LEDs lit and the 8th flashing, suggesting that the battery is charging. The LED on the MagSafe is glowing orange.I have also tried doing an SMC reset pressing the left Shift-Control-Option and Power Button combination. When I do this the LED on the MagSafe changes to green for a couple seconds and then switches back to orange (I'm assuming this means that the SMC reset has worked) but pressing the power button still does nothing.
Info:
MacBook Pro, Mac OS X (10.6.8)
This just started: I woke the machine from sleep and the fan is on full blast and stays on even after sleep and/or reboot. I tried leaving the machine off and unplugged for a while but still fan is on full. The machine is completely cool and activity is 0%. Everything works fine, the only problem is the fan (noise).
Info:
MacBook Air
I bought a MacBook Pro 17 “ inch laptop from apple store ( Almost 8Months) About Mac: 4 GB RAM – 1333 MHz DDR3, 2.2 GHz Intel Core i7 , Mac OS X Version 10.6.8 and 750GB HDD. Screen Resolution is set at 1920x1200 . Well in this moment when I want to turn off my mac i get a screen Blue with a Spinning wait cursor and I need to press the button Power 5s for turn off the Mac. The other problem is about the battery heats up very easily. I dont know why... Just Im watching Movie and chatting with my friends, well thats all
Info:
MacBookPro, Mac OS X (10.6.8)
I have had a lot of problems with my MacBook Pro and now it won't turn on. Literally nothing happens. It is definitely recharged.
View 9 Replies View Related