write a program to detect the user's browser ?
Answer Posted / dhivya barathi
function getBrowser() {
if (Navigator.AppAgent.IndexOf("Chrome")! = -1) {
document.write("Chrome Browser");
}
getBrowser();
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
communication between main window and new windows
write a code to generate pseudorandom numbes
function to combine two or more arrays
how to transform XML Data into HTML
code to images to rollover
advance the focus to next consecutive fields when Enter Key is pressed
how to get the User's Time of Day
code to positioning of window in certain dimensions
program to bring a window to the front
code to get the coordinates of a Click Event
write a code that user can choose/alter Body Text Size
determine which Element received an Event
code to set the main window's size
code to keep a page Out of the browser history
code to create a new window