Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

select the first elemnt have class in jquery

$( ".box" ).first().css( "font-style", "bold" );
 
PREVIOUS NEXT
Tagged: #select #elemnt #class #jquery
ADD COMMENT
Topic
Name
3+1 =