In window.open javascript command (which opens a new windows) what options are available for first argument i.e URL?
One which is very common is http format (e.g. http://www.google.com). Which are the others?
Can i open a .pdf file from a shared folder using window.open?
Thanks!
You can read more about it here: http://developer.mozilla.org/en/DOM/window.open