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 ... |
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.. ... |
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 ... |
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. ... |
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 ... |
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 ... |
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 ... |
|
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 ... |
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 ... |
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 ... |
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 ... |
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"). ... |
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 ... |
I have a function that opens a pop up window:
function popUp(url)
{ leftPos = 0
topPos = 0
if (screen) {
leftPos = (screen.width / 2) - 150
...
|
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 ... |
how to triggered open/save window by using javascript?
|
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 ...
|
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 ... |
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 ... |
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 ... |
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:
|
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 ... |
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 ... |
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
|
Hi guys i want to call a function as soon the window were my swf is getting focussed. This is not firing.
|
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 ... |
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 ... |
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 ... |
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, ... |
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 ... |
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 ... |
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 ... |
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 ... |
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 ... |
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 ?
almost does the work, but the content of the page is perceived by the browsers ...
|
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 ... |
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 ... |
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 ... |
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 ... |
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 ...
|
|
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>
...
|
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 ... |
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 ... |
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
|
|
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 ... |
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 ... |
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 |