Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-26-2007, 02:03 PM   PM User | #1
Kirl
Regular Coder

 
Join Date: Jan 2006
Posts: 243
Thanks: 14
Thanked 2 Times in 2 Posts
Kirl is on a distinguished road
Dynamically re-writing tables

How can I re-write a table dynamically in the same page?

document.write seems to write to a new page.
Kirl is offline   Reply With Quote
Old 08-26-2007, 04:09 PM   PM User | #2
PremiumBlend
Regular Coder

 
PremiumBlend's Avatar
 
Join Date: Apr 2006
Location: Marion, Iowa
Posts: 201
Thanks: 0
Thanked 13 Times in 13 Posts
PremiumBlend is an unknown quantity at this point
I believe in order to modify a table dynamically, it needs to be created via HTML DOM and not using text HTML. I read something on this once, but don't remember the link. Check this link out and try playing around with it, that's what I did.

http://www.w3schools.com/htmldom/dom_obj_table.asp
__________________
My Website: DumpsterDoggy
PremiumBlend is offline   Reply With Quote
Old 08-26-2007, 05:38 PM   PM User | #3
Kirl
Regular Coder

 
Join Date: Jan 2006
Posts: 243
Thanks: 14
Thanked 2 Times in 2 Posts
Kirl is on a distinguished road
Ecellent, I couldn't find it on w3 schools, thanks a lot.
Kirl is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:45 PM.


Advertisement
Log in to turn off these ads.