HighDots Forums  

Sponsored Links


Javascript JavaScript language (comp.lang.javascript)


Discuss in the Javascript forum.



Post New Thread
Threads in Forum : Javascript Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
----------------------------------------------------------------------- FAQ Topic - What are object...
FAQ server
06-07-2008 07:00 PM
FAQ server Go to last post
0 32
Hi all, I want to display advertising in iframe, but bust out of iframe if someone clicks on any of the links in there. Can u please help. I...
noob
06-07-2008 04:07 PM
Dr J R Stockton Go to last post
5 36
I know how to overwrite a function. Normally this is what I would do: function someFunction() { /* orig definition here */ } //later in the execution...
hzgt9b
06-07-2008 02:47 PM
hzgt9b Go to last post
2 31
Hey, i have a question. i'm about to run an multilangual (if that even is a word) site and i would like to adjust the language of the site depending...
microgolf
06-07-2008 01:45 PM
Thomas 'PointedEars' Lahn Go to last post
7 30
I have this line of code in a js function, which is called by the onclick event of myImage : document.getElementById("myImage").src =...
case
06-07-2008 08:07 AM
Nils Go to last post
1 33
Hi, I have an IE modal window created with showModalDialog() in javascript. Is there a way I can disable the system menu that appears when we left...
ram.gct@gmail.com
06-07-2008 07:01 AM
Bart Van der Donck Go to last post
1 35
You're about to discover the 'magic ingredients' that make some couples live happy and blissful marriages for DECADES and how you can too. Dear...
Happy Married Couple
06-07-2008 02:46 AM
Happy Married Couple Go to last post
0 35
Problem description: ------------------- I'm trying to write a toolbar to automate a search engine that does not allow query strings. Attempts at...
spx2
06-06-2008 08:04 PM
spx2 Go to last post
0 65
I'm inserting elements into the DOM, but don't want them to inherit *any* css at all (I can't control the CSS). Does anyone know if this is...
sammati@gmail.com
06-06-2008 04:40 PM
Dan Evans Go to last post
3 32
Can anyone suggest a really good course in Javascript that my son can take online, starting right away? It should be for someone without much...
Michael Reach
06-06-2008 03:50 PM
Dr J R Stockton Go to last post
10 49
I have some innerHTML stored as a string, and I would like to know how many time throughout the whole innerHTML the occurence of "Hello<BR>" occurs. ...
Yin99
06-06-2008 01:39 PM
Dr J R Stockton Go to last post
6 27
Using a flat file containing table names, fields, values whats the best way of creating forms / html pages? I want control over the html pages ie 1....
lxyone@googlemail.com
06-06-2008 12:44 PM
case Go to last post
1 30
Hi All, I know this is a javascript group, but this where the great minds are, so I figured I would ask here. Can anyone explain to me why the blue...
SirCodesALot
06-06-2008 11:37 AM
SirCodesALot Go to last post
4 30
The website I am developing is implemented as a Single Page Interface (SPI). During a visitor's session all new content gets loaded by JavaScript...
timsamshuijzen@gmail.com
06-06-2008 11:04 AM
Lasse Reichstein Nielsen Go to last post
1 27
Hello, I created a function to show a div given its id and hide the other divs (defined in a div): function show(id) { //var e =...
shapper
06-06-2008 10:00 AM
Thomas 'PointedEars' Lahn Go to last post
2 30
Hi guys, sorry, I couldn't write a better Subject :( I'd like to allow multiple launch of a function with the delayed execution that breaks the...
Ugo
06-06-2008 05:26 AM
Ugo Go to last post
0 28
On 5 Jun, 21:52, Jonas Smith <jonas.sm... (AT) yahoo (DOT) com> wrote: If you open a javascript file using Netbeans 6.1 (latest version) and look at...
Martin
06-06-2008 03:19 AM
Martin Go to last post
0 31
On Jun 6, 6:52 am, Jonas Smith <jonas.sm... (AT) yahoo (DOT) com> wrote: Javascript doesn't have classes, however it does have objects that can be...
RobG
06-05-2008 07:07 PM
RobG Go to last post
0 25
----------------------------------------------------------------------- FAQ Topic - What is...
FAQ server
06-05-2008 07:00 PM
FAQ server Go to last post
0 23
Dan Rumney wrote: I strongly suggest you don't. A handful of browser tests have never been sufficient in order to determine whether fantasy code...
Thomas 'PointedEars' Lahn
06-05-2008 05:57 PM
Dan Rumney Go to last post
7 32
Hi, I know this is about IE, but it really has to do with programming, so I'm hoping someone can help. I have a question regarding Internet...
Mtek
06-05-2008 03:56 PM
Dr J R Stockton Go to last post
2 29
Hi, I am new to prototype.js and appreciate it a lot. One simple thing however seems to be impossible? I have a <td> element which I want to fill...
Daniel Loose
06-05-2008 03:41 PM
Thomas 'PointedEars' Lahn Go to last post
4 33
does exist a constant in JavScript (UA dependent) telling us the stack size limit ? from google I've found 1000 for Firefox, 100 for Safari...
Une Bévue
06-05-2008 03:32 PM
Thomas 'PointedEars' Lahn Go to last post
5 35
Can you post all of your code. I need to do something similar. Thanks, RDB *** Sent via Developersdex http://www.developersdex.com ***
RDB
06-05-2008 03:17 PM
RDB Go to last post
0 28
On Jun 5, 3:36*pm, javelin <jmevalen... (AT) gmail (DOT) com> wrote: If you really need this to work in IE, I'd say, forget the canvas. It's not...
javelin
06-05-2008 03:05 PM
Tom Cole Go to last post
7 41
I use the prototype library and create a class that builds a grid using some parameters as mentioned below. Everything is working but only the...
harry.viet@gmail.com
06-05-2008 02:51 PM
Thomas 'PointedEars' Lahn Go to last post
3 27
Jorge wrote: Recommended against because that would mean augmenting a host object which is error-prone. Search the...
Quarco
06-05-2008 02:49 PM
Thomas 'PointedEars' Lahn Go to last post
28 56
I have a website for which I am trying to automate interactions with. The first page shows the first page of results of a search, each result having...
BobRoyAce
06-05-2008 02:42 PM
SAM Go to last post
5 25
So I was doing some stuff in Javascript, and I want to get access to a function's scope chain. As a simplified example of what I actually am trying...
DanYan
06-05-2008 12:59 PM
VK Go to last post
2 25
Hi, what is the fastest way to search for all occurences of a string in a very long string (from several KB to MB). What I want to get is an array of...
czechboy
06-05-2008 12:18 PM
Dr J R Stockton Go to last post
4 23
Hi, We are having some issues with out pages. We have a set of pages which interact with a MySQL database. The pages are written in PHP...
Mtek
06-05-2008 09:07 AM
GArlington Go to last post
2 18
How do I programmatically set the value picked in a drop down? So, let's say that I have a dropdown that has three possible values: "Car", "Truck",...
BobRoyAce
06-05-2008 09:03 AM
Thomas 'PointedEars' Lahn Go to last post
2 30
Hi,, Can anybody tell me how mozilla implements the extension functions for its XSLT processor. presently we are not able to make new...
shidhincr@gmail.com
06-05-2008 07:00 AM
Martin Honnen Go to last post
1 15
We are looking for developers for our new open source project Mediabird. Its aim is to develop a social eLearning platform that features advanced...
fabus
06-05-2008 05:25 AM
fabus Go to last post
0 25
Hi, is there a way to know which mime-types explorer have installed and which plugin is associated to it? In Mozilla browsers there are...
josh
06-05-2008 04:44 AM
josh Go to last post
0 27
I'm working on an application that does some DOM manipulation. I want to add a mechanism for "Undo" so that the user can revert to the previous...
Jeremy
06-04-2008 07:58 PM
Justin Johansson Go to last post
1 25
Hi, I have a form with an image button like this: <td><input type='text' name='search' id='search' value='' size=30><BR><span...
art@unsu.com
06-04-2008 07:27 PM
sheldonlg Go to last post
10 58
----------------------------------------------------------------------- FAQ Topic - What is...
FAQ server
06-04-2008 07:00 PM
FAQ server Go to last post
0 27
comp.lang.javascript FAQ - META - 9.91 - 2008-01-19 1 meta-FAQ meta-questions 2 comp.lang.javascript tips 2.1 Which newsgroups deal with...
FAQ server
06-04-2008 04:07 PM
Dr J R Stockton Go to last post
1 27
I wanted to test userAgent by a Regexp the goal : true if UA contains "AppleWebKit/528+ " or "AppleWebKit/525.12+ " note the final "+" false...
Une Bévue
06-04-2008 02:57 PM
Une Bévue Go to last post
6 60
I have a textbox field with numeric validation using a function with onkeypress event <input type="text" name="xxx" id="xxx" size="8"...
fixertool
06-04-2008 02:51 PM
Thomas 'PointedEars' Lahn Go to last post
11 47
I haven't seen anything about updates that might be made to JavaScript support in IE 8. Does anyone know if it's headed toward 1.7/1.8/2.0?
joebloe
06-04-2008 01:19 PM
Martin Honnen Go to last post
5 27
Hi Is there any possibility to call function Save Link As from browser when someone click on my button using left click? I men something like <a...
Sebastian
06-04-2008 11:45 AM
Bart Van der Donck Go to last post
3 29
Hey Everyone, Need some help. I have a popup that I have integrated into my website that was working great however when I go to certain pages within...
Yonih
06-04-2008 10:34 AM
Yonih Go to last post
0 30
Hi, I know this is about IE, but it really has to do with programming, so I'm hoping someone can help. I have a question regarding Internet...
Mtek
06-04-2008 09:35 AM
Mtek Go to last post
2 29
I have some doubts regarding XML and XSL transfornation using javascript.Hope SomeOne will help me for solving this problem. Actually i Created a...
shidhincr@gmail.com
06-04-2008 07:19 AM
Justin Johansson Go to last post
1 28
Hi, I have a question regarding Internet Exlporer and Firefox. We have a set of screens that were written in PHP/HTML and obviously have...
Mtek
06-04-2008 12:20 AM
Mtek Go to last post
0 26
On Jun 3, 9:23 pm, darius <no... (AT) here (DOT) invalid> wrote: This page http://blog.vishalon.net/Post/57.aspx talks about getting and setting the...
Dan Rumney
06-03-2008 10:46 PM
Dan Rumney Go to last post
0 23
Hi. Suppose that a JavaScript script running on some browser has some data in a variable (e.g. a large chunk of text retrieved via Ajax from a...
kj
06-03-2008 07:28 PM
Lee Go to last post
2 33
----------------------------------------------------------------------- FAQ Topic - How do I direct someone to this...
FAQ server
06-03-2008 07:00 PM
FAQ server Go to last post
0 28
Post New Thread

Display Options
Showing threads 1501 to 1550 of 32346
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 - 2008, Jelsoft Enterprises Ltd.