JavaScript Code Interview Questions
Questions Answers Views Company eMail

Reading which Character Key was pressed

1 3348

how to prevent an Event from performing its default behavior

CAE,

1875

how to copy form data between different pages

1673

maximizing the main window

1631

how to delay a function call ?

1 2899

code to get the coordinates of a Click Event

1741

How to encode and decode URL strings?

TCS,

1786

determine which Element received an Event

1899

How to test whether two strings are equal or not ?

1 4359

advance the focus to next consecutive fields when Enter Key is pressed

TCS,

1794

how to get the User's Time of Day

HCL,

1664

write a program to detect the user's browser ?

Infosys,

1 2091

how to pass data between pages using Frames

2145

how to convert between arrays and strings

2105

validation code / function to allow only NUmbers in a text box

GE,

3 9884


Post New JavaScript Code Questions

Un-Answered Questions { JavaScript Code }

how to create a Custom Scrollbar

2046


how to get the User's Time of Day

1664


program to bring a window to the front

1560


code to create a new window

1752


write a code that user can choose/alter Body Text Size

1604






code to set the main window's size

1702


how to transform XML Data into HTML

1894


code to Hide and Show form controls

1802


how to create Expandable and Collapsible Menus

2654


create Drop-Down Navigation Menus

1701


how to copy form data between different pages

1673


how to pass data between pages using Cookies

1844


how to Auto Scroll the page

1629


program to show a progress bar

2121


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: