15,700 Topics

Member Avatar for
Member Avatar for sreddy_k

Hi I am working on a jsp which have a combo box . when i select the combo value(number) it should enlarge in size and show the number and the description too. when i leave the combo it should come back to its original size . could you please let …

0
45
Member Avatar for Felipo

Hi Folks - I have been spending gays spinning my wheels on getting some form validation to work - I have text boxes and radio buttons on the form - The validaiton is written in Javascript It is an ASP web page - It seems that the Javascript validation code …

Member Avatar for Felipo
0
343
Member Avatar for cancer10

Javascript Page Preloader- Can someone tell me the code for making a Page Pre-loader. The background should be disabled when the pre-loader is prompted. The best example I can give you is the plesk control panel interface as seen in the screenshot below. Notice the background is disabled while the …

Member Avatar for tuncgulec
0
78
Member Avatar for gil857

I am trying to use ajax to display an rss feed. It works fine in IE, but does not work in firefox. Researching, I have heard that firefox has an error that occurs on an asynchronous ajax call. Does anyone know a work around for firefox. Any help much appreciated. …

Member Avatar for gil857
0
109
Member Avatar for l_kris06

Hi All, I have a PHP application, that displays information in a table format, each rows contains specifica information which are dynamically fetched from the MySQL database. i am looking for a way to make these individual rows display more information, meaning i want to implement a functionality where in …

Member Avatar for digital-ether
0
2K
Member Avatar for Visualogic

this is a dice game by using form to display it have 3 dices in the function but when i win, it cant extra money. [code] <html> <head> <script> function init() { bal=2000; form1.balance.value=bal; form1.balance.disabled=true; form1.bynum.disabled=true; form1.buy.disabled=true; form1.status.disabled=true; } function restart() { form1.balance.disabled=false; form1.bynum.disabled=false; form1.buy.disabled=false; form1.status.disabled=false; } function roll() { …

Member Avatar for nav33n
0
252
Member Avatar for punithapary

Wheather LAMP is Server like Wamp or it is different. Can anyone help me............

Member Avatar for nav33n
0
42
Member Avatar for kapilver

I want javascript code to hide the hyperlink whenever user start mouse over on the link. Help me please...

Member Avatar for vic_msn
0
72
Member Avatar for Thirusha

I have a couple of div tags inside a form, inside those tags, there are input elements, i would like to know if there is a way to loop over all the input elements that are inside the div tags. This has to be dynamic as i will not know …

Member Avatar for Thirusha
0
603
Member Avatar for scorpionz

Hi this is scorpionz, The Reason of this thread Let me put forward to all of the ladies and Gentlemen I have a Table which is split in different cells and columns Now in these Cells i have some table infact you can view the below code by just copy/paste …

0
76
Member Avatar for Fost

Hey people, Cheers for checkin this, its a pretty simple concept but theres a bug which is annoying me, any feedback is appreciated. Ive got a script which is used to assign username and password form inputs default values of "Username (E-mail)" and "Password" The problem is, the script changes …

Member Avatar for digital-ether
0
105
Member Avatar for still_learning

I have a javascript function and then below it I have some html. In the html I want to be able to document.write() a variable from that function above. Is this possible?? Basically if I have function x() with some variable declared inside of it, I want to be able …

Member Avatar for digital-ether
0
255
Member Avatar for AnzJ

HI guys, I'm working on a client site, and have limited time (and freedoms). The site is using *ahem* frames, and unfortunately I cannot change this at this point in the game. I'm noticing a problem when user uses the Browser's BACK button. With each click, 3 frames are being …

Member Avatar for cherrymaktob
0
104
Member Avatar for moneyfundas

R u Looking for AdSense Alternatives? Here is a reference guide to the most interesting alternative solutions to monetizing your online content with contextual ads- javascript-asp designs and fundas Visit this nice site for details [url]http://AlternativeAdNetworks.com[/url]

0
69
Member Avatar for kahaj

I'm trying to create a menu that only drops down when moused-over and collapses again on mouseout. It seems to be working fine except for one thing. When the page loads, it's automatically expanded in all five sections. Once the top image is moused over, it collapses and works properly. …

Member Avatar for rjpaje
0
110
Member Avatar for tecktalk

How can I open a pop window of particular size even when the javascript is disabled on the browser on my ASP page ? Solution: Here's a solution that degrades gracefully. It will open a clean popup if javascript is enabled, and a normal new browser window if javascript is …

0
100
Member Avatar for luxmi_gee

hi can any one have the coding for refresh the part of the page using Ajax in windows. (i include 2 jsp file in one common page, i want to refresh a jsp page with time intervel without distrubing the other one) thanks

0
64
Member Avatar for didijc

Hey everyone, I have a question that I'm hoping someone, anyone, can answer... ...I want to create a drop-down menu with the values 1, 2, 3, 4, 5,..., n in it - and I want to be able to select one of those options from the drop down menu and …

Member Avatar for Luckychap
0
78
Member Avatar for bhavna_816

Does anybody know javascript function to call WebService I have a webservice written in .NET2.0 and I want to call the webservice by JAvascript function and store the data got from the function on local comp by opening save dialog box in javascript itself Do anybody have any idea?

Member Avatar for hp900
0
77
Member Avatar for carlnunes

Randomly load, from array, image and text to swappable placeholders? I will be really good with Javascript; but I currently am not. :icon_confused: Trying to dynamically load an image into one placeholder with cooresponding text. The trick is targeting the horizontal or vertical placeholders. - two divs, 350 x 500, …

Member Avatar for carlnunes
0
231
Member Avatar for scottholmes

I currently have a php generated array that looks like: [ICODE]<ul><div class="oddListing"><li><a onClick="summaryJS.showCaseSummary('373');" onDblClick="caseWindow('view&cnmbr=373');">ARMIJOMAR</a></li></div> <div class="evenListing"><li><a onClick="summaryJS.showCaseSummary('374');" onDblClick="caseWindow('view&cnmbr=374');">ARMIJOMAR01</a></li></div> <div class="oddListing">[/ICODE] .... This array can exceed a thousand records at any one time. I'm trying to conform this to HTML 4.01 Transitional which means moving the onClick and onDblClick to a …

Member Avatar for ShawnCplus
0
75
Member Avatar for infernodeep

Hi, I have a dynamically generated form, and each listing contains a checkbox named 'del'. The users checks the 'del' checkbox next to each listing they wish to delete, and click the submit button. If there are multiple listings/checkboxes on the page, then the script I have works quite well, …

Member Avatar for infernodeep
0
189
Member Avatar for pssturges

Greetings, I have a form that uses a child popup form to generate data for some fields on the form. The same popup is used for several fields. The forms use php & javascript. An example of the field to be filled and the button that activates the popup is …

Member Avatar for pssturges
0
122
Member Avatar for still_learning

I have 5 layers on a page and I want them to be set up in 5 different positions. Is there any way that I can drag one layer towards another layer and they will switch places?

0
73
Member Avatar for echobase

Hi- I have a javascript string variable: var string1 = "blah blah blah"; ....and after some operations are done to it (NOT directly by the user but triggered instead by events happening in the background) I want to pass it back to the server to be saved in the database …

0
92
Member Avatar for syud_zack

hi all i have several drop down list. the first 2 drop down list, works fine. i have the problem when i want to display the data that has been selected from second drop down list into textbox..let say in the second drop down list, i choose rider_name : "Nabil …

0
77
Member Avatar for OmniX

I would like to create a scrolling combo box. By which I mean. [code] <select> <option>1</option> <option>2</option> <option>3</option> <option>4</option> <option>5</option> <option>6</option> </select> [/code] Should appear as just 1 option (so maybe size="1') and then once clicked it expands with the options with a scrollbar which only 3 options shown and …

0
88
Member Avatar for Inny

Im using A css rule selection script to change background images. It works but theres an annoying problem. when the user sets the image they want, its changed instantly (dynamically written to the existing stylesheet), however when you reload the page the default background image is shown (the one actually …

0
58
Member Avatar for johnnyrodrigues

I'm building a website for a school project and I designed a cool website that i wanted to integrate a 'feature content glider' like the one from the page below. [URL="http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm"]http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm[/URL] I edited the glider and made it's background transparent. the problem is that if I select more than a …

0
52
Member Avatar for Audrea16

Dear all, First of all, apologize me for asking you this very dumb question. i am totally newcomer to javascripts and have no prior knowledge on it at all. but i am keen to learn. This is my problem : i have created my external javascripts named image.js and save …

Member Avatar for MidiMagic
0
98
Member Avatar for votingserver

Voting Server provides remotely-hosted interactive services/widgets which can be added to your website by any webmaster (no server-side installation required, no matter which hosting plan or server software is used). Voting Server powerful toolbox allows upgrading your web pages by simple cut-and-pasting small JS/CSS code snippets. Voting Server provides following …

Member Avatar for MidiMagic
0
92
Member Avatar for Inny

Could Somebody Please Write Me a cookie For the following code? I tried several Times But Nothing worked, I just dont understand cookie functions. I want a users selection to remain indefinately until they change it, at which point a new cookie is written. Please share your skill? <!-- Background …

0
59
Member Avatar for jennifer_48219

Hi everyone, I am using the for loop function. I feel that my code is correct but something is wrong. I check for brackets and semicolon and they are in the right places and the right amount. Can someone look at my code and let me know why it is …

Member Avatar for jennifer_48219
0
89
Member Avatar for uskudar12

I have two selectboxes which are driven from database both select boxes references the same table, the table has three columns id, from, to ;selectboxes work ok what i want is to get the id of the selected record without refreshing the page.

Member Avatar for djnzak
0
83
Member Avatar for somedude3488

Hello, I have completed a chat application using php/xml/ajax: [url]http://www.banditssoftball.org/chat/[/url] I had a function to submit messages after hitting enter. the only problem was it only worked in IE. I need one that will working in FF ect. I have tried everything i can think of and nothing works. Also, …

Member Avatar for somedude3488
0
127
Member Avatar for MistahT

Hi I'm having problem with some radiobuttons. On this page I have two groups of radiobuttons and four textboxes. The code works fine with the first set of radiobuttons, but when I try to add code for the second group it doesn't work.... Here's the code. [code]<!DOCTYPE html PUBLIC "-//W3C//DTD …

0
49
Member Avatar for still_learning

Hey guys, I am trying to make a drop down menu that gives options such as (right, left, center) so that I can choose one of those and align the text in one of my layers. I am having trouble figuring out how to make this work so if someone …

Member Avatar for still_learning
0
462
Member Avatar for ardillo

I'm having a bit of a problem getting the digital traditional flash and contact info to show when i click on the animated slide menu.... i think its my style's and body and how im calling them from the java script, in the body tag... a little guidance would be …

Member Avatar for Ezzaral
0
76
Member Avatar for Scottmandoo

Ok so I used Adobe Photoshop to generate my Photo Gallery Code, the default index.html page it creates works fine when i upload it to my site but as soon as I add my sites layout around the code it does not seem to work, can anyone please help me. …

0
75
Member Avatar for brr

in my add form when open the form first move control to the first text box in my form for that iam using the following one. <body OnLoad="document.forms[0].elements[0].focus();"> but if in my form first is listbox how to move control to the list box

Member Avatar for brr
0
414
Member Avatar for blackheart_22

Hi, is there anyone whose familiar with ePerformance page in PeopleSoft? I need to make the left navigation and header fixed when scrolling up or down. Is there a javascript or some sort of a code that is applicable in PeopleSoft to make this functionality possible? Thanks....

Member Avatar for ~s.o.s~
0
40
Member Avatar for blackheart_22

Hi, I'm currently applying the autosave code i've got on the internet unfortunately I can't make it work. Below is the error encountered as well as the code being used. Error Encountered: Line: 4568 Char: 21 Error: Object Expected Code being used: [code] <script type="text/javascript"> pollingInterval = 5000; threadLock = …

Member Avatar for ~s.o.s~
0
264
Member Avatar for justinmyoung
Member Avatar for Solnyshko

Hi all! I need a code,that would recognize a specific word within a string and,for example,an alert would be displayed,could you help me,please

Member Avatar for ~s.o.s~
0
43
Member Avatar for bigalo

Hello, I'm stuck and would really like some help. I have a horizontal tab structure with subtabs. Right now the main tabs are activated onclick and they show their respective subtabs. I would like to add the same functionality to the subtabs so that when they are clicked, the style …

0
54
Member Avatar for scorpionz

Hi this is scorpionz The reason of this thread is that: I am making a Drag Div by mouse, and showing its position to the browser in (x,y ) coordinates, like when user click the box and drag it to some other place, then it shows the position of that …

Member Avatar for ~s.o.s~
0
792
Member Avatar for swapna7999

hi all i want to know how to print some thing which is beyond the boundaries of a page. for example i have a page in php which generates identity cards of certain number of students what i want is restrict the number of ids in one page to 4 …

Member Avatar for ShawnCplus
0
48
Member Avatar for OmniX

Since no one is able to help me textfield validation in firefox. I will start again from my roots and hopefully come up with a solution! Now there are several ways of validating text fields using javascript. I would like to know ALL of them and ill test which work …

Member Avatar for Thirusha
0
81
Member Avatar for nizuya

I keep getting sent back and forth between the java and php forums so I'm not sure which language would be best for this anymore... Here's my original question: "I have a normal html document with an iframe pointed to a .php document (with links to other php documents). I …

0
67
Member Avatar for jennifer_48219

Hi I am working on array and made some good improvement into my code. Now I am just having one problem. I want the number to display in my text box area starting from 0 to 1000 I know how to do it for alert but not to display in …

Member Avatar for jennifer_48219
0
93

The End.