Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by aintruder123

  1. aintruder123

    drag and drop then add to list

    you need to do a little reasearh on AJAX, wich is how your are able to do the drag and drops.. here are a few sites you might want to look.. http://tool-man.org/examples/sorting.html http://www.mousewhisperer.co.uk/ajax_page.html# http://openrico.org/rico/demos.page?demo=rico_ajax_inner_HTML
  2. aintruder123

    select html table cell values when clicking on a row

    hehehe then 1000 it is , really man, thanks a lot...
  3. aintruder123

    select html table cell values when clicking on a row

    dude, your a life saver, 100 thanks to you... it works now...
  4. aintruder123

    select html table cell values when clicking on a row

    cLFlaVA, first of all thanks for your post and i really apreciate your help, sorry i'm replaying this late, but i thought no one was gonna answer myquestion since i have this question on other forums and i've had no aswer yet. The code you wrote is sort of what i need. What i need is when i...
  5. aintruder123

    select html table cell values when clicking on a row

    Hi guys, I’m trying to do script that selects a specific cell value when I click on a specific row. Example, if I have a table of 4(rows) x 4(columns) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 I want to select the 9 and the 10 when I click on the row. Better yet, regardless of the number of the...

Part and Inventory Search

Back
Top