Give Users A Window Choice?

Feb 18, 2005

I have a form that opens a new window when submitted.

However, many people don't like new windows opening. So, I would like to create an option that would let users control whether the form result opens in a new window or in the same window. Can this be done?

I was thinking of adding a checkbox and if it would be chacked = new window, not checked = same window. How can I accomplish this?

View 2 Replies


ADVERTISEMENT

Dynamic Array From Users Input Choice?

Mar 24, 2010

I'm attempting to make user's input choice dynamically create the scrambled word game. The only thing that changes between the HTML page, and the JS files is the Array used to make the game. I researched Dynamic Arrays, but was confused, as nothing seem related to what I'm doing. What I've got going is all wrong. I know there is a better way to do this, but am confused. SelAry I've tried using too, but I can't get that code to work either. I don't know where to put the eval function. I know that window onload is not preferred, but am too confused.he crap code, using my crap method:

<SCRIPT LANGUAGE="JavaScript"> <!--
function myChoice()
if(myChoice = 1a) {

[code]....

View 13 Replies View Related

Php - Uses A 'GET' Method To Append To The Default URL The Users Choice Of The Dropdown Data?

Feb 15, 2009

it looks like a simple form that uses a 'GET' method to append to the default URL the users choice of the dropdown data. I'm assuming this is sent to the sites server where it performs some PERL or CGI magic and sends back to the users page a link. The weathersite already has all the links created in Flash format.

I have compiled a list of all flash-links for the cities I want users to be able to choose on my page. Since I have no clue to what type server side code I would need to write, could I not use Javascript to take the users choice from the dropdown box and then output the correct Flash code into the appropriate point in the HTML page?

[Code]....

View 1 Replies View Related

Open URL Either In A New Window Or New Tab Based On User's Choice?

Nov 14, 2011

I am facing an issue where a link on my website opens in a new window if you simply click on it. However, if you right click and say open in new window or new tab, it opens the same window (URL) again from where the link is clicked.

Self Service Option is a link and the JSP calls a function getSelfServSite() when the link is clicked. This is how the code flows in my case

function getSelfServSite()
{
getToTheLink("${myConfigInfo.selfServiceURL}");
// this is because the URL is configurable

[Code].....

I want it to go to the right link no matter how the user click it.

View 1 Replies View Related

No-Block PopUp Window - If Users Open My Sites Another Sites Show Or Opens For Them?

Jul 30, 2010

I need "No-Block PopUp Window" for my web site.. for example if users open my sites another sites show or opens for them.. even a full page site like full pages ads..and it be like One time per hour or more..I found some script like that but some of them being blocked by IE or other browsers..

View 3 Replies View Related

JQuery :: What's Your IDE Of Choice?

Jul 21, 2011

DreamWeaver? Visual Studio? gedit? n++? eclipse?

With so many choices out there, which do you prefer?

View 5 Replies View Related

Random Choice?

Feb 20, 2005

I have a form with 9 radio buttons that each have a different output. I want to create a 10th radio button called "random." So when a person would select the random radio button and submitted the form, one of the 9 radio buttons would be selected as output of the form.

View 4 Replies View Related

How To Give An ID Value From Tha Directory Name?

Dec 21, 2006

I shoud give a "value" to an DIV's ID that change following the name of the
directory where the file is.

For example the file is here:
www.website.com/web/01/file.html

Is it possible with javascript to give the value "01" to the DIV's ID?
<div id="namedirectory"something inside </div>
so it could be readed as:
<div id="01"something inside </div>

I found in internet this one:

<script language="JavaScript">
fullpath=location.pathname;
document.write(fullpath);
document.write('<br />');
result=fullpath.split("");
document.write(result[5]);
</script>

it's something that could work?
I don't know how to recall the value in the ID...

View 6 Replies View Related

Function Choice From Drop Down

Nov 28, 2010

I've got a form that performs a calculation upon submit.I want it to perform a different calc depending on the choice from a drop down box in the form.

View 4 Replies View Related

How To Give Onchange Events

Apr 15, 2009

I have two functions. How to give onchange events.

function toggleDivs(c) {
-----
---}
function disable3checkboxes(event, srcElement) {
---
---}

View 1 Replies View Related

Embed Wed Page. Iframe Only Choice

Feb 11, 2010

Is an iframe the only way to embed a web page? I would like to embed a web page within a email but some users email clients do not support iframes.

View 1 Replies View Related

Drop-down List Value Redirect To Url Of Choice

Jul 6, 2011

I've checked the boards and was unable to find something that matched the code that I have. The code basically uses radio buttons to populate results to a drop-down list depending on the radio button they choose. I'm having trouble figuring out where and how to add the redirection url for each of the value choices in the drop down. I was told something about using window.location('URL...) and then to populate the location parameter with the array value. Does this mean I have to redo my script or can another piece of code be added on to make it work. How do I alter my existing code?

View 2 Replies View Related

Drop-down List Value Redirect To A Url Of Choice?

Jul 6, 2011

The code below is basically a form using radio buttons to populate results to a drop-down list depending on the radio button option that is chosen. I'm having trouble figuring out where and how to add the redirection url for each of the value choices in the drop down. I was told something about using window.location('http:url.here') and then to populate the location parameter with the array value but i'm not exactly sure how to alter my code to add that in.

<!DOCTYPE html>
<html lang="en">
<head>

[code]....

View 12 Replies View Related

Create User Choice Alert?

Feb 16, 2009

I want to make different style of alert box on my code how to make user choice alert box.

View 1 Replies View Related

Why Does This Statement Give An Error When The I Hv One Checkbox?

Jul 23, 2005

I have a page with checkboxes generated by a script. Users are suppose to select the checkboxes and click on a button to process their selection. The codes work fine except when I only have one checkbox on the page. Then it will not register sReturn.....

View 6 Replies View Related

Give Individual Cell's A Border?

Jul 20, 2005

I would like to have just the top row cells of a table to have borders - is
this possible/easy? or do I have to make the title row another table?

View 2 Replies View Related

JQuery :: Access Querystring And Give It Value?

Mar 24, 2010

How do i acces variable: id inside <a href.. and append my querystring variable to it?

example
<div id="email">
<a href="Emaillist_3212.html?id="><img alt="list" src="pics/email32.png"/>
<span class="name">Emails (?)</span>

[Code]....

View 4 Replies View Related

JQuery :: How To Give Image ID Or Class

Aug 17, 2010

I'm working on this page: Work in progress
I'm using this tutorial:
On my work in progress link, I have two players on one page that just replace each other. The problem is with the left and right navigation arrows on the picture viewer. When you switch to the video player (grey video button on below player) the navigation arrows remain, I want them to only appear on the picture viewer. I think I can do this using z-index in css but need to give the two arrows some id's so I can select them. I can't seem to work it out in jquery! How to give the two images id's (see code below) or even better, make them only appear when you are on the picture viewer.

//** Step Carousel Viewer- (c) Dynamic Drive DHTML code library: [URL]
//** Script Download/ [URL]
//** Usage Terms: [URL]
//** Current version 1.9 (July 28th, 10'): See [URL] for details

jQuery.noConflict()
var stepcarousel={
ajaxloadingmsg: '<div style="margin: 1em; font-weight: bold"><img src="ajaxloadr.gif" style="vertical-align: middle" /> Fetching Content. Please wait...</div>', //customize HTML to show while fetching Ajax content
defaultbuttonsfade: 0.4, //Fade degree for disabled nav buttons (0=completely transparent, 1=completely opaque)
configholder: {}, .....

View 11 Replies View Related

Give Focus When A Page Loads?

May 2, 2009

I have a text box to which I give focus when a page loads. There is more than one submit button on the form. When I enter something in the textbox then hit Enter the first submit button on the form is activated. Is there some simple code I can use to shift focus to the submit button I want as I press Enter?

View 10 Replies View Related

Checkbox To Give Hidden Field Value?

Aug 1, 2009

i have a page with lots of checkboxes and hidden fields. When i tick a checkbox i want it to give the hidden filed a value. But give it no value if it is not ticked. For every checkbox i have a hidden field is with it. Both the checkbox and the hidden field send information. I have used some js scripts but they don't seem to work with more than one checkbox.Example:

<input type="checkbox" name="box1" id="box1" value="4th July 2009,">
<input type="hidden" name="price1" id="price1" value="0">

So when box1 is ticked it then gives price1 a value. But if not ticked then the value remains at 0. I want it to give a value of 699.There will be about 100 checkboxes and hidden fields on the page. Also onclick behaviours do not work because it may still send the information if the checkbox is not checked.So for the next checkbox and hidden field i use box2 and price2.

View 1 Replies View Related

Give A Child Element Link?

Oct 5, 2009

I was wondering if there was any way I can give a child element, preferably the first one, a link through a parent element with an ID. code...

View 6 Replies View Related

Give A Hexagon Shape To An Image?

Nov 30, 2011

I have a image which need to be cropped from edges slightly to give a hexagon shape. see the attached image to see how the appear ance should be.

Would lik to crop images while loading on to this frames/boxes.

View 3 Replies View Related

How Do You Give A Set Of Functions A Layer Change?

Jul 25, 2006

I found this matrix animation and was thinking it would be neat to run inside an inset table within its background with text over it and an image behind the vertically running text, though as it is right now it over takes everything on its own, how would it be possible to place it in a layer, I am referring similar to z-indexing it, also I think its background would need to be made semi-transparent or simply removed and then the tables background used instead? Code:

View 4 Replies View Related

Give Filepaths To XmlDoc.load()?

Sep 16, 2010

I am making a change to a .hta file. I did not write it, so I am trying to familiarize myself with it, and there doesn't seem to be very much documentation, so I have been stuck trying to figure this out on my own, but to no avail. Anyways, the code is opening an XML file. Previously, this XML file has always been in the same directory as the .hta file that was opening it, but then writing files to the program files directory is a bad idea, so we decided to change that. So how do you give a specific path to the load() function to tell it where to find an xml file? I have tried a variety of different things but they always give me an error. I'm not sure why it only seems to work if the XML file is in the same folder as the .hta. If there is a way to do this, is it possible to do it with environment variables too?I want to specify the temp folder. I have never done anything with javascripting before, so I don't know a whole lot about it. I was trying to find documentation for it, but there doesn't seem to be anything very comprehensive, like there is for other major languages like Java and C and C++ and etc.

View 3 Replies View Related

How To Give Table Alternating Row Colors

Jun 11, 2010

I read this article: [URL]...I want to Combine this example with the example given in Part 1 to give this table of revenues alternating row colors!

Here are my combining codes: It is quite clear there must be something with them because I can't see the expected result after running. Help me find that mistake.

[Code]...

View 1 Replies View Related

Drop Down Menus Mutliple Choice On Second Menu

May 17, 2010

The are two drop down boxes, the first one populating the second (state/county --> town)The first box is single choice, the second is multiple choice. I'm looking for a script that would be able to deal with generating the code for all possible values that could be chosen in the second drop down box.The drop down boxes are part of a form which allow people to search for educational courses within areas of a state/county.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved