window « window « Javascript HTML CSS Q&A

Home
Javascript HTML CSS Q&A
1.animation
2.audio
3.background
4.browser
5.button
6.canvas
7.checkbox
8.Cookie
9.Development
10.DIV
11.dom
12.dropdown
13.editor
14.element
15.Event
16.Firefox
17.flash
18.font
19.Form
20.frame
21.hide
22.hyperlink
23.IE
24.iframe
25.image
26.innerHTML
27.json
28.layout
29.Library
30.localStorage
31.Menu
32.mobile
33.onclick
34.popup
35.Render
36.scroll
37.scrollbar
38.svg
39.tab
40.table
41.tag
42.text
43.TextArea
44.TextBox
45.validation
46.video
47.window
48.xml
Javascript HTML CSS Q&A » window » window 

1. Could a website force the browser to go into fullscreen mode?    stackoverflow.com

I want to run a psychological study for which participants have to look at large images. The experiment is done on the web and therefore in a browser window. Is it possible ...

2. Dynamic Floating window by javascript    stackoverflow.com

I want to build a dynamic floating window with close button at corner. Is it possible, and also i want to add some content dynamically into that window. Please help me.. ...

3. Ways to detect CTRL-N or when a user opens a new window    stackoverflow.com

How can we detect when a user opens a new window. The user is already authenticated and we make heavy use of sessions. We were trying to avoid ctrl-n javascript hooks ...

4. window.fullScreen=true is not working    stackoverflow.com

I would like to open my html page in fullscreen mode. I tried to execute this javascript in body's onload event handler.

window.fullScreen = true;
But unfortunately that doesn't seem to be working. ...

5. How can I check to see if a child browser window has finished loading?    stackoverflow.com

I have a link on a page that pops up a new window, and sometimes that second window takes a long time to load. I want to disable the link on the ...

6. Centering a javascript graphics window    stackoverflow.com

I am very new to javascript and I need to figure out how to make a javascript applet that is centered in my webpage. Can anyone link me to a ...

7. Javascript (MooTools) window.addEvent('domready', function() { problems    stackoverflow.com

My problem can be readily seen on the following to pages: The correct version -> http://appstorereviewer.com/ The incorrect version -> http://appstorereviewer.com/page/2 As far as I can tell both pages have ...

8. modifying a new window using Javascript contained in the parent page    stackoverflow.com

Is there a way by which a user can click on a link in a webpage, which would then trigger a new window being opened up, which is then populated ...

9. how to display new window in current browser window (html)?    stackoverflow.com

I am trying to create an embedded <script> containing a function called "showForm()" that displays the contents of a file called "form.htm" within the main browswer window. This is what I need ...

10. How to implement a log window in a web browser?    stackoverflow.com

I'm interested in adding an HTML/web-browser based "log window" to my net-enabled device. Specifically, my device has a customized web server and an event log, and I'd like to be ...

11. Set a callback function to a new window in javascript    stackoverflow.com

Is there an easy way to set a "callback" function to a new window that is opened in javascript? I'd like to run a function of the parent from the new ...

12. Maximizing the current window in javascript    stackoverflow.com

Is there a way I can maximize a currently minimized window from Javascript? Here's my situation: I have a series of links that all target the same external window (e.g. "MyNewWindow"). ...

13. Passing data from CKeditor window instance    stackoverflow.com

I have a requirement where a user (while editing the content in a CKeditor instance) can click a preview button to show the page as it would be with all the ...

14. Returning Value from HTML window    stackoverflow.com

I have a function that opens a pop up window:

   function popUp(url) 
{ leftPos = 0
 topPos = 0
 if (screen) {
 leftPos = (screen.width / 2) - 150
 ...

15. difference between window, top, parent    stackoverflow.com

I just noticed that top, window and parent variables are giving me the same value. I was testing this at gmail inbox page. Any body knows what is the difference between ...

16. "Save" window triggered by Javascript - HOW?    stackoverflow.com

how to triggered open/save window by using javascript?

17. Place an info bubble from right to left when it has no place in the browser window?    stackoverflow.com

someone would have a script idea to place an info bubble from right to left when it has no place in the browser window? thank you for your answers ... My script

// Detection du navigateur
ns4 ...

18. Can I write HTML code to Window.showModalDialog()?    stackoverflow.com

I use :

Window.showModalDialog(...)
to open a dialog window, I want show some HTML code in this window, but I don't have a file. (Can't use URL to visit) like show "hello world!" in this ...

19. Tracking a child window across page loads    stackoverflow.com

Is it possible to track a child window if the parent page is reloaded? I currently open the window like so:

  var childWindow;
  childWindow= window.open('url...');
and when I want to reopen ...

20. New browser window with epecific status    stackoverflow.com

I want to open a new browser window without menu bar, tool bar or address bar and with a specific size (say 300 x 600 px), positioned at top left. How can ...

21. Selection disappears when new window opens    stackoverflow.com

I am currently working on a project and I am stuck. As per client requirements a small modification was made to an existing form. Imagine the HTML page as follows:

  • I have ...

22. Bring window to front    stackoverflow.com

How can I bring a non-active (means another window is in front of that page) to the front? I've tried self.focus and window.focus, but it doesn't work... I can't control the window in ...

23. Refresh entire "window"...!    stackoverflow.com

I need to refresh a particular page say every 2 mins. But, only the <iframe> within it gets refreshed. I tried: window.location, location.href and so on. I need to pass new ...

24. Designing chat window    stackoverflow.com

I need some good tutorials on designing a chat window.I have the basic window designed but i want something lik in gmail,facebook... thanks

25. window.onfocus is not getting fired in the wrapper html of swf    stackoverflow.com

Hi guys i want to call a function as soon the window were my swf is getting focussed. This is not firing.

26. Javascript, draw window with text over     stackoverflow.com

I am more into the simpler desktop programming scene (when it comes to this sort of stuff it is a hell of a lot simpler to deal with). I have a large ...

27. How to load my flex application in child window of browser?    stackoverflow.com

We have a Flex web application. I want to load the swf file in a child browser window without any status bars or history button but only the application. How do ...

28. How can I change the title of 1 HTML window from another HTML window    stackoverflow.com

Can I do this using Javascript and if so how do I do that ? If you have references for this it would be helpful. Is there another way to do this without ...

29. Javascript HTML Window Print Issue    stackoverflow.com

I am using window.print() Javascript function for my HTML page to print, but it inclues Page URL and date in footer by default into the print or print preview. Any quick solution, ...

30. Adobe AIR (html/javascript): navigateToUrl's window parameter not working    stackoverflow.com

have a problem navigating to a Url in the default browser in an Adobe Air project (html/javascript). air.navigateToUrl(request, windowName) launches the browser and displays the page, but it displays a new tab ...

31. Full Window Image - Javascript/HTML    stackoverflow.com

I am trying to adjust the size of an image so that it fits the entire window. When I set the image to the height of the window, there is always ...

32. How can I force the window name of a HTML page?    stackoverflow.com

I have an internal web system that I want to link to from another internal web system - this is simple, obviously. The problem is that I want the 2nd system to ...

33. Passing Data from Parent Window of One domain to Child window of another domian    stackoverflow.com

I have two domains say X and Y, both are on different server with different IPs. Now the case is that on one page of domain X there is a Link ...

34. Why do I sometimes get 2 identical windows rather than 1 unique window when I try to create a callED HTML window from a callING HTML window?    stackoverflow.com

I have an HTML window that displays as a background image the Table of Contents of a book. Next to each page is a button that, if clicked on, will bring up ...

35. how to develop my website to show a authentication window(javascript) like the netgear routers show when connected to them..?    stackoverflow.com

javascript or html ?i want to add a authentication required box like the netgear routers have ?how can i code my website to do so ? this is what ...</p></div></td></tr><tr><td><div class='articleProductElement'><h3 class='articleProductElementTitle'>36. <a href='http://stackoverflow.com/questions/6552167/write-text-content-to-a-new-window-or-change-the-type-of-content-from-html-to-text'>Write text content to a new window (or change the type of content from html to text)?</a><span class='articleProductElementHost'>    stackoverflow.com</span></h3><p class='articleProductElementParagraph'>How to prepare a text content to be readily saved by the user?

<pre><code>document.write( almost does the work, but the content of the page is perceived by the browsers ...

37. How do I find a child window when the parent is refreshed?    stackoverflow.com

hejdig. In a web solution I want to reuse my child window but lose the reference to it when the main window refreshes. How can I find an orphaned child window? (which is ...

38. Can I track the referrer of a new window link?    stackoverflow.com

Case: site A contain a href link that open site B in new window. The script in site B is trying to get the site A url. My question: Is there any ...

39. Javascript function call across HTML windows    stackoverflow.com

According to this page I should be able to call parameters and functions of child windows, but it is not working for me.

var w = window.open("index.html");
console.log(w);
console.log(w.foo);
console.log(w) shows that there is ...

40. Printing viewable contents of browser window    stackoverflow.com

I have a website I am currently developing and the client has a very unique request. They would like the user to be able to hit a button and print ...

41. How to call external javascript on window.load?    stackoverflow.com

Example: I want to put this in my website

<script type="text/javascript"> <!-- window.onload = hello; function
hello() { var name = prompt("What is your name", "") alert ( "Hello "
+ name + "! Welcome ...

42. How many timers in a window?    stackoverflow.com

Possible Duplicate:
how many javascript setTimeout/ setInterval call can be set simultaneously in one page?
Is there a hard limit on the number of timers in ...

43. How does the flag window trigger?    stackoverflow.com

Question related to the flag(report-post) window on stackoverflow - How does it trigger? I get this:

<td class="vt">
  <div class="post-menu">
    <a href="/q/7444908/81800" title="short permalink to this question" id="link-post-7444908">link</a>
  ...

44. How to put newlines in JavaScript window.prompt?    stackoverflow.com

I want to put selected text a user can select in a prompt.

function copyToClipboard (text) {
    window.prompt ("Copy to clipboard: Ctrl+C, Enter", text);
}
The problem with this is that ...

45. search for values in a large select window: HTML, Javascript    stackoverflow.com

My onload function returns some 42000 genes. They are all listed in select window. When i click on a gene i get more information.

body onload="getLoci();"  
select id="gene" size="60" onchange="getSequenceData(this.value);" 
Now ...

46. Print html content using window.print in Javascript    stackoverflow.com

I want to print html document.I have used Ajax to get the html content.Now the response text contains html content.I want to print that content using window.print.How to do this? regards, Prabhu

47. window.document.body.outerHTML    forums.digitalpoint.com

48. [Homework] PLEASE HELP! window. opener property to refer back to start HTML??    forums.devshed.com

I am a newbie to Javascript and have a project where I am supposed have a button and a link on my start page. The button opens a new window with a iframe and a bird picture. The link opens another new window with a Cat pic, yellow bgcolor and a button TO CLOSE THE BIRD PICTURE. I have everything working ...

49. New Window without titlebar (for html-based app on public machine)?    forums.devshed.com

I'm about to start a project where the application is one used on a publicly accessed machine. It could be like, say, a ticket purchasing application in a kiosk machine; or maybe touch-screen app that tells grocery shoppers which aisle has coffee, etc. So my question is, can javascript (or some other language?) be used to open a window without any ...

50. Banner randomizer that then opens a resized html window on click    forums.devshed.com

I would like to combine the two scripts to work together. Any help would be greatly appreciated. I need an banner/image randomizer that then opens a resized html window on click (size=290x164) with no tool bars & no scroll Sample html documents ----------------------------------------------------------------------------- Untitled Document