HighDots Forums  

Sponsored Links


JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss in the JavaScript discussion (multi-lingual) forum.



Post New Thread
Threads in Forum : JavaScript discussion (multi-lingual) Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I have the following script and iFrame code on the main Internet Explorer page: <td valign="top"> <p> <script...
chasquad
02-13-2006 10:08 AM
chasquad Go to last post
0 400
Hello everyone, I'm building the <option> tags for a <select> by looping through a hashtable object and creating each option like so: model.options...
kevinold@gmail.com
02-12-2006 11:47 PM
kevinold@gmail.com Go to last post
1 345
How do I disable a SELECT (drop down list) without setting the disabled property (i.e. ddl.disabled = true)? The reason is because the selected...
Ur Pal Al
02-11-2006 02:55 AM
laqula Go to last post
4 286
I need a little help on writing a piece of browser specific code. If an end user comes to the site with internet explorer, I need it to show...
Andrew
02-10-2006 12:07 AM
Andrew Go to last post
0 326
I thought I would do a cheesy AJAX example that connected to a SQL database. http://www.eblarg.com/quotes/quotes.aspx Basically, you start typing...
cb meeks
02-09-2006 10:09 PM
Randy Webb Go to last post
2 309
On click of a button i open a window. I am trying to set focus to the window if that window is already opened. I am stuck as to what i...
Miro
02-07-2006 03:18 PM
Miro Go to last post
0 668
alert(a) gives me 10, but no matter which number in fill in showMakes(10) , it is allways nr 18 (XINLING) thats been show in alert ?? Any idea what i...
Germain
02-06-2006 06:24 AM
Randy Webb Go to last post
1 286
alert(a) gives me 10, but no matter which number in fill in showMakes(10) , it is allways nr 18 (XINLING) thats been show in alert ?? Any idea what i...
Gérard Leclercq
02-05-2006 05:43 PM
Gérard Leclercq Go to last post
0 269
Hello guys and gals. I know nothing about programming in Javascript at present and was wondering if you could help me. Basically I have a function...
Miner Willy
02-05-2006 05:11 AM
Miner Willy Go to last post
4 293
<snip> 1) Is the id always unique when it occurs? 2) Did you try renaming "element" to something less 'dangerous' sounding? These pages recommends...
Rick Spencer
01-31-2006 02:06 AM
Mike Scirocco Go to last post
1 295
hi, let say i have the following array : var ary = , , ], ]
rootcho@gmail.com
01-29-2006 07:40 AM
Randy Webb Go to last post
1 354
I have been trying to write a download function in JavaScript that does the following, when the user clicks on the link: The js function dispatches a...
JS_Learner
01-26-2006 04:55 AM
Stepan Mozyra Go to last post
1 357
I have a javascript variable assigned on an asp page. I want to use that variable in a querystring assigned to a button with the onclick event. ...
Darren Woodbrey
01-25-2006 08:21 AM
Darren Woodbrey Go to last post
2 330
If i reference a link in java script, is there a way to test if its been visited or not? I need to highlight the link in code but once the...
Eric
01-25-2006 01:36 AM
Eric Go to last post
2 452
I downloaded this great free script that creates a cascading menu for websites. You can see it working...
gb
01-24-2006 06:47 PM
gb Go to last post
0 287
Hi everyone! I know no javascript. I'm wondering if I can edit an html page, modifying it for handling the "click" mouse event on the appropriate...
Giancarlo Bassi
01-24-2006 12:57 AM
JS_Learner Go to last post
1 276
Can someone give me a snippet of code that cycles an image every 5 seconds? I have an image on my page that needs to change the src tag every 5...
Jason
01-20-2006 07:53 PM
webdood Go to last post
1 395
Hi all, I have released yav 1.2, a javascript tool on SourceForge with LGPL license. You can use it in both commercial and open-source projects, it's...
f.crivellaro@gmail.com
01-20-2006 12:05 PM
f.crivellaro@gmail.com Go to last post
0 330
A new German AJAX Community was born... Everyone who's interrested in it, please visit http://www.ajax-community.de/ for more Information... Jonas...
jonas@doebertin.de
01-15-2006 02:13 PM
jonas@doebertin.de Go to last post
0 295
This works wonderfully in Firefox, but when it runs for the first time in IE it only creates the field, but won't create any attributes for the...
Cy
01-12-2006 02:47 PM
Cy Go to last post
0 330
I know this topic has been done to death, but there doesn't seem to be any definitive method for doing it...more of hacks from various sources and...
Jason Simone
01-11-2006 05:03 PM
Jason Simone Go to last post
0 380
Is there a posibility to temporarily disable the loading of pictures for the URLs loaded into a frame/iframe or the URLs requested by A HREF ? Julien
Julien
01-11-2006 09:53 AM
Julien Go to last post
0 325
I have page A. Page A has an Iframe that uses Page B Page B have a form on it I click a button and open a new window Page C Page C post back to...
Fetty
01-10-2006 06:01 PM
Fetty Go to last post
0 296
I have an asp page which, upon selection from a dropdown, opens a new window (target="_blank") using the selected value as the...
Paul W Smith
01-09-2006 07:14 PM
paul@bullschmidt.com Go to last post
2 312
Hi, I have some code on a page that loads data from several xml documents into a series of arrays. The function that loads the data from the xml...
ezmiller
01-09-2006 01:21 PM
ezmiller Go to last post
4 293
Hi, I am trying to use the getElementByID method, like this... document.getElementByID("tableDiv").appendChild(...); But it is returning an error...
ezmiller
01-09-2006 05:42 AM
Wayne Dobson Go to last post
1 519
Hi, I am fairley new to javascript so please bear with me. I have an asp page that opens a popup by clicking a button. This is a database...
Darren Woodbrey
01-06-2006 10:01 AM
Darren Woodbrey Go to last post
0 280
Here is a very good link for drag&drop http://www.walterzorn.com/dragdrop/dragdrop_e.htm It has the Resize Instead of Drag feature that lets you...
impaler
01-06-2006 09:19 AM
TamasJano@gmail.com Go to last post
4 261
Sorry should have maked a headline: My question is still: Hey NG. Is it possible to transfer at javascript varible into at...
Henrik Hartig
01-05-2006 08:01 AM
Henrik Hartig Go to last post
2 463
You're posting in a JavaScript forum, not a Java forum.
engwar
01-03-2006 11:43 AM
engwar Go to last post
0 330
I noticed a bug in IE, when using button-elements instead of input submits. One button works okay, but when you use multiple button-elements on the...
Kimmo Laine
01-03-2006 06:50 AM
Kimmo Laine Go to last post
0 371
I'm writing a file manager application using Ajax techniques and the client wants to be able to bookmark file searches. I send the search request to...
Jeff Paffett
12-29-2005 11:05 PM
Jeff Johns Go to last post
1 552
Hi How to Use Mailto Script to send HTLM mail ? Like : window.location.href = " mailto:test (AT) test (DOT) com?subject=TestSubject&body="...
SPYMAC
12-28-2005 05:29 AM
SPYMAC Go to last post
0 528
In test.php place this as the last line in your code where your parameters are being processed: print...
Camile
12-26-2005 08:37 PM
phpSmurf Go to last post
2 370
Is there a free JavaScript debugger available? I have not found one
NEWS
12-26-2005 03:38 AM
outmatchster Go to last post
2 284
I'm trying to find an example I've seen previously. Example: Open a popup form using JS, pressing Submit submits to server script, then using...
Camile
12-24-2005 03:18 AM
phpSmurf Go to last post
2 420
my website: http://www.wizardsolutionsusa.com is dedicated to helping people with their problems. Remember, it doesn't take but 90 seconds of your...
csheppard91@gmail.com
12-23-2005 11:19 AM
csheppard91@gmail.com Go to last post
0 288
Hello, Check out this HTML Tree viewer bookmarklet which shows the HTML element tree when you click anywhere on the webpage. Instructions and...
N Mulangi
12-22-2005 12:04 AM
N Mulangi Go to last post
0 437
I am opening a new popup window, and i want to print the popup's window contents. The window is opened correctly, and the print dialog opens. But...
alex bazan
12-20-2005 12:09 PM
alex bazan Go to last post
0 365
I would like to be able to do this: curVarGood = 'YYYNNNY' var lcVar = 'curVarGood' -OR- var lcVar = 'curVarBad' if typeof(eval(lcVar)) ==...
Ken Murphy
12-20-2005 04:19 AM
Jasen Betts Go to last post
2 306
When I went to my finacial institute web site I used to be able to save my list of transactions as an HTML file by using Internet Explorer File-Save...
Stubbo of Oz
12-20-2005 01:46 AM
Kimmo Laine Go to last post
3 1,067
Hello, I have written my javascript between PHP tags. The function of this script is to fade in new images on onMouseOver that are in the database,...
phpSmurf
12-19-2005 04:03 PM
Wayne Dobson Go to last post
11 1,455
I'm trying to write a bookmarklet for gmail. I want it to select the "Delete" option from the dropdown list of actions. + I've found that the drop...
jgg.lists@gmail.com
12-15-2005 04:23 PM
Wayne Dobson Go to last post
4 379
Hi all, Have done quite a bit of research on this over this past weekend with no postive results. Does anyone know how to have a link in a web page...
KenK
12-12-2005 03:06 PM
KenK Go to last post
0 366
Hi, 1st, I did a search and could not find any info on this, the Google results were good, but I'm still have issues...So any help will be great. I...
12-10-2005 05:28 PM
Go to last post
0 314
Hi, I have an ASP project in hand, with mission to upgrade to J2EE plateform (for many reasons that are not the purpose of this discussion :) ) I...
JScoobyCed
12-10-2005 06:37 AM
Jasen Betts Go to last post
1 313
Hello: I'm having a problem with a simple javascript code that checks if the enter key had been pressed or not. The code works propertly in...
Juan
12-07-2005 10:04 AM
Wayne Dobson Go to last post
5 513
I want to close the child window automatically when I close the parent window. Is there any solution to this? Thanks, Amit
aroraamit81@gmail.com
12-01-2005 02:24 AM
aroraamit81@gmail.com Go to last post
2 288
Good Evening JavaScripters Is there a way to link multiple javascript arrays together in a kind of matrix and only display the information that meet...
Dimitri Depaepe
11-24-2005 04:51 AM
Franco Go to last post
3 342
Hey, I'm currently trying to find a way to open a dialog box that will allow me to select more than one file at a time, so if I want to...
yanivoliver@gmail.com
11-24-2005 04:42 AM
Franco Go to last post
1 578
Post New Thread

Display Options
Showing threads 351 to 400 of 690
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  


 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.