14,054 Topics

Member Avatar for
Member Avatar for sanv

Hi, I have a table in a database that gets populated by a client application. Whenever an entry is written to the table I want to fetch the data (which contains the longitude and latitude) and display a marker on Google Maps. I am using the Google Maps Javascript V3 …

Member Avatar for pritaeas
0
100
Member Avatar for hajjo

I am copying from microsoft word a simple word into my application(rich text editor).. i get special characters added to it. how can i get rid of them? how can i solve the issue? thank you

Member Avatar for hajjo
0
62
Member Avatar for Venom Rush

Hi all I have multiple select boxes that have various options such as 'bangles', 'rings', 'earings' etc and I have a div that doesn't display until an option has been selected from one of the select boxes. If the option 'rings' is selected I don't want to display the div …

Member Avatar for Venom Rush
0
164
Member Avatar for MDanz

i have a form that i'd like to duplicate on the press of a button? [code] echo "<form enctype='multipart/form-data' action='rapidinsert.php' method='post' name='changer'> <br /><br /> <font color='#D99C29' face='Arial' size='3px'>Add Noun </font><input type='text' name='noun' value='' size='30' /> <input type='submit' value='Submit' style='font-size:10px' /> <input type='submit' value='Add form' style='font-size:10px' /> </form>";[/code] How do …

Member Avatar for Stefano Mtangoo
0
97
Member Avatar for jianwu_chen

I'm trying to put some text which will confuse HTML parser inside the CDATA section for javascript to access. But seems it won't work in both firefox and Internet Explorer. In Firefix, it will treat it as comment, it's still possible to remove the <!-- and --> go get back …

Member Avatar for julesmanson
0
1K
Member Avatar for Flexor123

Hi I'm trying to create a professional looking JQuery Slideshow for the website I am currently working on. I know the basic syntax of JQuery and could really use some help on how to create this. I have tried making one using JQuery and CSS, but it ultimately did not …

Member Avatar for pritaeas
0
86
Member Avatar for blackoprogue

I'm new to javascript but have managed to create the following with tidbits from the web....What I can't get done is how to get the function refresh to stop after X amount of times or X amount of time. Any help would be greatly appreciated. [CODE] <html> <head> <title></title> <style …

Member Avatar for hielo
0
144
Member Avatar for technical_amit

Hi guys, I am developing an invoice project. I am calculating amount of each section and assigning in grand total. For multiple invoice body section, I am adding dynamic html code using jquery append function. I am successfully added section and removed. When I added new invoice body on click …

Member Avatar for technical_amit
0
1K
Member Avatar for Acute

hi everyone, i have a login form on index page, and the login form needs some jquery, so after user has pressed login button (and successfully logged in) another page loads in. And this new loaded page also needs jquery, it means i have to load jquery.js file again. So …

Member Avatar for pritaeas
0
55
Member Avatar for aqhulcus

hi i can't seem to find the part that i'm getting wrong below, but i've narrowed it down to the bit where i'm trying to pass the querystring forward in file 2 in file 2 i'm using $_GET to grab the key from file 1, echoing it as a HTML …

0
56
Member Avatar for manjarivatsa

I have developed an interface in javascript.It has various drop-down menus.Now I want to connect these menus with data forms.Later I want them to save the data form file.Please suggest me how to connect them,so that a save file message is popped up.

0
38
Member Avatar for Muhammad shah

Hello any one please tell me how to select and unselect all images in javascript just like checkboxes

Member Avatar for Chokladkakan
0
142
Member Avatar for kcgagne

[code] <script webstyle4>document.write('<scr'+'ipt src="xaramenu.js">'+'</scr'+'ipt>');document.write('<scr'+'ipt src="tea.js">'+'</scr'+'ipt>');/*img src="tea.gif" moduleid="Tea Project (Project)\tea_off.xws"*/</script> [/code] I have just taken on the maintenance of an existing site that was built using Dreamweaver. I do not use front-end builders, so the code above has me confused. I understand the scripts, but not some of the other stuff. …

Member Avatar for John Inglemann
0
118
Member Avatar for gunnarflax

Hi, I'm trying to create a javascript plugin but the problem is that the users of the plugin will most likely keep the plugin in another folder than me. So my options is to either let the user set in the plugin's directory in a variable into the javascript itself …

0
64
Member Avatar for bdicasa

Hi guys, I was wondering if it was possible to call a specific PHP function using AJAX instead of calling a whole page. An example: [code] function MakeRequest() { var xmlHttp = getXMLHTTP(); xmlHttp.onreadystatechange = function() { if(xmlHttp.readyState == 4) { document.getElementById('provinceDiv').innerHTML = xmlHttp.responseText; } } xmlHttp.open("GET", "FindProvinces.php", true); xmlHttp.send(null); …

Member Avatar for tarmin68
0
1K
Member Avatar for selle05

Why is that when i click the button the sound will not play when i hide the player? I want the player to be hidden. I want when i click the button it will play. Please help me solve this problem. thank you.. some codes please?... thnx

0
68
Member Avatar for cocoll

Hello. i need your experience so that's what i want: first i don't know ajax but i know that ajax maybe what i need because i want to build a dynamic web page that it's composed from 4 categories each one a bloc so i have 4 bloc in each …

0
50
Member Avatar for freiheit

Does anyone know? I dont have experience in jquery , and as far i know by default all panels inherit the height of the 1st panel ,depending of the quantity of the content inside it. In the content of each panel will be dynamic content, of different size thats why …

Member Avatar for freiheit
0
118
Member Avatar for nizuya

My goal is to preload these images for an image swap on the page. It runs on body load but I'm not quite sure why it doesn't work... [CODE] function preload() { imageObj = new Image(); images = new Array(); images[0] = "images/globe2.jpg"; images[1] = "images/stickme2.jpg"; images[2] = "images/monitor2.jpg"; images[3] …

Member Avatar for fxm
0
221
Member Avatar for pietpiraat

Hi everyone, i have a piece of javascript that calculates 2 input fields (price * qty) whenever i type in the input field (qty) that uses this : [CODE]onkeyup="update(this);"[/CODE] Now what i want is to execute this handling when the page loads, because sometimes there are already values (php & …

Member Avatar for hielo
0
224
Member Avatar for lifeworks

Hi I have a photo gallery... I was wondering if its possible using DOM scripting, to dynamically add a div around an existing image, making the new div the image's parent?! Thanks

Member Avatar for hielo
0
103
Member Avatar for raul8

In the code below, I am using QueryString to check the variable status. If it is 'success' then it should display "deletion successful". I am passing url = [url]http://localhost:9999/EmModule/EmpForm.jsp?status=success[/url] But, it is not displaying any alert. Note: I am using JSP page, and am rookie in it. Thank You [CODE]<html> …

Member Avatar for hielo
0
107
Member Avatar for musman007

HI I am trying to get rid of this warning over and over. My pages are located in directory WEBSERVER\APPLICATIONS\WC Master pages in WEBSERVER\APPLICATIONS CSS and Javsasripts are in WEBSERVER and in css I have background:url(Images/GlowTab.png) no-repeat right top; Dont know even though the image gets accessed by Https. why …

Member Avatar for hielo
0
75
Member Avatar for madkat3

I'm using an image as my submit button. I want it to check to ensure all boxes have a value before submitting (I will make the verification more stringent later), and if there is none, to cancel the form submission. I created a readonly input box that changes from white …

Member Avatar for madkat3
0
11K
Member Avatar for shadiadiph

It's not really a big problem but my code keeps spitting out this error on mozilla when the auto fill boxs pops up on a form feild does anyone know a fix for it? [code] Error: uncaught exception: [Exception... "Cannot modify properties of a WrappedNative" nsresult: "0x80570034 (NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN)" location: "JS …

0
60
Member Avatar for jmaddy10

I am trying to set up the code so that the it takes the user from one form to a thank you page, then to another form and have some of the info from the first (last name, first name, email) into the second. I managed to get the code …

Member Avatar for jmaddy10
0
229
Member Avatar for nizuya

I set the min-height of an object on my page based on the size of the window. It works perfectly in all browsers but IE (of course). How can I fix it? [CODE] function resize() { document.getElementById('container').style.minHeight = window.innerHeight + "px"; } [/CODE] The function runs on body load and …

Member Avatar for nizuya
0
151
Member Avatar for selle05

How to use a function in javascript to embed a sound file? There is an event that when you click a button then it will play the song. Please help me with this. Thank You!...

0
42
Member Avatar for raul8

I have 2 java Servlet files EmpRecord & Delete. Employee has a button of delete, on clicking it....page will be redirected to Delete.java Here the record will be deleted. Now, I want to redirect Delete.java back to EmpRecord.java where the message "Record deleted" will be displayed. How can I pass …

Member Avatar for fxm
0
101
Member Avatar for ekseks

So basically guys, the datepicker is connected to three fields (drop downs for..) [Month]/[Day]/[Year]-[Datepicker(Calendar)] now I just wanted to get the dropdowns' values and pass it on a textbox (namely: selectedDate - you can see below) having a format of [[U]mm/dd/yyy[/U]] thanks for the help experts. Code from [url]http://keith-wood.name/datepick.html[/url] [CODE]// …

Member Avatar for madkat3
0
137

The End.