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
Ranked #31.8K
~781 People Reached

4 Posted Topics

Member Avatar for jonnyboy12

helleo try this but here I use a button ratherthan image : <html> <head> <script type="text/javascript"> function show_alert() { alert("word!"); } </script> </head> <body> <input type="button" onclick="show_alert()" value="Show alert box" /> </body> </html>

Member Avatar for Airshow
0
217
Member Avatar for rakesh1021

[COLOR="Green"]hello, yes, the difference is: The push() method adds new elements to the end of an array, and returns the new length. Note: This method changes the length of an array! The concat() method is used to join two or more arrays. This method does not change the existing arrays, …

Member Avatar for pinkartist
0
178
Member Avatar for breakzzzz20

Hi, follow this web I hope you benefit from it: [url]http://www.w3schools.com/xml/default.asp[/url]

Member Avatar for breakzzzz20
0
254
Member Avatar for divyakprabh

[COLOR="Green"]Hi,this link has the answer: [URL="http://www.w3schools.com/sql/sql_datatypes.asp"]http://www.w3schools.com/sql/sql_datatypes.asp[/URL][/COLOR]

Member Avatar for Member #647493
0
132

The End.