Forum: JavaScript programming
12-11-2012, 03:10 AM
|
|
Replies: 0
Views: 272
Submitting Dynamic Form Data Problem
I'm having trouble getting the form to process the information in the form then email it to someone. I have 2 functions to do this process. Any Suggestions?
<html>
<head>
<script...
|
Forum: JavaScript programming
11-14-2012, 06:30 AM
|
|
Replies: 2
Views: 272
Same code...different tabs
The problem is that when using the table in the different tabs it doesnt add the new row in the correct tab. Any suggestions?
<html>
<head>
<script type="text/javascript">
var...
|
Forum: JavaScript frameworks
11-13-2012, 01:12 AM
|
|
Replies: 1
Views: 524
Need a little help please
Trying to create a form where with 1 button on the main screen, when clicked, adds a new tab form. But if a button is pressed in the tab it self it creates a new line. Im having trouble getting to...
|