Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Forums
Member Avatar for Corbula

I have a table in a html page and i'm using a script to put the data into a form underneath the table. However i now need the data from the table to be put into a form which is on a new page. The best way to do this …

0
62
Member Avatar for Corbula

I have a lot of tables and to get it to post some of the data into a form. So say i have a location and a start date and end date, and when i select a radio and click submit the location and dates get put into the corresponding …

Member Avatar for Airshow
0
3K
Member Avatar for Corbula

I'm using this sort table code here. [url]http://www.javascriptkit.com/script/script2/sorttable/index.shtml[/url] and it works fine. But is there any way to get the table to sort by a certain column OnLoad. Thanks

Member Avatar for peter_budo
0
91
Member Avatar for Corbula

I'm using greybox as a popup and everything works fine, except when i click on a link i get a scripting error. I have added this code to make greybox close and the main browser go to the page i want it to. [code] <a href="www.websitename.com" onclick="top.window.location.href='this.href'; parent.parent.GB_hide();"> [/code] When …

Member Avatar for vsmash
0
35
Member Avatar for Corbula

I have made a table and am able to sort the contents of it, using yoast's table sorting. ([url]http://yoast.com/articles/sortable-table/[/url]), (althought i used a different script because the yoast script didn't sort numbers very well). But now i need to know if it's possible to make it so when you click …

0
84