14,054 Topics

Member Avatar for
Member Avatar for anita_86

Hi All, I am using this code to populate a drop down list from mysql database. I need to pass id and name through this code.but the problem is the value is lost when the page gets refreshed.and it works fine if i pass only name through it. my code …

Member Avatar for codewall
0
74
Member Avatar for susheelsundar

Greetings Everyone, The Scenario is, we are incorporating a js calender into a page, as usually, there is a issue with calender clip location, the css of calender is in javascript, i have tried targeting firefox enough with tags like (firefox, -moz-binding:, load-mozilla-css, ff4) in the following code snippet [CODE] …

Member Avatar for codewall
0
229
Member Avatar for anandhikrishnan

Hi, I am having a text box in a form in HTML, I tried to focus the text box function a(){ document.formname.textboxId.focus() // this function works in IE but throws script error document.formname.textboxId.onfocus() // text box is not selected and no script error. }

Member Avatar for codewall
0
80
Member Avatar for siknoz

So I'm new to the programming side of webpages, but I'm trying to learn. I am in the process of making a single page website for a local radio group of roughly 20-30 members which may increase over time. They want to be able to show when they are online. …

Member Avatar for codewall
0
88
Member Avatar for satimis

I'm searching for a not-too-complicate solution to create drop menu. I target the output on webpage similar to Demo 2 on; [url]http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm[/url] Please advise whether; CSS Menus - Fluid and Accessible - Vertical Tutorial [url]http://ago.tanfa.co.uk/css/examples/menu/tutorial-v.html#vstart[/url] and CSS Menus - Fluid and Accessible - Horizontal Tutorial [url]http://ago.tanfa.co.uk/css/examples/menu/tutorial-h.html[/url] are the right instruction …

Member Avatar for codewall
0
91
Member Avatar for ivan3510

Can you check this site? (can you check can you listen to music? [my browser is firefox, and can you check it with other browsers?]) Thanks! ([URL="http://latinus.herobo.com"]click[/URL]) (PS. Glasnoća means volume)

Member Avatar for ivan3510
0
84
Member Avatar for sww176

I want to do some paint in browser and I use VML in IE. here is a clear XHMTL document [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD> <META content="text/html; charset=UTF-8" http-equiv=Content-Type> </HEAD> <BODY> </BODY> </HTML> [/CODE] I want to add <v:line style="POSITION: absolute; BEHAVIOR: #default#VML" from = …

0
27
Member Avatar for jonsan32

[B]Trying to install a slideshow and a quote rotator, and can only get one to work at a time. I assume the scripts are conflicting, but is there a way around this? Can I just rename one of the [COLOR="Red"]$(document).ready(function()[/COLOR] to like [COLOR="Green"]$(document).ready(function(2)[/COLOR] or something?[/B] This forum tries to explain …

Member Avatar for jonsan32
0
176
Member Avatar for joban.ali

Hi Everyone, I have integrated a Google Map on my website, which is working in good order. The maps data such as location lat/lng is coming from database. At present all the location markers are appearing on the map. I have a php page which draws out all the sql …

Member Avatar for keval_hack
0
286
Member Avatar for pietpiraat

Hello everyone, i'm using the keith woods jqeury datepicker, now my question is about the rangeselect option, it always blancs out dates previous to your first selected date, is it possible to change this so the "oldest" date is the first, it can be a little confusing for some users …

0
88
Member Avatar for minitauros

Hello, I'm encountering an AJAX problem when I try to execute multiple AJAX requests at the same time. What I want to do is delete a message and display the status (succes or failure) of that in [I]div1[/I], and refresh the messages on the page in [I]div2[/I]. This needs (for …

Member Avatar for Airshow
0
432
Member Avatar for feoperro

Hi, Does anyone know how to add an [URL="http://ajaxload.info/"]ajax loader[/URL] to the [URL="http://jquery.bassistance.de/validate/demo/milk/"]remember the milk[/URL] validation example? So that while the backend is busy, it shows the gif, when it's finished, it hides the gif... Thanks, Ashton.

Member Avatar for hielo
0
422
Member Avatar for ashishjannela

Hi everyone, I need to find the Latitude and Longitude values for a moving vehicle from the Google Maps, using javascripts. Can you give the sample code, please help me.

Member Avatar for Airshow
0
148
Member Avatar for gambit_1607

hi i want to check off a checkbox while i'm typing. for an example if i'm typing "oranges are good" and i have oranges, apples, and blueberry under my check box. i want oranges to be checked of as soon as i type oranges in my phrase "oranges are good". …

Member Avatar for hielo
0
135
Member Avatar for lbeddawi

Hello; Could you please help me figure out why this form of mine does not show all the DIVs when I choose all the checkboxes of the Page Kind. [ICODE] <%@ Page Language="VB" MasterPageFile="~/_templates/MasterPage-ContentNormal.master" autoeventwireup="false" inherits="SierraClub.PublicSite.BasePage" title="Add This" %> <asp:content id="content1" contentplaceholderid="maincontent" runat="Server"> <style type="text/css"> body{ font-family:"Lucida Grande", "Lucida Sans …

Member Avatar for lbeddawi
0
277
Member Avatar for Nybuler

Morning, and greeting to all~ I'm building a [B]registeration form[/B] for a forum i got 3 input : [B]User Name, password, and email[/B] In this case i use [B]ajax[/B] to do the [B]duplicate validation check[/B] once the registering user entered a name or email that has been took by other …

Member Avatar for hielo
0
180
Member Avatar for HelenLF

I have been asked by a client if it is possible to have an image appear when a user tries a screengrab on images on his website. Can this be done?

Member Avatar for svilla
0
80
Member Avatar for ivan3510

I saw one page where image was loading. First, there was something like this image (in this text: first image): [URL="http://www.lutrijabih.ba/images/loading.gif"]click[/URL]. And then, when image (real) loaded, it replace first image. Do you maybe know how to do that? (I don't remember the URL of this page.). Thanks!

Member Avatar for ivan3510
0
93
Member Avatar for Danny_501

Hi all, I have a html page with html form input boxes in it. What I want to do is validate these input boxes with javascript. I have a span element(error message) next to the text boxes which will only be visible when the user submits the form without entering …

Member Avatar for Danny_501
0
100
Member Avatar for anirban1087

Hi, I have a form with 5 input fields. In one field I am taking a number as an input. Now I would like to have a pop-up page with some input fields (matching the number entered in the previous field). As the user complete the inputs in this fields, …

Member Avatar for Airshow
0
72
Member Avatar for Misklahr

Hi. I have a problem with some JS at my website. The user has to fill out a form, enter his/her name, e-mail, phonenumber, location etc. The problem is that I don't want to have a fake phonenumber entered to my database, so I want to verify the phonenumber by …

Member Avatar for Misklahr
0
112
Member Avatar for feoperro

Hi, I'm new to JQuery and attempting to write a script to check username availability. My problem is that no matter what I type, I always get back "This username is already in use." JQuery source: [CODE] $(document).ready(function() { jQuery.validator.addMethod("usernameCheck", function(username) { var isSuccess = false; $.ajax({ url: "username_availability.php", data: …

Member Avatar for feoperro
0
2K
Member Avatar for MSoft

Why are there in the javascript variables both null and undefined? And when we use the null or undefined? please help me!!!!:icon_redface:

Member Avatar for MSoft
0
85
Member Avatar for js_

Hi, I'm a beginner of JavaScript. I need the code for creating [b]pgv_pvid[/b] and [b]ssid[/b]. I had searched the web, and got some code, I wonder if the code is right: [code]var curDate = new Date(); var curMs = curDate.getUTCMilliseconds(); pgv_pvid = (Math.round(Math.random() * 2147483647) * curMs) % 10000000000; ssid …

Member Avatar for hielo
0
210
Member Avatar for adamholwerda

Hi, new to AJAX, trying to figure out how to do a very specific thing: I want to have a textarea update a database column and then pull down the info from that column and display it, without refreshing. I'm using JQuery and AJAX and PHP and SQL to do …

Member Avatar for hielo
0
145
Member Avatar for azegurb

hi I have script that provides search in multiple sites. But i cannot understand why at the end we use [CODE] return false;[/CODE]? whynot we use return true? [CODE]<script type="text/javascript"> function dosearch() { var sf=document.searchform; for (i=sf.sengines.length-1; i > -1; i--) { if (sf.sengines[i].checked) { var submitto = sf.sengines[i].value + …

Member Avatar for azegurb
0
489
Member Avatar for SEOKRU

Hi, I've got a page that I would like to count how many times a each button or hyper-link was clicked, Basically it's what "google in-page analytics" dos'nt succeed to do in my site. 1. Is there a script that does it? 2. What is the best way to store …

Member Avatar for benjaminFowl87
0
77
Member Avatar for Sydney123

Hi The below script does the job I am looking for I am not to sure how to make the drop down dependant ex ; Val 1 in box one return Val1 in Box 2 etc.. any idea someone Sydney [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> …

Member Avatar for Sydney123
0
96
Member Avatar for Joe34

I have a textarea box that sends the information to Javascript via onclick(). I want to execute the code the user puts into the textarea. How can I do that? [CODE]var code = document.getElementById('code').value [/CODE] That's part of the function that gets called via onclick. See that variable is called …

Member Avatar for Airshow
0
141
Member Avatar for Mrunmaishinde

hi ... frnds i am confused bcoz of j-script , i have used j-script code to hold the position of selected row of gridview . the gridview is supports to scrolling by <div id="grdWithScroll" style="overflow :scroll ; height:200px ; width:100%" onscroll="SetDivPosition()"> and j-script code is <script type="text/javascript"> window.onload = function(){ …

0
37

The End.