Hi,
Here's is what I have done
In page property pannel, in links, I have set the link color to be red (#912211), and the rollover link to be white, I left the other to box empty (visited links an...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi everyone,
I need the javascript help to check a msword document already opened. If it is already opened, I need to open that document by javascript. If It is not opened, I need to ope...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have been following the example from this linked website [http://blog.paranoidferret.com/index.php/2008/06/04/simple-ajax-php-and-javascript/]> and can get it to work but wondering if anyone cou...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
so i am trying to include an iframe in a flash application and it works just fine but since it runs client side it grabs the pages from the clients computer i just need the requests to route throu...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
I have put in error detection code for javascript in an application we are building. Whenever a javascript error occurs, it does an AJAX requests and logs it so it can be analyzed.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
/category/product.html?id=1755406411
How do i retrieve whatever is being passed as the id parameter value in the url and set it as a variable so i can use it elsewhere?
Thanks
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm using the following "text sections" script which is great. But I want to add a "previous" button & cannot figure it out. Any help would be great!
this is in my exte...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
<HTML>
<HEAD>
<TITLE>Test Input</TITLE>
<SCRIPT LANGUAGE="JavaScript">
function testResults (formname) {
var TestVar = formname.inputbox.value...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I'm writing a small validation js for my form below:
<form id="contact" action="mail.php" method="post" onsubmit="return checkForm()">
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Could someone tell me is this is right please. I need to call a finction from a button click so I put this in the head section
Code:
<script type="text/javascript">functio...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi
I faced problem with screen resolution. I have one table JSP and beside that table i have one more table is there. (i.e both tables are parallel to each other) when i change the screen res...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am new to javascript, wonder if someone could help me with an IE browser problem..
This works in Firefox, but not in IE.....
<select name="CATEGORY" size="10">
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I need 2 text boxes to be true then the third to be populated
They way I have it set up now is I have two textboxes:
HTML Code:
<input type="text" name="x1" i...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi everyone,
i have a tricky question trying to solve this..
in jsp1,"onClick" of link im opening in a new window
href="#" onclick="javascript:popupOpen('<%=...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a link to a website. say www.test1.php [http://www.test1.php]>. When I click on this link, it prompts me for a username, password. On entering the login info, it takes me to the home page s...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
The following js doesn't work to capture the values in the "iframe" like object on my jspx page...
document.getElementById("form1bject1").document.forms("Form2"...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all!
I need help on this script i've been working on.
The red is what I need changed to either:
getCabinetsByLetters-w1
getCabinetsByLetters-w2
getCabinetsByLetters-w3
getCabine...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a jspx page that I want to include another page in. I currently use an iframe to hold the page within my jspx page. The page in the iframe is an HTTPS page, and is hosted on a different ser...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi, is it possible to test a users internet connection using javascript?
Here's the situation, I have an html page which has a form in it. I want to hide the form if the user is not connected to...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a drop down menu at: www.jvholdingsllc.com [http://www.jvholdingsllc.com]> under the "Services" menu tab. I'd like to make a second drop down menu under the "Case Studies&quo...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I've got a web page in which the user ticks off a number of choices in a form. Javascript is then used to formulate a response and the original page is overwritten using document.write, which is t...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I created custom visitor tracking functionality for an ASP.Net website. Although it is a .Net website, the tracking functionality is done primarily with JavaScript and AJAX (XMLHTTPRequests). Work...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi Everyone,
Could you please give me a solution for the following requirement
javascriptfunction(){ window.open('http://www.google.co.in ','Google','left=0,top=0,height='+688+',width='+1...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
What I'm trying to do is generate a page that when you select other in the dropdown box a text box appears. My site is using PHP, XHTML, and Java Script. I split the code into 3 blocks.
1 the p...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
this is a simple sample for my requirement.
function Main(){
this.Var1="defaultvalue";
this.Var2=0;
}
var x=new Main();
x.Var1="somevalue";
want to change...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine