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     
I am working with a system that allow me to add custom fields but I can not add OnChange() language to the custom fields. So I want to have a...
TriAdmin
07-02-2008 04:58 PM
TriAdmin Go to last post
6 140
On Jul 1, 7:11*am, "Aaron Gray" <ang.use... (AT) gmail (DOT) com> wrote: There are libraries that might be considered "as good as" ExtJS, but that...
RobG
07-02-2008 02:06 PM
dhtml Go to last post
7 56
On Jul 2, 9:57*am, Gregor Kofler <use... (AT) gregorkofler (DOT) at> wrote: Yeah ! That last 0 means that that Opera of yours can do infinite...
Jorge
07-02-2008 12:12 PM
Jorge Go to last post
1 52
I can enable a text box with an onChange if ANY option is selected from a select list, but how do I do this for a specific selection? Even better...
jschlosser
07-02-2008 11:35 AM
Peter Michaux Go to last post
1 184
How do i load json data in to a table grid?Could some one help me out. The JSON Object is in the javascript itself.
talalshaikh@gmail.com
07-02-2008 11:29 AM
Peter Michaux Go to last post
1 51
Thomas 'PointedEars' Lahn wrote: I believe much of your arguments in this thread were based on this false pre-assumption. A small...
emrefan
07-02-2008 08:27 AM
Bart Van der Donck Go to last post
6 182
I didn't know a better way to label my subject! Sorry guys... I have an ASP.net Datagrid. What I'll be using this for is for a user to choose an...
Brock
07-02-2008 08:19 AM
Brock Go to last post
0 56
jodleren wrote: ECMAScript functions do not have arity (a fixed number of arguments that they take). This means *all* arguments are optional on...
Thomas 'PointedEars' Lahn
07-02-2008 07:00 AM
Thomas 'PointedEars' Lahn Go to last post
1 56
Hi I want to pass one or two parameters to a function, such as function OpenDirSel(input, user) { } The point: it does not work with 2 parameters,...
jodleren
07-02-2008 05:12 AM
Henry Go to last post
1 35
On Jul 2, 12:04*pm, jodleren <sonn... (AT) hot (DOT) ee> wrote: Like in <input name="btn_dir1" type="button" value=" ......
jodleren
07-02-2008 04:05 AM
jodleren Go to last post
0 45
Nokia 6236i Cellular Phone is designed to appeal to a wide range of users with a slim form factor, classic chrome accents and a number of features...
Ayushi Mehra
07-02-2008 03:59 AM
Ayushi Mehra Go to last post
0 43
Dear All, I have html table and this table contains 10 Rows and 2 column, I want every time this HTML page is called by the user to view the...
sanju
07-02-2008 03:42 AM
Thomas 'PointedEars' Lahn Go to last post
11 223
Nokia 6236i Cellular Phone is designed to appeal to a wide range of users with a slim form factor, classic chrome accents and a number of features...
Ayushi Mehra
07-02-2008 03:08 AM
Ayushi Mehra Go to last post
0 46
Is there any javascript function for counting the number of lines inside a text area ?
Anz
07-02-2008 03:06 AM
Bart Van der Donck Go to last post
7 397
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
07-02-2008 03:00 AM
FAQ server Go to last post
0 48
example dragable obj start at 0,0 user move obj to 100,100 library send ajay request 100,100 other ex form user send a form to ajax
Gufo Rosso
07-02-2008 02:18 AM
Peter Michaux Go to last post
2 45
I am not an expert in javascript, so forgive me if all this sounds dumb. On my webpage, I have slot machine. I want to hear a click sound when the...
OBAFGKM_RNS@yahoo.com
07-02-2008 01:14 AM
OBAFGKM_RNS@yahoo.com Go to last post
1 45
----------------------------------------------------------------------- FAQ Topic - How do I get a perl/asp/php variable into client-side...
FAQ server
07-01-2008 06:00 PM
FAQ server Go to last post
0 52
Hello, On index.html page I have a table with id="property_fields". <table id="property_fields" name="property_fields" border="0"> It contains set...
r_ahimsa_m@poczta.onet.pl
07-01-2008 04:06 PM
Evertjan. Go to last post
10 110
Hello, I would like to create a Javascript from a SVG 1.0 image that will hopefully function in browsers the way that Google Adsense...
DH1
07-01-2008 01:28 PM
DH1 Go to last post
0 51
I'm having a problem with Firefox 2.0.0.14 on Windows XP Professional. When I try putting an onfocus event on a page it just keeps...
Confused
07-01-2008 01:08 PM
Bjoern Hoehrmann Go to last post
1 55
I have searched much but cannot find answer to this seemingly simple question. I have a function that builds an html element like this, which works...
jmDesktop
07-01-2008 11:07 AM
Thomas 'PointedEars' Lahn Go to last post
3 71
Hello guys. This is Aditya. I have a jsp where i am displaying more than 10,000 records and finally i am adding the values of these records in the...
adi
07-01-2008 10:55 AM
Thomas 'PointedEars' Lahn Go to last post
3 53
AC wrote: I don't see anyone asking for it. Especially not me, whose posting you have nonsensically replied to. Please read and take heed...
AC
07-01-2008 07:16 AM
SAM Go to last post
5 39
Hi, Im currently looking to move into using JSON for AJAX instead of returning from the server a string like the following: 12345{This is a text...
bizt
07-01-2008 07:02 AM
Thomas 'PointedEars' Lahn Go to last post
1 46
Hello All, is there any handy tool to generate class diagrams for javascript? I have tried JS/UML, but it generates always an empty...
Xu, Qian
07-01-2008 04:48 AM
Thomas 'PointedEars' Lahn Go to last post
9 48
If I have this: <input type="text" onchange="doIt(this);" /> How can I get the value of the textbox in doIt()? I tried: function doIt(o){ alert('...
jmDesktop
07-01-2008 03:27 AM
Thomas 'PointedEars' Lahn Go to last post
4 50
----------------------------------------------------------------------- FAQ Topic - How do I force a reload from the...
FAQ server
06-30-2008 06:00 PM
FAQ server Go to last post
0 44
Hi all, I'm stuck in a situation where I need help. Any help will be highly appreciated. I've created an object, after creating the object,...
Oltmans
06-30-2008 02:51 PM
RoLo Go to last post
2 42
Hello, I am beginning to work on a project for my degree. The concept is "The Utilization of AJAX calls to separate the Presentation Layer...
KDawg44
06-30-2008 01:23 PM
KDawg44 Go to last post
4 47
----------------------------------------------------------------------- FAQ Topic - How do I trim whitespace...
FAQ server
06-30-2008 01:11 PM
Dr J R Stockton Go to last post
2 51
JavaScript != Java. Moving to c.l.js Dorothy Mantooth wrote: -- Beware of bugs in the above code; I have only proved it correct, not tried it. --...
Joshua Cranmer
06-30-2008 11:31 AM
Joshua Cranmer Go to last post
0 49
So just started playing with Javascript, and my first run at making three step buttons came out just fine. But I do have a general question. In my...
Daniel Kaplan
06-30-2008 09:50 AM
SAM Go to last post
1 43
GromJS server-side JavaScript ------------------------------------------------------------------------ GromJS is server-side JavaScript...
GVDC
06-30-2008 05:37 AM
Thomas 'PointedEars' Lahn Go to last post
3 72
comp.lang.javascript FAQ - Quick Answers- 9.91 - 2008-01-19 1 meta-FAQ meta-questions 2 comp.lang.javascript tips 2.1 Which newsgroups deal with...
FAQ server
06-30-2008 03:00 AM
FAQ server Go to last post
0 52
On Jun 29, 4:41 pm, Gregor Kofler <use... (AT) gregorkofler (DOT) at> wrote: Hi Greg. I tried your script in IE7 and Firefox, and in both cases...
Doug Gunnoe
06-29-2008 11:27 PM
Doug Gunnoe Go to last post
0 36
Recommended for everyone to an Asian pornographic website$B!$(BThere are many beauty photos and movies.URL: http://www.loioi.com If you need more...
jinole
06-29-2008 07:37 AM
jinole Go to last post
0 60
I'm a bit new to javascript - as will be obvious below. I'm using an XMLHttpRequest to get a bit of data from server (django), and it works nicely...
RossGK
06-29-2008 03:17 AM
dhtml Go to last post
28 173
Te whole point is to provide the User a disclaimer and it they except to continue on with the original (?) format. The 'calling' web page generates...
ft310
06-29-2008 02:19 AM
Evertjan. Go to last post
1 59
----------------------------------------------------------------------- FAQ Topic - How do I modify the current page in a...
FAQ server
06-28-2008 06:00 PM
FAQ server Go to last post
0 43
Howdy All, I'm fighting with IE on a secure site where I am trying to set the location of a frame from within javascript using code similar to...
DBLWizard
06-28-2008 04:07 PM
Thomas 'PointedEars' Lahn Go to last post
6 117
Does anyone know how to populate form fields on a html web page (client side) with data from an Excel file (CSV) or text file. I am currently having...
jcnone@none.com
06-28-2008 03:19 PM
Evertjan. Go to last post
7 378
rfr a écrit : This bellow works for me in Firefox, you can put this script in the head of your page(s) <script language="JavaScript1.2"...
SAM
06-28-2008 01:45 PM
rfr Go to last post
2 46
I've just been trying to de-construct the jQuery tooltop plugin in an attempt to better my javascript coding and I've come across a question google...
Nick S
06-28-2008 12:11 PM
Nick S Go to last post
4 43
GromJS server-side JavaScript ------------------------------------------------------------------------ GromJS is server-side JavaScript...
GVDC
06-28-2008 11:11 AM
GVDC Go to last post
0 38
Next challenge.. :-) How to execute a function on 'load' of (dynamically created) iframe.. E.g: alert the title of loaded document.... Tried...
Quarco
06-28-2008 02:46 AM
Quarco Go to last post
0 44
I wish to duplicate text link behaviour with some button images. Hover is easy but other than saving cookies how can I know if the page that...
Simon Wigzell
06-27-2008 10:22 PM
Simon Wigzell Go to last post
3 39
----------------------------------------------------------------------- FAQ Topic - How do I close a window and why does it not work on the first...
FAQ server
06-27-2008 06:00 PM
FAQ server Go to last post
0 37
Ydinalan disinformaatiosyydössä huomaa aiheen synnyttämän panikin. Totuus ei heitä miellytä. Mutta koska haluan varmistaa aina KAIKEN...
Visa Karlsson
06-27-2008 05:54 PM
Visa Karlsson Go to last post
0 49
On Jun 26, 4:53*pm, Gregor Kofler <use... (AT) gregorkofler (DOT) at> wrote: If possible for your scenario, you could potentially use eval for this....
agendum97@gmail.com
06-27-2008 04:53 PM
agendum97@gmail.com Go to last post
0 39
Post New Thread

Display Options
Showing threads 901 to 950 of 31961
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.