User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 426,330 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,342 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting

How to Embed CheckList Box on HTML Page using Java Script

Join Date: Dec 2005
Posts: 2
Reputation: wahaj_khan is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
wahaj_khan wahaj_khan is offline Offline
Newbie Poster

Re: How to Embed CheckList Box on HTML Page using Java Script

  #3  
Dec 16th, 2005
Well I need CheckListBOX rather than a simple checkbox..CheckListBOX contains an array of checkboxes in a List Control. This is builtin control in VB.Net and other tools..But there is no input type command in HTML that do this..For this You can create an array of HTML-checkboxes in a table in the same way. This might be possible using JavaScript....I was asking how to do this with the help of JAVA Script??
Thanks

Originally Posted by tgreer
You'll have to be more specific and detailed in your question. You can include checkboxes in an HTML Form by coding a checkbox element:

<input type="checkbox" id="myCheckbox">Check this box.</input>

But then you say you want to "embed" this control with Javascript. What exactly do you mean? Do you want to dynamically create a checkbox element at runtime, client-side? At what point? How many? Will they be mutually exclusive?
Reply With Quote  
All times are GMT -4. The time now is 11:10 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC