jquery x 2,329

20,316 Topics

Member Avatar for
Member Avatar for HTTL
Member Avatar for HTTL
0
101
Member Avatar for trbjr

Experts, My javascript application worked well until I upgraded. I use IE 6.0.29 with SP2 installed. My Firefox browser is 2.0.0.4. Prior to Firefox upgrade all worked well. Now my application in IE works and Firefox gives me error messages that read: [field name] has no properties. The strange thing …

Member Avatar for trbjr
0
140
Member Avatar for nufanvandal

Hi guys, Wasnt sure exactly where to post this, but I need assistance in exactly how I would take a regular ol' clip art map of the United States, add Markers to specific areas, then when a user scrolls over a marker have a pop up box with some text …

Member Avatar for ~s.o.s~
0
74
Member Avatar for choudhuryshouvi

Hi, all How can I make a text box such that it accepts numbers only? Does anybody know how can I achieve that? It would be helpful if somebody post some example programs or some links to such websites where I can get some resources regarding this thread. Thanks to …

Member Avatar for Killer_Typo
0
189
Member Avatar for danizzil14

Ok, I'm an amateur Computer Graphics artist, as in I don't make money off of it, but I plan to make it a career, I've been reading some different lit on the subject and it suggests making a digital portfolio. (ie. a website) One source suggests that I should use …

Member Avatar for ~s.o.s~
0
143
Member Avatar for ovidiu61

Hello everyone, I have a question for you. I would like to call a function situated on a server side servlet or in a jsp file with a javascript function (client side) and to show the results returned by the servlet's function. Do you have any ideas?

Member Avatar for ovidiu61
0
152
Member Avatar for moody

[B]I'm using this JavaScript from Dreamweaver that looks like this:[/B] [code] function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; …

Member Avatar for Member #174700
0
142
Member Avatar for Racoon200

Hi. Iam doing my first game and its going very well. Its the classic African Kalah (with egyptian rules) There is a problem. And you gotta know the basics of kalah to solve it. hole1(4)--hole2(4)... there are 12 holes. When i click the first one, the next 4 holes get …

Member Avatar for ~s.o.s~
0
126
Member Avatar for Arch_Bytes

I have this jsf page that saves to the database. After saving it goes to a particular page. This page is then supposed to display the message that the changes were saved to the database. These are two different pages and go through several controllers. so what i did was …

Member Avatar for ~s.o.s~
0
208
Member Avatar for exoscale

in the following script ~this pointer~(self variable) is used to bind XHR to the object that calls the function. but i am wondering why it is required. anonymous function assigned to the onreadystatechange event method could create a closure that would make xmlHttpReq accessible even XHR is not bound to …

Member Avatar for MattEvans
0
136
Member Avatar for danizzil14

Ok, so I'm basically an ametuer Computer Graphics artist, and I plan to start creating a portfolio site... Here's my problem, I want to make a site thats interactive, (ie. Fancy button animations, Menu Animations) What synatx should I use? BTW: I'm intermediate/advanced when it comes to HTML coding.

Member Avatar for Member #46692
0
185
Member Avatar for Inny

G'day, Been trying to make this cool spellchecker work in my board but it simply refuses for some reason. Even if I include the other onload event with this one, it still refuses! Is there another way to impliment the code besides body onload? [code]<script type="text/javascript" src="http://www.jacuba.com/service/checker/-/-/" defer="defer"></script> <body onload="if …

Member Avatar for pkuthari
0
143
Member Avatar for caleno

had this in the javascript forum, woz refered over here ok, i'm building a website where i want videos (quicktime .mov) available for view. the client ask that if the viewer doesn't have quicktime already installed in their system they see a still image; this is working. I've also created …

0
59
Member Avatar for caleno

hope i've the rite forum ok, i'm building a website where i want videos (quicktime .mov) available for view. the client ask that if the viewer doesn't have quicktime already installed in their system they see a still image; this is working. I've also created a poster movie (click me …

Member Avatar for arjunsasidharan
0
109
Member Avatar for Dani

I use a third party ad server to deliver the advertisements on my site. There are two invocation methods: IFRAME and JavaScript. I currently use the IFRAME method because it allows the full webpage to render independently of the ads ... in other words, without slowing down browser rendering time …

Member Avatar for Ziggy Rocks
0
281
Member Avatar for ramki2007

Hi, I want to tehe auto completion of the text box from previous entered value by the user. Will this be possible by storing the values in the client browser. Thanks Ram

0
95
Member Avatar for praveen_kr541

In this site while we are moving our mouse over [COLOR="Red"][/COLOR]Web Development it producing list that contains several links. It was producing under that only. In my own created web application when i changed resolution that list was displaying at some other position because i used [COLOR="Green"]position:absolute[/COLOR](style property) . In …

Member Avatar for praveen_kr541
0
110
Member Avatar for saswati_mishra

Hi, I have two images, one looks like the up arrow button of a vertical scrollbar and the other looking like the down arrow button of a vertical scrollbar. I want that when an user clicks on the up arrow button the contents of a table to scroll up and …

Member Avatar for Fungus1487
0
84
Member Avatar for akash_msrit

hi hello friends, i need an help from all of u. problem: i have a jsp page, in that jsp page i am displaying data retrieved from backend that is mysql in table format, i am not having any problem in that. now i want to color the table individual …

Member Avatar for jwenting
0
100
Member Avatar for Racoon200

Hi. I have an input with a background image (done in css); I want to change the background image with the click of a button. How do it do it?

Member Avatar for ~s.o.s~
0
211
Member Avatar for sevdiaz

Hi all, I'm already creating some new website, honestly i've some problem when viewing in Windows platform. Maybe you can check the screenshoot that i attached. I've check on IE 6 and use firefox 2 on Windows... or you can see live preview on; this for [windows](http://www.bogalakonpictures.com/beta/win/) or this for …

Member Avatar for Phaelax
0
178
Member Avatar for netlatch

I am new to AJAX but I have managed to get most of what I need done with AJAX on my site; except one thing that is still eluding me. I am using ajax to post any new entries to the sites DB to the web page in random places …

0
75
Member Avatar for anthmaina

I have written a script for a drop down menu on my site which on mouse over the menu item changes from blue to yellow and show the drop down item but now I'm stuck,i want to use background images instead of colors.On mouse over, it changes from image A …

Member Avatar for butjeffsays
0
243
Member Avatar for garyewen

I am attempting to use style.top for a div element that exists in the root of the body tag. but its idea of where top = 0 is about 40 pixels out. i have tried adding border=0 and padding=0 to the style of the body tag but it doesnt work. …

Member Avatar for MidiMagic
0
68
Member Avatar for vimalv

<Table id="temp1" width="100%" > <tr> <td id="temptd">...................</td> </tr> </Table> This my sample code..from this how can i get the left value of the Tabledara '[B]temptd'..[/B] i try with this in Jscript [I]document.getElementById('temptd').style.left[/I] But i didnt get anything...pls help me to get this.. Thanks, Vimal

Member Avatar for ruhi
0
180
Member Avatar for ruhi

hello everyone, how to write exit code in visual studio.Net so that whole program closes on button click event? And how Message box is created, also how to take input from user as we do in javascript using prompt command? Can anyone help me in this..... Thanx in advance.

Member Avatar for ruhi
0
184
Member Avatar for Racoon200

Take a look at my site... [URL]http://www.freewebs.com/whellmundv/index.htm[/URL] Now click on the "computer screen" icon in the head bar. You will notice that a "console" appears right?, but when you try to drag it around or close it, it will first go into the top left part of the screen, and …

Member Avatar for Member #46692
0
79
Member Avatar for EnderX

Anyone ever heard of that before? I'm running AVG as my antivirus software, and it flagged that thing a few minutes ago. I've been trying to find out information about it in hopes of minimizing loss (I'm on my work computer, which means that any kind of hit is a …

Member Avatar for gerbil
0
86
Member Avatar for Shellfish

Hi there guys, I'm new to this forum !!! Im a newby. I was having a problem with a new site I am working on. I need to be able to open a new browser window from a pop-up. I have a main page, that has a pop-up window. Inside …

Member Avatar for Shellfish
0
311
Member Avatar for MDGM

Hi, How do i check for a cookie using javascript, and then say if the cookie is found, write "this" or if the cookie is not found, write "that"? Thanks, Max Mumford.

Member Avatar for Member #114696
0
252
Member Avatar for MDGM

Hi, Im making a website which has a login system where if the user is logged in (cookie found) it displays extra buttons in the menu, and i was thinking we could use a document.write script which uses a function that checks if the logged in cookie is present or …

Member Avatar for MDGM
0
70
Member Avatar for bobbrooks

I need to write a script , locally run by login name. I am in a manufacturing environment and I need to prevent production workers from surfing the internet. The pc's have access for updates (software, OS, Antivirus). The users are not to surf by signed company policy ( the …

Member Avatar for Blackred
0
497
Member Avatar for greeny_1984

hi everyone, i am doing a application on datagrid containing checkbox.when the checkbox is checked ,the textbox present in the next column of the datagrid must be visible otherwise it should not.can any one help in this matter. bye

Member Avatar for arjunsasidharan
0
132
Member Avatar for Sarah Lee

Hi everybody I use a javascript to select and deselect items in a listbox depending on checkbox selection The problem now i have is, i am calling the javascript from server side What happens is as the listbox 1 get populated, and selected with checkbox selection in my application, i …

Member Avatar for Sarah Lee
0
112
Member Avatar for arubikdoan

Need you help !!! I have a website, and desperately need a simple javascript. Here is a requirement: The balance of my account will appear in the web, and it's dynamically INCREASING every second at certain percentage. I expect it similar to the "counting free storage" of GOOGLE: [URL]https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fmail%2F%3Fui%3Dhtml%26zy%3Dl&ltmpl=default&ltmplcache=2[/URL] For …

Member Avatar for ghostsquad
0
136
Member Avatar for hbmarar

Hi, Wishes. I need a page with two frames or something. say questions list is in one and in another is for listing questions added by the user for a paper exam. Each frame should have checkbox which is selected across each options and when the move button is clicked …

Member Avatar for ghostsquad
0
71
Member Avatar for Sarah Lee

Hi friends I am new to javascript I came across to use that in my application Can anyone please tel me, how can i loop through the items in a listbox? Thank you all

Member Avatar for Sarah Lee
0
4K
Member Avatar for Cerberus

I want to use a slideshow on a web page, which could be implemented using either Javascript or an applet. Which on is the best option? Thanks.

Member Avatar for Cerberus
0
243
Member Avatar for aparnesh

How can I change the mouse cursor ? In certain cases, I am displaying the links without the underlines etc. When the mouse pointer is over such links (onMouseOver), I would prefer to change the cursor from the arrow to a hand. How can I acheive that ?

Member Avatar for aparnesh
0
221
Member Avatar for aparnesh

I am using some common Javascript functions I wrote that are required in several pages. I would prefer to have the functions in a single .js file and link to this file from the required web pages. How do I link to such a file ? I tried the same …

Member Avatar for aparnesh
0
215
Member Avatar for vimalv

Hai all, i want to create an page with menu items ...on Mouseover it ll appear and mouseout it ll disappear...pls help me to do this.... Thanks...

Member Avatar for vimalv
0
155
Member Avatar for elduderino

HI, Im new here so hello all! Im having this problem with a v simle ajax script. [B][B]Heres the code: [code] <html> <head> <title>test page</title> <script type="text/javascript" src="text-utils.js"></script> <script language="javascript" type="text/javascript"> var request = null; function createRequest() { try { request = new XMLHttpRequest(); } catch (trymicrosoft) { try { …

Member Avatar for elduderino
0
74
Member Avatar for Shellfish

Hi there guys, I'm new to this forum !!! Im a newby. I was having a problem with a new site I am working on. I need to be able to open a new browser window from a [URL="http://www.daniweb.com/techtalkforums/thread80375.html#"]pop-up[/URL]. I have a main page, that has a [URL="http://www.daniweb.com/techtalkforums/thread80375.html#"]pop-up window[/URL]. Inside …

Member Avatar for digital-ether
0
100
Member Avatar for MDGM

Hi, How do I change the value for a field in my form when sombody clicks in that field? for example i have a field for "name" and it should say "name" in it, but when you click in it the value changes to nothing. Thanks, Max Mumford.

Member Avatar for MDGM
0
80
Member Avatar for dolomitedave

Hi, i have a page with pictures on it, when a user clicks on a picture 2 things happen at the same time a new window pops up and a function is called. the function does a few checks then calls another page when it calls this page i want …

Member Avatar for dolomitedave
0
115
Member Avatar for roryt

I have looked high and low for a very simple script that i can use to display on a page from 6 down to 1. Basically it should start like this: "this page will redirect in 6 seconds" and end like this: "this page will redirect in 0 seconds" I …

Member Avatar for roryt
0
127
Member Avatar for TonyRad

I've got a client who wants their header to contain random changing images and random changing text. I have a script written that is changing images and it works great. I've also found scripts that randomize images and text. Here's the catch though, I need the text and images NOT …

Member Avatar for ~s.o.s~
0
94
Member Avatar for vimalv

Hai all in my page already have a tab control with some tabs..now i want to display a menulist when mouse over on it..how can i do this...i have some downloaded scripts..but all r create its own tabcontrol and menus...but i already have the tabcontrol....how to display a menu list …

Member Avatar for mohamed.nasirkh
0
87
Member Avatar for janicefernandes

on the site [URL]http://www.israeli-weapons.com/index_vehicles.htm[/URL], see the "quick menu". I wish to have a similar component, but it should not load a new page when the user clicks on "land vehicles" or "aircraft". instead the table should expand and the sublinks of land vehicles should appear below the main link of …

Member Avatar for janicefernandes
0
112
Member Avatar for Fungus1487

i only need this to work in i.e. and im sure it does but i am getting a "closed is null or not an object" exception message declared in HEAD:: [CODE] <script type="text/javascript"> function reloadwin(w){ if (w.closed) alert('window is closed') else return setTimeout('reloadwin()', 500) } </script> [/CODE] called in BODY …

Member Avatar for ~s.o.s~
0
95

The End.