15,694 Topics

Member Avatar for
Member Avatar for Jeroen van Zijp

I have to build a small contactform validator in JS, which checks the fields' values when submit is clicked. I am experiencing problems with getting the email validation to work properly. This is what I've got: [CODE=js]function validate_form() { valid = true; // Validation of email input if ( (document.contact.email.length …

Member Avatar for MHENRU
0
237
Member Avatar for momonq1990

how can i change longitude and latitude of my google map? can i use javascript for that???? i made website with google map api and it works with default value for longitude and latitude...here is my concern, all i want is to change the location dynamically of my google map …

Member Avatar for pritaeas
0
86
Member Avatar for karthik_ppts

Hi frendz, Can we set a value for a session variable through javascript onclick event? (or) How can we set a global variable for the whole website using javascript?

Member Avatar for karthik_ppts
0
7K
Member Avatar for niconico96

Hello everyone. I'm an expert html5/css3 designer, but when it comes to javascript, I don't know anything... I need some javascript code that detects a browser engine (webkit, gecko, etc.) and redirects based on that. I need webkit and gecko to redirect to home.php and all others to redirect to …

Member Avatar for niconico96
0
234
Member Avatar for waaliban

Hello friends, I want to write a javascript to list of all files in a folder including files in the subfolders. This is for the scorm purpose to list all the files. some examples are listing files but not listing the files inside the subdirectories. I want the file's full …

Member Avatar for nudelsalat
-1
28K
Member Avatar for Joemeister

Hey everyone! I'm currently busy learning jQuery and developing a jQuery slideshow and I have a few problems just with the scrolling of the thumbnails of the images. I want to click on a thumbnail to show me a 'larger' version of it and the thumbnails must scroll with buttons …

0
73
Member Avatar for Behseini

Hi, I am trying to modify a contact form but I do not know why the Dropbox has been duplicated?! I think the issue comes from script.js but I do not know how to fix it?! Can you please take a look at the site: [URL="http://www.geoca.com/demo.php"]http://www.geoca.com/demo.php[/URL] as you can see …

0
43
Member Avatar for dashawk

Hi guys, I have a problem on getting the selected radio button and save it in the database. Here is my code: [CODE] <div id="container"> <div id="question1" style="display: inline;"> <p>Question 1</p> <ul> <li><input type="radio" name="q1" value="1" id="ans1" />Answer 1</li> <li><input type="radio" name="q2" value="2" id="ans1"/>Answer 2</li> <li><input type="radio" name="q3" value="3" id="ans1"/>Answer …

Member Avatar for cereal
0
254
Member Avatar for bsiness

Could Someone PLease Help Create Forums... Some Reference Codes PDFs? I don't owe a top-level domain just free hosting so here it comes... I'm a 15-yr old boy and I want to learn how to make [U]forums with users log-in[/U]... gonna style it put some ads(which is the thing I …

Member Avatar for stbuchok
0
99
Member Avatar for eusaf

Ok so problem is that I'm using an XML generated intro for my website. My intro(index.html) is in the root directory with website home(index2.html). Issue is that I want the website to be loaded directly after intro in the same browser tab/window/page instead of a new one. Intro is using …

0
114
Member Avatar for dashawk

Hi guys, I have a problem on my php code and url passing. [B]What it should do:[/B] There are 3 forms of the php file, the [B]"email"[/B], [B]"item1"[/B] and [B]"item2"[/B]. The [B]email form[/B] is hidden by default on page load, it will only be visible if any of the [B]item1[/B] …

Member Avatar for cereal
0
424
Member Avatar for raviaaaa

Hi How to disply element id value to view pls give me with example if(a.indexOf("UpdateDiv***") > -1){ var arr = a.split("***"); document.all.lblDivAccess.innerHTML = "&nbsp&nbsp[ " + arr[1] +" Divisions(s) ]"; document.all.lblDivAccess.style.display = "inline"; document.all.lblDivAccess.style.color = "red"; document.all.txhSelDiv.value = arr[2]; break; } in this line iam getting totally added 'number'(in + …

0
53
Member Avatar for Mangesh G

[CODE]<div id="test1"><div id="fb-root"></div> <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"> </script> <fb:comments href="http://www.jewelryfresh.com/" num_posts="10" width="739"></fb:comments></div>[/CODE] Above is the code for facebook comments box. I want to dynamically change the href value to the page on which it is. How can i do it.I do not want the static href value as it is now. Please …

0
112
Member Avatar for shobe089

hello there. i was just wondering.is it possible to get the text display of your div and place it in a variable? if so, how should i do it? i've been searching for a solution in this problem but i can't find anything.thanks in advance.

Member Avatar for fobos
0
541
Member Avatar for dr.4030

Hi please help me to finding java code for putting in the text files as username or password or email address in colorless vision and when the user clicking in the field the field shows empty and ready for type words .

0
50
Member Avatar for vasto

I am a newbie and I want to create a job, bursaries online classified. What tools do I need to use to get it off the ground. The website creator I am using is Weebly. I've seen some of the other website having some sort of a web page slider …

0
49
Member Avatar for raviaaaa

Hi I have a 'add' hyper link by clicking the link it open a new window after selecting the data from right table to left table i clicked OK button, by clickig the button child window will closed , now if i click the same hyper link again the newly …

0
58
Member Avatar for 54uydf

Hi, I've got a table with 3 cols and each cell has a checkbox. I want to have 3 checkboxes above the table that each one checks/unchecks all the checkboxes in the table but ONLY in one col. so if I click checkbox 1 all the checkboxes in col 1 …

Member Avatar for 54uydf
0
199
Member Avatar for amazed

Hi I want to make image map in flash similar to this one - [url]http://www.image-maps.com/[/url] My image map implementation will be more complex. Basically I want end result like this [url]http://digitalhymn.com/argilla/tipmage/[/url] Only with two changes : - User should able to mark other shapes than rectangle, - It should store …

Member Avatar for stbuchok
0
298
Member Avatar for anupama385

I have a HTML form and I would like to display the values in the form on the same page below the form itself . My question is how can I display the values entered in the form above .I would like to use a javascript. Please help.....

Member Avatar for anupama385
0
94
Member Avatar for uselessninja

hi everyone ...how to do this in jscript .... refreshing a page once,twice or so on every given time.. (refresh 1x/30 secs or 2x/40 secs) to make it clear: example i will input 100 on a textbox (so this is my given time) and i will set to refresh the …

Member Avatar for uselessninja
0
83
Member Avatar for choboja621

Here`s my code. [CODE]<html> <body> <script type=text/javascript> var n=0; while(n<=10) { document.write("<center>"+n); document.write("<br>") n++; } </script> </body> </html>[/CODE] The output is like this : 0 1 2 3 4 5 6 7 8 9 10 -- but they are in the center. I want to put them in a table. …

Member Avatar for urtrivedi
0
62
Member Avatar for dalip_007

Hey Guys What i want is, to show a pop up or a simple div or a modal or any dialogue box to to load on my home page to show welcome message, whats new etc stuff, which will be displayed only once in a day to every visitor of …

Member Avatar for kiamzattu
0
114
Member Avatar for dashawk

Hi guys, I am new here in the community. I need help on how to pass a javascript variable value to a php variable.. I am using jquery to hide form1 when the page loads. My first javascript is working fine. my code is like this: [CODE] <script type="text/javascript"> $(document).ready(function(){ …

Member Avatar for dashawk
0
443
Member Avatar for vasto

please guys help me out I want to create a busaries and job search website. and i want to link my pages to external pages without leaving my website by just diplaying only that particular content.

Member Avatar for stbuchok
0
31
Member Avatar for jonsan32

I'm only adding this code to a few pages. I have the background changing over each linked hover, but is there anyway for me to allow one item remain that background color to indicate which page my visitors are currently on. If you can show me how to do one, …

Member Avatar for jonsan32
0
368
Member Avatar for Hani1991

Hello everyone, I've visited a lot of websites, like Daniweb, and found effects on the sites pages that are really of a considerable design. I know it's becoming common, but I really get impressed at seeing such things. When you put the mouse cursor on some button it becomes highlighted …

Member Avatar for Hani1991
0
154
Member Avatar for Happiness143

hi Danny, I have an issue where i need to get to a particular element when i click on a menu button.It is working fine in IE but in firefox it doenst work.There is a literal to which i am binding data dynamically and i have assigned id's.When i click …

Member Avatar for Airshow
0
125
Member Avatar for Lakshmi24
Member Avatar for Lakshmi24
-1
140
Member Avatar for raviaaaa

Hi I have a aadd' hyper link by clicking the link it open a new window after selecting the data from right table to left table i click OK button, by clickig the button child window will closed , now if i click the same hyper link again the newly …

Member Avatar for stbuchok
0
75

The End.