- <SMALL> tag - for example m square mile
- !important will put enforce a CSS rule to apply and overcome other. for example if there are two rules for font color. one with !import will super seed other
jQuery:
- Get Selected value from DropDownList: $("#yourdropdownid option:selected").text();
No comments:
Post a Comment