Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
JavaScript
: Document
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
I need to be able to only print the layer in an html page, any suggestions
how can i protect my web page ? i mean how to disable saveas command and right click on the page ?
How can I use E4X in Mozilla and Mozilla based browsers?
How can I write to a Label3 which is on a form ?
JavaScript: Document.write: Where to convert automatically HTML to document.write text?
Random Questions
How can I find the x, y, or top and left of an element in a fom? and its dimensions too?
How can I display text over an image?
Is it possible to read the source code of websites NOT stored locally?
How can I force a document reflow in NN6 after using 'display:none;' ?
Can I use JavaScript to open a new window, such as "www.hotmail.com" and fill the "username" & "password" boxes automatically ?
How to document.write SCRIPT sections?
How to print a document with JavaScript?
How to refresh/reload the current document?
Can I have js generated HTML attributes or tags?
How can I display text at an angle?
How can I change the text color of the whole document?
How can I capture right mouse button events?
How can I dynamically change the background image?
How to get the page coordinates of a HTML element?
Can I read from the clipboard and write to it?
(How) Can I change the cursor?
How to scroll a page down/up?
How can I redirect people based on the page they came from?
Can I create a page that only accepts links from one other page?
How can I change the display element of an attribute?
How can I automatically close all open layers?
How can client side JavaScript read text files on a web server?
How can I add a page to the favorites/bookmark list?
Which browsers support JavaScript entities?
Are HTML Script Macros supported by any browser?
How can I change my cursor to a user defined graphic?
How to dynamically load and execute a .js file
What is "new ActiveXObject('Program.ID')" good for?
How can I embed an external URL into an HTML document?
What is IE's document.designMode good for?
Can I put my client side JavaScript in a separate file and link it into a HTML document?
Can JavaScript send user:password to open an htaccess protected page?
How can I set the title of a HTML page?
What are JavaScript style sheets?
How do I access the user's selection (highlighted text) in a document?
Can I capture the arrow keys with client side JavaScript?
Can I call the Save as command from client side JavaScript?
Can I script the left margin of a page?
Is it possible to use Javascript to attach a document to a "mailto" email?
How can I disable text selection (by mouse clicking/dragging)?
How do I preload a complete page before displaying it
How can I set the page margins to 0?
How can I read and write cookies with client side Javascript?
How can I delete a cookie?
How can I open a document for editing in NN's composer/editor?
How can I open the current document for editing in NN's composer/editor?
Can I compress .js files and load them from an archive file?
Can I put my .js files into a .zip archive?
How can I find the host part of the url?
What is SCRIPT DEFER good for?
How can I offer the user to download and save several (non html) files?
How can I scroll a document.to the bottom?
How do I generate a color table?
How to reload/restart a gif animation on Click or mouseOut?
How do I print a document automatically when it is loaded?
How to insert unparsed HTML with NN6?
Which code executed first after location.href ='execMy.cgi' :the following statement or first statement from the page generated by execMy.cgi? ;
How can I print document selective area only.
How to automatically modify background color daily
How to introduce conditional comment into document with IE5
How easily swap backcolor and text color(IE5)
How to exactly centering a object in the client view
How to sign an external JavaScript file with Netscape Signing Tool?
How do I trap a "right-click -> print"?
How can I print a document that was generated using document.write() ?
How to get content of the page without creating the url objects and getting the content again. Something like view source of the browser
How can I include another .js file in a javascript file?
Can I hide my client-side javascript source from the browser user?
Can I read the file size of the current document?
Is it possible to force the browser to download .txt (or any other) instead of viewing it?
How to pass javascript variable as an argument from javascript to vbscript function?
How can I force a File Download of a .pdf file with a hyperlink (bypassing Acrobat Reader)?
How can I force a user to login before viewing a page?
When loading a page with the back button which parts of script in the page are executed?
How do I trap Right Click "Save Target As" ?
How do I force user to save and download a .exe file without displaying a run option ?
How to assign the content of external *.js file to a variable(IE)?
How can I get the field type at a position (x,y) ?
How do I display intermediate document.write HTML (before </script>)?
How can I SaveAs with a new filename AND specify the file type, i.e., Web Page, HTML Only
Can I search for a user-inputted word on a WEBPAGE (ie: have a box at the top, user enters GRAPHICS & clicks FIND & it positions cursor at the word)
I'm using a 'for...in' loop to display document properties. How can I get it to display ,say, 6 properties per line?
How do you find out the character set of the document?
How can I display text at 45 degree angle
saving/updating local data - methods and examples and security
how to call save target as from client side JavaScript
Is there a similar function to OpenTextStream() that allows me to read from, e.g. http://myserver.com/readme.txt in a server side ASP script?
HOW TO DISABLE CLOSE (x) BUTTON OF THE BROWSER.
How can I read the HTTP response headers of the page?
How do you move the background?
How can I select an element when the user clicks it?
How do you deselect the current selection?
How can I use javascript to change text in a document that is already loaded?
How can I use javascript to change text in a document that is already loaded?
How can I show a "Page is loading" message till the complete page including images is loaded and only then show the page content?
How can I allow the user to click anywhere in the document to make annotations?
How can I show a navigational path, with a link for the host and each directory of the path?
document.all.buttonname.disabled=true; doesn't work in netscape what to do?
How can I allow the user to select the page content and copy it to the clipboard?
Does NN6 have a property similar to IE4+'s document.activeElement?
How can I find the x, y, or top and left of an element in a fom? and its dimensions too?
How do I remove the Header line and the Footer line that IE adds to the HTML document when it is printed? (i.e. page 1 of x and the URL)
(how) Can I dynamically generate a "printer-friendly" version of a jsp page?
After pop-up a new page(on other sites I mean), how to access its form elements ? (Except Signing it.)
Can I use JavaScript to open a new window, such as "www.hotmail.com" and fill the "username" & "password" boxes automatically ?
In IE 5.0 Can We Disable the Refresh Button.
In IE 5.0 Can We Disable the Refresh Button.
How to download a word document (doc) or Excel files without open it by default in IE (or NE)
How can I achieve the same as using a "reset" button, in JavaScript?
Is it possible to read the source code of websites NOT stored locally?
How parent win can know when a PDF file has finished loading in a child win?
Is there a way to store more than 20 cookies? document.cookies seems to only handle 20 cookies.
If I have a frameset with 2 frames f1 and f2, how can I access an element in form f1 from form f2?
why aren't layers created within a script available until the script exits?
Can you acquire the source code of a page and put it into a string variable?
Do someone know where to find a documentation about document.execCommand ?
How to prevent user from viewing the source code using browser (view->source)
how can I view the source (content) of a file included via <script src=xxx></script>?
Can I make the save as type to "Web Page, complete (*.htm;*.html)" by default when the dialog box op
Can Save As type be made "Web Page, complete (*.htm;*.html)" by default using document.execCommand()
How can I include a number of .js files?
Can I call the Save as command from client side JavaScript in NetscapeŽ Communicator?
how to invoke the save dialog box when clicking in the link
How can I display text over an image?
How can I get my page to open maximized (not full screen)?
how can I replace characters in a HTML- formated text without changing HTML ?
Is it possible to discover the object name of an image when clicked on, without adding an HREF?
How do I Jump/Scroll to the bottom of the page onLoad?
How can I set to 0 the margin of a "window.open" document?
How can we disable the "File", "SaveAs" menu item in NN/IE?
how to disable "save" menu item of "file" menu option of the browser
(How) can I print a document that is not currently loaded into a frame or window?
How can I redirect to a new url after a certain amount of time from a current document?
Can I load an external html file into a layer (with Server side) ?
Why I got 'Access is Denied' error when using setTimeout('win.document.execCommand("saveAs")',500)?
If you DO overwrite, how then do you access the entire changed source?
2nd answer can't use on a frame base application !
How can I force a document reflow in NN6 after using 'display:none;' ?
How can I collect all the DIVs in a document?
How do I retrieve values from custom attributes on a DIV?
How do I Retrieve an item(#) number without looping?
why my document.execCommand('SaveAs') does not work in NN6
How to know if a function is already created (exists) in a document?
I want to set printer margins without using printer dialog box
Does NN have a property similar to IE's document.all?
Does NN have a property similar to IE's document.all?
Does NN have a property similar to IE's document.all?
How do you get the ACTUAL size of a page.. not the clientHeight
window.opener works, but opener.document fails -- FRAMES seems to cause it. Works fine w/o frames!
JavaScript: How can client-side JavaScript retrieve the HTML of the file that it's in?
beside save as htm and txt in IE , can i save as jpeg or other formats ?
http://www.faqts.com/knowledge_base/view.phtml/aid/8555
How can i restrict user from selecting text on HTML Document?
How can I store and restore a text selection made by the user?
How can I loop through elements contained in a text selection in Mozilla/Firefox/Netscape 7?
JavaScript: Document.write: Can you tell me more about document.write?
How can I get the HTML markup of the current text selection?
JavaScript: Document.write: Where to convert automatically HTML to document.write text?
How can I write to a Label3 which is on a form ?
How can I use E4X in Mozilla and Mozilla based browsers?
how can i protect my web page ? i mean how to disable saveas command and right click on the page ?
I need to be able to only print the layer in an html page, any suggestions
Unanswered Questions
How do I change the print margins dynamically using window.onbeforeprint. I want 0.33 in margins. Tried it and didn't work.
How do you write the code that will print your document in landscape via Javascript or Java in NN?
How can I resize and position a Netscape Composer window?
Why does NS not like the style attribute of a div tag when writing the tag to a document using document.write().
how can I document.write/ and or import an external *.txt file to display in a table cell?
Can I load external source into a DIV in NS6? Iframes are resisting anything but the topmost z-index, hiding dropdown menus.
Is it possible to copy a document object created in one frame in the document object of another frame?
How do I print the entire contents of <div id=dListBox style="overflow:scroll; height:50"?
How to download a word document (doc) or Excel files without open it by default in IE (or NE)
How to download a word document (doc) or Excel files without open it by default in IE (or NE)
How to download a word document (doc) or Excel files without open it by default in IE (or NE)
How to re-issue(refresh) a POST request avoiding the confirmation box 'Repost Data?' ?
How can I make javascript read online websites using innerHTML? (ie. not Local)
How can I make document.execCommand("SaveAs") work on Websites? (ie. saving other websites)
How to refresh an include js file every 10 seconds?
Is it possible to move tags within the <head></head> tags to somewhere after <body> tag?
how to find scroll position with NS6, ie scrollLeft equiv ?
Can document.execCommand('SaveAs') be used to make SaveAs type "Web Page, complete (*.htm;*.html)".
can i call the save target as command from client side javascript
How can I get a non tiled background after an image to be displayed full size whatever the browser?
How can I display a pop up image by clicking a link?
Where can I get a reference of web fonts supported by the most common browsers?
How can I display text at a given position in a document?
Is there a way to open an html file with client side Javascript, and then only display part of it?
How can I automatically refresh a page when a user hits the back navigation button
Does Netscape have the function like, execCommand in IE?
how can i get a web page print through DOS mode, without ptompting anything?
How do I access the name of the form that contains the user's selection (highlighted text) ?
How to change content type of browser (e.g. for display xml)?
How can I open a new web window (http://), save it, then close it?
can I use javaScript to test the existence of a file on the server before trying to load it?
Can I read the document as i do document.write().I want to read the document and rearrange the data.
Is there a way to get the visited URL from 2 sites back?
After download via application/octet-stream MIME type, get Access Denied with any JavaScript (IE)
Is there a way to call the 'Save Target As' right click menu item in JS?
document.write writes a IMG tag. When i do File-saveas from the browser the image is not saved. y?
how to disable save as option on a page from the file menu in a browser?
how to disable save as option on a page from the file menu in a browser?
How do you force opening a WORD document in IE rather than opening in the WORD application?
I want to set printer margins without using printer dialog box
How can I change all instances of a word in HTML page automatically, based on referrer country code
Using Client-Side JavaScript 1.3: How do you get the request type (POST or GET) of the calling page?
How do I fill in a form on another domain using frames when access is denied? How can I work arond?
Retrieving URL from an another webserver or the Internet . we cannot script others html pages
How do I print another sites content from an iframe without a print dialog box?
How do I print ALL the contents of a Text area box, as I only get a couple of lines when I print it.
How to trap Save As option on mouse right click in IE and NN
how to change the text size of a browser? ( view > text size)
How to close a window after moving to the next window by pressing a link on the first window
Can I format text to be copied to the clipboard using window.clipboardData.setData(text,data to cop)
How do I redirect the results of a child/popup window to a parent window?
HELP!!! Want to save the complete web page alongwith frames like browser does from the click of a bu
HELP!!! Want to save the complete web page alongwith frames like browser does from the click of a bu
How to default the file name and type 'file.txt' when user selects File > Save As (not execCommand!)
How do I let users save HTML output not source?
Is there javascript that will allow printing to "Fit to Screen" so webpages will fully print?
Is it possible to find out the pixel color at a specific position in a document?
save the entire page in the excel file
How to refresh the content of a webpage without reloading it? Like a chat.
How can i read the files in a local folder and put the file names into an array
How does DOM controls the document after it is displayed on the browser screen
Any way to detect if a "history.go(-1)" link will take a user out of my domain and if so redirect?
How to print a document reside on Web Server directly without apearing it to the user?
how can i change multiple images with different maps for each and having zoom option for each image
how to make a tooltip with multiple videos and images to show when mouseover hotspot
How 2 get execCommand to specify the default save directory rather than just the filename (3rd Arg)