View Single Post
Old 13-04-2008, 19:11   #5 (permalink)
turbo_j
Registered User
 
Join Date: Feb 2007
Posts: 8
I wanted something like function in other languages, something that you can reuse throughout
the code without having to type it again, doesn't matter if it is ID or class, give me some example where I can write something like:

.one class, second class, third class {
something unique that contains all three
}
  Reply With Quote