CFanatic

Go Back   CFanatic > Programming > C# Programming

Join CFanatic Forum Now

Setting default value through javascript topic posted under C# Programming which is a part of Programming category in CFanatic Forum
Reply
 
Thread Tools Display Modes
  #1  
Old 09-01-2010, 06:53 AM
 
Join Date: Sep 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
manavsm is on a distinguished road
| More
Setting default value through javascript

i want to change the default value of dropdown list to 0 i.e selected index value shud become 0 when press the cancel button so that watever i selected previously is removed
i want it in javascipt only...i have done it in c#...since there s no forum for javascript i posted here only

here is the javsacript
Code:
    function CloseDiv() {
            var control = document.getElementById("divReqStages");
            control.style.visibility = "hidden";
            var control1 = document.getElementById('DDLReqStages').selectedIndex;
            control1.value='0';
         
        }
here s the asp code....when i click here the drop down shud be reset
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
using javascript in c# s.moosavi C# Programming 0 08-28-2010 03:11 AM
Default program settings Blackd00D MFC Programming 0 08-28-2010 02:24 AM
Suppress Windows Default MessageBox ktckd9 Win32 Programming 1 07-27-2010 01:34 AM
Javascript Popup Status Lupton25 The Lounge 1 07-23-2008 09:17 AM
Custom application setting cygnusX C# Programming 0 10-08-2007 09:15 AM

 

Advertisement

CFanatic Search
Custom Search

Advertisement

All times are GMT -5. The time now is 03:27 PM.



Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO ©2010, Crawlability, Inc.
Cfanatic.com is a premier member of the IDG TechNetwork. For advertising opportunities contact here
Get Paid for Working on Projects Matching Your Expertise at Go4Expert's Jobs Board