Working great. How would i go about making a table and then inserting rows in the body in a for loop. I am wanting to create a stats board for a post match. I figured i would create the table and then append to it am i right in how to go about this? How would i append to a tag in the table i just created?
http://3spn.net/jQuery/dom_creation.html I wanted to add more player rows how would i do that? hehe i tried to do a append($table > tr) deal but it didnt work. Aloyzas Rimeika wrote: Ups. :) > http://www.aloyzas.lt/javascript/jquery-dev/dom.js > > Basically I am waiting for jQuery 1.0 release... > > On 8/9/06, Jason Yeckel <[EMAIL PROTECTED]> wrote: > >> Does not work with the latest svn but it works with 1.0a. you gave me >> the same link :) i did try a newier svn first though just to check still >> no go. >> >> Aloyzas Rimeika wrote: >> >>> Maybe this one will work :) >>> http://www.aloyzas.lt/javascript/jquery/dom.js >>> >>> On 8/9/06, Jason Yeckel <[EMAIL PROTECTED]> wrote: >>>> ttp://www.aloyzas.lt/javascript/jquery/dom.js >>>> >>>> Will this be updated for the 1.0b ? or svn anytime soon? >>>> >>>> _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
