[Solved] How to wrap or label all divs like files in opertaing systems (jQuery) [closed]

[ad_1]

You can use the attr function to get the title:

$(...).attr('title')

And jQuery’s wrap function

$(...).wrap()

Here is an example: http://jsfiddle.net/d9HtJ/

0

[ad_2]

solved How to wrap or label all divs like files in opertaing systems (jQuery) [closed]