Blog 2 FB! test 2.
Test 2!
別理我, 我只是一個愛發勞騷的Y星人
Posted by YuanYuan | Filed under jQueryPlugins
how to show all tips andinnerHtml with tag attr when document.ready? I just try to find any good way on internet, but no any good way. So, I try think, how to do this. a little example: <th>test1</th><td><div class="new_val" old="good1″>bad1</div></td> <th>test2</th><td><div class="new_val" old="good2″>bad2</div></td> <th>test3</th><td><div class="new_val" old="good3″>bad3</div></td> not to use jQuery each, just use simple javascript [...]