Answer Posted / sandeep
Use strcmp(s1,s2) and see the corresponding int values..Its
either 0 or 1.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
program to bring a window to the front
determine which Element received an Event
advance the focus to next consecutive fields when Enter Key is pressed
How to block double clicks
code to images to rollover
snippet to prevent submission of form when certain/any validations got failed
code to detect availability of cookies
how to create Expandable and Collapsible Menus
code to get the coordinates of a Click Event
code to set the main window's size
I have a doubt regarding including tags in a function. I have written a function in javascript in a html page. The function got called by clicking a button, i want to display the results in same html page by placing tags in the function. (this hmtl page is static page) Is this possible? example: