increase value on click

nullsh

New Member
Every time i click to a button i want the z-index to increase one by one, how can i do it ?\[code\]$('#Box').css('z-index','newindex');\[/code\]
 
Back
Top