Hi all,
I need to select all the divs having the classname starting as msg_body. actually the classname is msg_body_3. The last part of the class name of each div will vary as it is an id.
How can i slideup all these divs, class name starting with msg_body using jquery.
Thanks in advance.
Jino