Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for webass

[COLOR="grey"]Hi all, I've been trying to solve this problem for like 3 hours, but couldn't solve it, so any help would be appreciated.[/COLOR] I want to perform 2 actions on 1 form and on 1 submit. address1 - i only have to send datas address2 - i have to send …

Member Avatar for Hangfire
0
151
Member Avatar for pachoate

[QUOTE]display them when a button is pressed[/QUOTE] you do something like this: [CODE] <input type="button" value="clickMe" onclick="document.getElementById('[COLOR="Red"]111[/COLOR]').style.display='inline'" /> [/CODE] and the table: [CODE] <table id="[COLOR="Red"]111[/COLOR]" style="display:none"> [/CODE]

Member Avatar for webass
0
1K

The End.