C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Code Snippets » Html »

Select Action Html


Posted Date: 09 Jun 2009    Resource Type: Code Snippets    Category: Html
Author: R.Jaya kumar (JK)Member Level: Diamond    
Rating: 1 out of 5Points: 7




< link href="StyleSheet.css" rel="stylesheet" type="text/css" / >
< script >
function FntClr(Redid)
{
if(Redid==1)document.getElementById ("lblName").className ='fntBold1';
if(Redid==2)document.getElementById ("lblName").className ='fntBold2';
if(Redid==3)document.write ("< marquee direction='right' >Jayakumar< /marquee >");
}
< /script >
< /head >
< body >
< form id="form1" runat="server" >
< select onchange ="FntClr(this.value)" >
< option value ="1" >Bold< /option >
< option value ="2" >Italic< /option >
< option value ="3" >Marquee< /option >
< /select >
< /form >
< asp:Label ID="lblName" Text ="Jayakumar" runat ="server" >< /asp:Label >




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
Select Action  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Turning off autocomplete in JSP pages when using tag
Previous Resource: Html Chart
Return to Discussion Resource Index
Post New Resource
Category: Html


Post resources and earn money!
 
More Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use