14,055 Topics

Member Avatar for
Member Avatar for pletch99

Hi, I'm new to Javascript and I'm having trouble with my function to check for missing information in the code. Any ideas? Thanks

Member Avatar for essential
0
94
Member Avatar for dragonflyuk

I've got 3 date fields on a form, each is set using the standard datetimepicker.js, however I have set the resulting text field to readonly to prevent users entering silly date formats into the field. However the 3 fields must be in the correct order i.e. datetime1 must be before …

Member Avatar for essential
0
2K
Member Avatar for andresasongko

Does any of you have experience with Prototype.js? I need an expert here. I want to submit a form using ajax.updater. The codes (I only show the relevant codes) are following: [CODE]<div id="result_from_submitting"></div> <div id="space" style="display:none"><br></div> <form id="f_profile_personal" onsubmit="SubmitForm(this); return false;" method="post"> ... </form> <script type="text/javascript"> SubmitForm = function(form) { …

0
59
Member Avatar for sayalip

I am new to JSP. How to remove textarea when the button is clicked. And also button should get removed. plzzz suggest solution

Member Avatar for masijade
0
24
Member Avatar for JPMountford

Hi there. First let me say I'm completely novice in Java. Someone else wrote this and emailed it to me, I have just tried to used it. I know my way round html pretty well but this one's got me foxxed. I'm trying to write a image slide show website …

Member Avatar for peter_budo
0
60
Member Avatar for mohammed2raja

I want to design a progress bar when a file from data base in loading. Any body can help me.

Member Avatar for Shanti C
0
133
Member Avatar for steveissuperman

I'm working on a little reddit-like site which allows users to browse a page of links and click on either an up arrow or a down arrow for each entry. I've run into this problem that I can't wrap my head around, though it should be really simple: I can't …

0
49
Member Avatar for sagecelt

Opera and Firefox both run the following function perfectly as expected but IE7 opens a new whole page window and complains about ActiveX, requiring an acceptance by the user before the 'Close Window' button will work. Any suggestions gratefully accepted. [code=javascript] function popup(mylink, windowname, w, h) { if (! window.focus)return …

Member Avatar for essential
0
125
Member Avatar for mkirtani

Hi, I am trying to develop a battery order form. Here is the problem. User has to enter the "Current Stock". There is a "Allowed Stock" for each row. What I want to accomplish is when a user puts in the "Current Stock", I want the "Request Stock" to appear …

Member Avatar for essential
0
110
Member Avatar for wiz83

hi you please tell me how to call javascript files from c++ code?i know this(iam not 100% sure) that you first call html files,then from ther you call javascript files.

Member Avatar for ~s.o.s~
0
137
Member Avatar for designermom2

I am using a javascript navigation that drops down additional child links under a main link and those lists collapse/go away when you click on a different link. However I would also like to be able to click on the main active link again and have the navigation collapse/go away …

Member Avatar for designermom2
0
133
Member Avatar for NenadDimi

I make a CD with search .pdf, but now i have problem when I want to make a search with Serbian letter is not possible. Also when I want to test it in IE i get a mistake, it working in Mozzila and Chrome but not in IE. Can somebody …

0
50
Member Avatar for trudge

I have code that successfully displays results, but throws an error in Fx 3 and IE 6. A sample of the XML file: [code] <?xml version="1.0" encoding="ISO-8859-1"?> <mycds> <cd> <title>Wolf City</title> <artist>Amon Duul II</artist> <artist_id>1</artist_id> <track_id>1</track_id> <sequence>1</sequence> <track_name> Surrounded By The Stars</track_name> <track_id>2</track_id> <sequence>2</sequence> <track_name> Green Bubble Raincoated Man</track_name> <track_id>3</track_id> …

Member Avatar for trudge
0
112
Member Avatar for brr

[CODE]<select name=lstMAName"+s+" onchange=showMAName(escape(this.value),"+s+")><option selected>- - -Select Account- - -</option> <% for(j=0;j!=i;j++){%><option value=<%=MANAME[j]%>><%=MANAME[j]%></option><%}%></select>[/CODE] In the above code i use [B]escape[/B], bcz in listbox i have to select on name, i have to send that name to showMAName function in another .js program, here iam getting problem that for example selected text …

Member Avatar for ~s.o.s~
0
98
Member Avatar for Gowthamseeda

I have a problem in Java script when inputting data in html table via selecting from combo box.So any one can solve my problem,please send me code in Java script for restrict repeated data when the period of input. Thank u

Member Avatar for Gowthamseeda
0
97
Member Avatar for cVz

Hi guys, I am trying to hide 2 list boxes, then on selection changed show a new list box with JavaScript, i am very very new to web development in general, I am actually a software developer in the Pascal and C# language so this is all very new to …

Member Avatar for nikesh.yadav
0
71
Member Avatar for donkeydal

need help validating the radio buttons on this form ive tried different functions & different methods on the web but none work. code is this: also for the "Campus" radio buttons you need to be able to select 1 or more & im not sure if what ive done is …

Member Avatar for essential
0
87
Member Avatar for hadsuresh

Hi, I have developed small AJAX application, that gets the data from server and prints in the div element.. the AJAX request takes some time.. till the response returns I want to display the text ""Content is Loading, please wait...." in the <div> element... The code is shown below.. This …

Member Avatar for Luckychap
0
103
Member Avatar for k2k

i downloaded a js code and it works with its own html index file. However, if i paste the <script>............everything </script> to my index, it doens't work. I tried to put it inside <head> </head> and i also tried inside <body> </body> ... they both don't work. Any suggestion? i …

Member Avatar for k2k
0
155
Member Avatar for rejisha

hi friends... my program is adding new folders through a pop up window and display the folders in the parent. and my code for opening a new child window is [code=javascript] function addFolder() { folder=dhtmlmodal.open('Add Folder', 'iframe', 'add_folder.php?folder=My Photos', 'Add Folder','width=400px,height=250px,center=1,resize=0,scrolling=1,border=0'); }[/code] and my pop up window contains a textbox …

Member Avatar for essential
0
153
Member Avatar for nuttybuddy

Hi All, I am pretty new in the world of "[B]Draggable RSS boxes[/B]". My friends and I are planning to create a blog which has these boxes just like igoogle. Now with my minimum knowledge I would like for your assistance. Can someone please answer these burining questions for me: …

0
55
Member Avatar for brain_26

Need some help with this script. When I run this script it works well. However, at the end of the day it freezes at evening. The following day when I run the script it starts at evening, and it should start by saying morning. Am I missing something? [code] string …

Member Avatar for essential
0
95
Member Avatar for Roebuc

Ok, I have done the search through the forum.....I see the security issues with AJAX in FF and I checked in the URL calls, they are staying within the domain and not going to a third party. I did not write the AJAX script and I am pretty new to …

Member Avatar for Roebuc
0
80
Member Avatar for newsteve

hello, i have a parent page with a bunch of photos. clicking on the first photo will lead to a new child window with a close-up of that photo AND from there you can cycle through all of the other photos from the previous page. Ive got the parent page …

Member Avatar for newsteve
0
220
Member Avatar for Melissa34

Hi I've been following a tutorial that describes 'Hijax' from the book Bulletproof Ajax and it is not that clear exactly where the sections of code go...can anyone please help with this and troubleshoot?? (I am a complete novice with this and it's taken me ages to type it all …

Member Avatar for Melissa34
0
107
Member Avatar for hidash_in

[B]Hi all, I am trying to access a folder from another system by passing parameters like username, password through java script, but i cant able to access. Please help me for solving this task. Thanks in advance Regards Hidash.[/B]

Member Avatar for Shanti C
0
210
Member Avatar for mjag16

i have a simple url - [code] <a href="javascript:displayWindow('Slice 2100 (Commercial)');">SLICE 2100 (Commercial)</a> [/code] that passes the the variable in a javascript function - [code] <script language="javascript"> function displayWindow(url) { var w, h, l, t; var nc; w = 600; h = 409; l = screen.width/4; t = screen.height/4; nc …

Member Avatar for essential
0
138
Member Avatar for jyotiu

Hi all i have this problem with my ajax script that it is working with IE but not on firefox.this script is updating database. following is AJAX Script:: [code] <script type="text/javascript"> function ajaxpost(){ var mypostrequest; try { // Firefox, Opera 8.0+, Safari mypostrequest = new XMLHttpRequest(); } catch (e) { …

Member Avatar for jyotiu
0
142
Member Avatar for TKArtist

I need some help. I am modifying a script that I wrote some time ago that uses JavaScript to calculate a return on investment. The script works pretty well but it sometimes returns values with an infinate number of digits past the decimal. Since this calculator is dealing with money …

Member Avatar for TKArtist
0
128
Member Avatar for Dalli

Hello, I have a problem with something very simple, but because of my 0 knowledge in js, i can't understand what am i doing/thinking wrong. I have one main site, that have 2 small iframes in between everything else. In the second iframe i have a form, when i submit …

Member Avatar for essential
0
4K

The End.