This is a discussion on Javascript window object within the HTML, CSS and Javascript Coding Techniques forums, part of the Web Development category; hi, We are very familiar of using window objects for lot of reasons. Here i have listed some its properties ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| hi, We are very familiar of using window objects for lot of reasons. Here i have listed some its properties and methods below Properties
Methods
__________________ With, J. Jeyaseelan Everything Possible |
| Sponsored Links |
| |||
| Include some of the methods along with above 20.back(): Loads the previous page in the window 21.captureEvents(): Sets the window to capture all events of a specified type 22.find(string, case, direction) isplays a Find dialog box, where string is the text to find in the window, case is a Boolean value indicating whether the find is case sensitive, and direction is a Boolean value indicating whether the find goes in the backward direction (all of the parameters are optional)23.forward(): Loads the next page in the window 24.handleEvent(event): Invokes the event handler for the specified event 25.stop(): Stops the windows from loading. -V.Vadivelan |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Javascript 'Object Expected' error causes and remedies | vadivelanshanmugam | HTML, CSS and Javascript Coding Techniques | 5 | 11-14-2008 05:05 AM |
| How to open popup onmouseover and to close the same window onmouseout javascript? | bluesky | HTML, CSS and Javascript Coding Techniques | 3 | 12-07-2007 06:51 AM |
| How to pass the value from the child window to parent window in javascript? | kingmaker | HTML, CSS and Javascript Coding Techniques | 1 | 09-04-2007 03:18 AM |
| Floating Window Using JavaScript | seesamjagan | HTML, CSS and Javascript Coding Techniques | 2 | 08-14-2007 06:53 AM |
| Javascript Document Object | Jeyaseelansarc | HTML, CSS and Javascript Coding Techniques | 0 | 05-21-2007 07:48 AM |