answersLogoWhite

0

function uncheck () {

form1.chkbx1.checked=false;

}

form1 is the name/id of the form

chkbx1 is the name/id of the checkbox

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Engineering

How do I put a dropdown list inside a prompt box using Javascript?

not posiible


How to check if javascript is enabled?

One way to determine this is by entering this into the URL/link box in your browser: javascript:alert('hi') When you press enter, a little popup saying 'hi' should show. If it does, JavaScript is on.


How do you change the background color of a page with a prompt box using javascript?

You can change the background color of a page using JavaScript by prompting the user for a color and then applying it to the document's body. Here's a simple example: let color = prompt("Enter a background color (e.g., 'red' or '#ff0000'):"); document.body.style.backgroundColor = color; This code will display a prompt box asking for a color, and once the user inputs a valid color, it changes the background color of the page accordingly.


When writing prompt box by using javascript the paragraph on the body tag is replaced by the value of the prompt how to solve this?

The prompt dialogue box is used to get user feedback and change the value accordingly in the paragraph. Try and use some other popup box like confirm or alert if you do not wish to replace the value in the body paragraph


How do you do JavaScript?

Java script or javascript. a javascript is just object orientated language that you can embed into HTML to make an object preform tasks that are much much harder for any other language to do. On the other hand a complete Java script is much harder because pure Java is a language that is used to develope games and takes a lot more time to do than javascript, but it can do so much more than Javascript.

Related Questions

How do you open the dialog box?

code for opening the font dialog box using javascript


How do you show the text box output in the browser using Ajax code?

You can directly do that in the JavaScript. Just get the value of the input type in JavaScript using id and show it using .innerHTML.


How do you enable javascript in your web browser using IE and Mozilla Firefox?

There isn't a way to enable or disable JavaScript in IE8 or IE7. In Firefox, you go to Tools > Options > Content > and check the box that says Enable JavaScript then click OK. Other IE's might have javascript, I don't know how to enable javascript for IE, this might be hard to know...


How do I put a dropdown list inside a prompt box using Javascript?

not posiible


How do you get the popup javascript box?

Use confirm or alert in javascript code to get a popup


How do you deselect an image in Photoshop?

To deselect your current selection in Photoshop, go to "Select", then from the drop-down box choose "Deselect". A shortcut for this on a computer with Windows is to press Control+D, or Command+D on a Mac. If you want to choose a different layer, simply click on a different layer in the layers menu, or click on empty space to deselect all layers.


What is the term for a mouse scrolling onto an image and a caption box appearing over the picture and where can you find out how to do that?

You can do it using the onMouseOver event in javascript


How do you cancel a bounding box on a mac in Photoshop?

Command key+D Or go to Image, and hit deselect.


How do you get a working comment box on your website?

To get a working comment/feedback box, you will need to use the programming languages HTML and Javascript (javascript is widely used for forms)


How can you enable javascript on your MacBook Pro?

To enable JavaScript on your MacBook Pro, open the Safari browser and go to "Preferences" by clicking on "Safari" in the menu bar. Select the "Security" tab and check the box next to "Enable JavaScript." If you are using a different browser, such as Chrome or Firefox, you can find similar options in their respective settings menus under the privacy or content settings. After making changes, restart the browser for the settings to take effect.


How can one learn how to program the JavaScript confirm dialog box into their code?

There are a number of ways in which one can learn how to program the JavaScript confirm dialog box into their code. One way is by reading the relevant tutorials on the website JavaScript Kit.


How do you remove page breaks on a lotus 123 spreadsheet?

To remove a page break: Select a cell below the row and to the right of the column where you no longer want the page to break. Choose Style Page Break. Deselect the Row check box, the Column check box, or both check boxes. (That means to remove the "x" in the checkbox. Choose OK.