Hi everybody, so I would like to make a quiz for myself that has all my cities police codes so I can test myself on them. What I wanted it to be like would be an openable file (exe) where when I click on it, a simple message thing would appear with a spot for me to put an answer. Then when I put...
I am a beginner in Javascrip and I'm trying out for the first time in making a simple javascript quiz. Basically I have a question with a multiple choice of 3 radio buttons, and I want an alert to come out once the user selects/clicks a choice in the radio buttons. This alert would tell if the...
I have a Linux laptop, and my YouTube has just stopped working, whenever I go to play a video, a message comes up saying 'hello, you have either turned JavaScript off or need to download the flash player to this video' People have told me that I need to go on the 'Tools' tab at the top of my...
I have a Linux laptop, and my YouTube has just stopped working, whenever I go to play a video, a message comes up saying 'hello, you have either turned JavaScript off or need to download the flash player to this video' People have told me that I need to go on the 'Tools' tab at the top of my...
Hi, i'm writing a simple gadget... what it does, is pulls a source of a website, checks the text between few tags, and if they match what i need, displays them in my gadget. Now, the problem is, that i notices that this website i pull the source from, keeps giving me the same source since...
Sometimes I connect to the internet using a MacBook Pro tethered to my Motorola Droid's 3G connection via Bluetooth DUN. It's screwy and unreliable and I have just figured out that the main reason for this is JavaScript.
If I uncheck "Allow Javascript" in Safari, webpages load fine. If it's...
i have a nokia 5800 with the latest software and i have comes with music, allowing me to download music for free. however when i go to download a song as i click download it comes up with Javascript is not enabled.(Therefore not letting me download any music). ive looked everywhere on my phone...
Need to create a quiz which will display ten questions with the potential answers showing to the user, they then type the answers in and the end has a submit button which compares the answers and displays to the user how many they got correct and the percentage
I'm new to JavaScripting and I'm currently just trying out new things and seeing how they function to get a feel for the script syntax and functionality. With the script listed below, I was trying to create an array that would match up a person's name with their job title, and when the user...
First Question -- I am running through a 2 dimensional array, and in the array I am adding an image to img sources in the body based on whether the array reads as true or false.
My question is concerning an example I found that runs through the row and column to check whether it is true or...
I updated IE to the new IE8, and after restarting I noticed I needed to update my Adobe Java. After updating it as well, none of the flash players work....youtube player, etc. What happended or what do I do to fix it??
Hi I am a mac user and I just got onto my computer to find that any site that requires JavaScript such as youtube will not work. On youtube every time I click on a video it says:
Hello, you either have JavaScript turned off or an old version of Adobe's Flash Player. Get the latest Flash player...
I have developed a javascript that is working fine on all the browsers..
However i want to know at how much extent it will run in successfully
on mobile phones browser?
e.g>I have put javascript for KeyUp event.Will that work on
htc mobile if key is pressed by touching on keypad?
Someone said that I could protect my JS code source, albeit minimally from non-coders, by obfuscating the code. They also mentioned that I could have it so that the code ONLY functioned on my domain and if it were used else where, users could see an alert window saying it was from my site...