15,127 Topics
| |
I am calling the below function on the click of an 'OK' button to set the attribute of a cell of a table (attributes for <td> tag), however i am not able to set the 'style' attribute of the <td> tag with the code below. Please help me in achieving … | |
I am trying to send a request to a server and expecting to get back XML script. Will it be saved in response text only ? if yes its somehow not working [code] <html> <head> </head> <body> <script type = "text/javascript"> var name=""; function note() { name=first.query.value; } document.write(name); function … | |
Hi I'm a bit of a noob when it comes to Javascript, hoping one of you might have any idea what's going on here. I'm changing an image directory for a site I'm working on from top level to /images folder. Even though I'm changing the part of the code … | |
Hello, I am wondering how can I install and use geolocation api by Google so that I can use it in my website. I have spent 2 hours for this searching on google, yahoo, mamma, ask but not found a solution so please help because I am ready to throw … | |
[CODE] <script type="text/javascript"> function resetLists(){ document.forms["body"].elements["select1"].selectedIndex = 1; document.forms["body"].elements["select2"].selectedIndex = 1; } </script> </head> <!--Start the html body--> <body id="body" onload="isColorSet()"> <form action="" onsubmit="return false;"> <form id="body"> <!--This is where the changes happen--> <div id="test">This is supposed to be a nice little navbar. Select a new font to change this … | |
i need to call an multi-select listbox from one html page to another html page do anybody know how to do this. can anybody explain me this with example. | |
Hello, I have problem in java script ............ i m using action script & java script , i have an application in which i want to save text of user on clicking on save button & i m using "document.execCommand('saveas')" to save text ... however this code work fine in … | |
Hi all... I hope someone can help. We have a quote ajax form that works in Firefox (the dropdown values can be seen), but doesn't in IE. See - [URL="http://www.villagevetinsurance.co.uk/quote_engine/"]http://www.villagevetinsurance.co.uk/quote_engine/[/URL] The problem is with step 2 of the process. On step 1 - just put in a post code (i.e. … | |
i have 2 combo box country and state if i select any one of the countryin first combo box automatically partcular state shoudl display in second combo box ...can u tell me javascript coding for this ? | |
[URL="http://anghelsalignycv.licee.edu.ro/Pages/prezentare.html"]http://anghelsalignycv.licee.edu.ro/Pages/prezentare.html[/URL] I used two combo boxes "inginerul" and click "harta". Everything works fine in Ie7, Firefox, but not in IE<7. Please help to configure the script for ie6. | |
I just launched my first site using JavaScript. Safari and Firefox correctly display all my pages. Explorer 6 correctly displays pages without JavaScript and incorrectly displays pages with JavaScript. Explorer claims to support JavaScript but Microsoft is known for half heartily supporting other programming languages. And, as a former Windows … | |
I am trying to create a personality test using javascript and I need help writing a javascript that calculates 4 columns of 12 rows. Each column will have it own total. So column 1 = total 1, column 2 = total 2 and so on. What I would like to … | |
Hi, i have written jsp in which onchange of value in a dropdown another dropdown will appear. I have used ajax & the entire <select> tag i m passing from action. as [code]if( (selectedAccountDivision.equals(""))&& accountDivisions!=null) { //System.out.println("inside acc div if block"+selectedAccountDivision); //out=out+"<table><tr><td class=\"contentBluemain\" width=\"60%\">Select Year<span class=\"contentRedmain\">*</span></td>"; //out="<table><tr><td class=\"contentBluemain\" width=\"60%\" nowrap>Select"+accSubDivTitle+"<span … | |
Hi i had a web form with an input text area in it I need to give some restrictions to user in that text area. 1. Need to deny users to type "<",">" these symbols in that text area. 2. Also deny from type more than 400 characters... I used … | |
Sticky note refresh not working Hello I am trying to create a sticky form. I would like to use javascript to refresh the page using drop down selection to trigger the refresh. The problem is I cannot get it to work. See test3. I tried two other example that worked … | |
Can someone tell me where is the problem ? [CODE]<script type="text/javascript" src="http://www.forumistan.net/analiz/analiz.php?site=http://www.forumistan.net"></script>[/CODE] analiz.php [CODE] <? Header("content-type: application/x-javascript"); ob_start(); include 'all.php'; ob_end_clean(); echo "document.write(\"<div class=\"txt\">Pagerank: $rank->pagerank <br>\")"; echo "document.write(\"Alexa: $rank->alexa_rank</div>\")"; ?>[/CODE] | |
Can anyone see what is wrong with my code here, I am simply trying to validate form input in the following ways: ""JavaScript Data Validation of Visitor's name field Only must be validated as follows: a) the length of the input is bigger than 0 and less/equal to 14; b) … | |
hi there every one.... i was looking some one to help me... i need to make a rounded box in the a page and in that box i need some content to be slide every 10 second... like this one: [url]http://www.dynamicdrive.com/dynamicindex17/featuredcontentslider.htm[/url] | |
I am working on this site which has a login page, it is up live and works fine from my computer but can't get it to work anywhere else. This is the code: <form> <p><B><FONT SIZE="2" FACE="ARIAL">USER NAME :</B> <input type="text" name="text2"> </p> <p><B>PASSWORD :</B> <input type="password" name="text1"> <input type="button" … | |
I am using asp.net 3.5(visual studio 2008) and sql server 2005/2000. I want code for validation of Account number and password. i.e. when user enter the Accountno and password and click submit button it should check the data with that enter in database. If it is correct it should go … | |
Hi, I have a problem accessing server time using javascript. I'm making a home page in asp and want to access server time using javascript. What i'm doing presently is accessing server time in vbscript, and now want to display this in a javascript calendar which i hav already made. … | |
hi i am new to javascript and i try to play around with it but i am stuck at the moment lol hope that someone can help me check my code and tell me what is wrong with it in the page the user can change the background color and … | |
hi, iam doing a project. i have a problem that is "how to access PHP variable in Javascript". | |
I am installed this plugin in word press and right now what the plugin in does is make the text scroll. I know how to implement a javascript to make the text fade in and out instead. I just do not know how to get it to work with this … | |
I want a sample about Dojo grid. Who can give me? thanks | |
Hi i make list box to change the font type, font color, font size and bacground color in listbox this is what i made so far [CODE] <html> <head> <!--Function to do the background color--> <script language="JavaScript"> var backColor = new Array(); // don't change this backColor[0] = 'red'; backColor[1] … | |
Hi there! Is there a way to refresh the page to all users when one of them clicks on a button like in Cent Auctions ? For example: There is a button refresh and when I click it the page refreshes to all... | |
Hi, I want to this, a button that changed to disable when click, while there is something sent to the database. I worked with ajax, I can do this with a submit button, but when I i put the form tag, not work any more. Can you give me some … | |
So, for the last few months I've been delving into the wonderful world of JavaScript, as I merely knew it as 'that thing you made rollovers with back in the days when there was no CSS'. I've seen many pretty things, especially in the toolkit development sector, there's a lot … | |
Hi (First time user) I am developing a team unit leader page. On my page I have a table with one column and multiple rows with each row having a department name. I would like to do two things but i'll focus on one for now. When i click on … |
The End.