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     
Does JavaScript have access to the timezone setting on the local system? -- Steve...
Swifty
10-05-2009 03:01 PM
Dr J R Stockton Go to last post
3 20
Hi, The following page <html> <script src="d:\temp\aa\stuff.js" type="text/javascript"></script> <a href="#null" onclick="stuffAlert();">Click here...
Sébastien de Mapias
10-05-2009 05:38 AM
Sébastien de Mapias Go to last post
2 30
Help!... why should my code below behave differently when I turn off a debug alert? I'm trying to resize the bottom of two div areas - and it kind...
x
10-05-2009 03:17 AM
wilq Go to last post
3 39
----------------------------------------------------------------------- FAQ Topic - What books are recommended for...
FAQ server
10-03-2009 01:11 PM
Dr J R Stockton Go to last post
1 32
Hi, I am wondering what is the grace way to determine whether an object exists in the current function Call object or not. Namely, how to determine...
George
10-03-2009 12:02 PM
Thomas 'PointedEars' Lahn Go to last post
8 29
I have a main function (Main) that accept 2 parameters (id_c & id_o), inside this function another function is called (addEventListener). Inside...
Mariano C.
10-03-2009 09:47 AM
Mariano C. Go to last post
4 27
The simplest logical way for my form to support the data model is to use a table. It is trivial if I hard code the number of rows in the table...
Ted Byers
10-03-2009 08:10 AM
Ted Byers Go to last post
7 35
Thomas 'PointedEars' Lahn wrote: PointedEars -- realism: HTML 4.01 Strict evangelism: XHTML 1.0 Strict madness: XHTML 1.1 as...
RCGUA
10-03-2009 05:06 AM
Thomas 'PointedEars' Lahn Go to last post
3 38
Hi everyone -- The problem shows up in the one-line display of internal variables just below the small banner on the...
lcplben
10-03-2009 05:02 AM
Thomas 'PointedEars' Lahn Go to last post
7 25
<input type="submit" class="button-bold" name="change_resolution" id="change_resolution" value="count $single" onClick="return...
okey
10-03-2009 04:09 AM
Thomas 'PointedEars' Lahn Go to last post
6 18
Hello The following code will download the 2 swf files into the browser cache but I cannot work out how to use JavaScript to generalize the code to...
Geoff Cox
10-03-2009 02:28 AM
Geoff Cox Go to last post
7 28
Hi all, I've seen the issue of communicating between iframes on different domains addressed in the FAQ (http://www.jibbering.com/faq/#frameRef) and...
Ivan Zuzak
10-02-2009 03:24 PM
Ivan Zuzak Go to last post
0 20
I'm getting long and multiline string (HTML) by AJAX and than use element's innerHTML property to display it (I know that innerHTML is not standard,...
Ivan S
10-02-2009 01:27 PM
JR Go to last post
10 65
Thomas 'PointedEars' Lahn wrote: If you have a sparse array, shouldn't you really be using an Object object not an Array object? It's more...
mouac01 ( AT ) yahoo.com
10-02-2009 04:16 AM
Thomas 'PointedEars' Lahn Go to last post
12 53
Some people call operator new as 'syntactic sugar', i.e. it can be replaced with some other code. Which code exactly? E.g. function A(b){ this.b =...
optimistx
10-02-2009 03:41 AM
Dmitry A. Soshnikov Go to last post
47 264
I have an HTML Form below that has a drop-down box where the user selects "Monthly" or "Once". I would like the value of the Input for the...
RCGUA
10-01-2009 10:17 PM
Stefan Weiss Go to last post
1 32
I've been experimenting heavily with timed animation, the results are on my homepage: http://www.dariodario.com feel free to see the sources.
Gotch ( AT )
10-01-2009 07:40 AM
rf Go to last post
1 24
There are numerous examples about trying to implement classical inheritance in javascript. Most authors seem to take for granted that...
optimistx
10-01-2009 04:30 AM
Dmitry A. Soshnikov Go to last post
41 248
Hi, I'm seeing in many sites function declarations prefixed with a ; like this: ;function whatever () {} Is it a fashion or what ? Thanks,
Jorge
10-01-2009 04:23 AM
Dmitry A. Soshnikov Go to last post
32 173
----------------------------------------------------------------------- FAQ Topic - What does the future hold for...
FAQ server
09-30-2009 07:00 PM
FAQ server Go to last post
0 26
----------------------------------------------------------------------- FAQ Topic - Internationalisation and Multinationalisation...
FAQ server
09-30-2009 05:07 PM
Dr J R Stockton Go to last post
4 44
Hello! I cannot find any solution on internet that`s why I`ve decided to wirte a post on the newsgroup For example I have a database with short...
JSz
09-30-2009 06:22 AM
Thomas 'PointedEars' Lahn Go to last post
2 111
Hi, I'd like to thank David Mark for recently sending me a copy of his MyLib.js library and for responding to some of my questions here in c.l.js....
Richard Maher
09-29-2009 06:20 PM
David Mark Go to last post
40 335
----------------------------------------------------------------------- FAQ Topic - I have <a href="javascript:somefunction()"> what .......
FAQ server
09-29-2009 05:20 PM
Garrett Smith Go to last post
12 117
Hi, I embedded this code in a page: <embed src='swf/player-viral.swf' height='301' width='320' allowscriptaccess='always'...
luud
09-29-2009 03:39 PM
Geoff Cox Go to last post
2 72
I have an image and on Click I want to display a table with 3 rows showing options (similar to menu) I would like to display this table exactly...
Jes
09-29-2009 11:29 AM
Jes Go to last post
0 21
I'm working on updates for my "rich HTML" message board, and am wanting to add some styling when the visitor pastes data. I'm currently playing with...
Jason Carlton
09-29-2009 08:58 AM
Tim Down Go to last post
3 96
----------------------------------------------------------------------- FAQ Topic - What is...
FAQ server
09-29-2009 07:21 AM
http://books.google.com/books?id=ifqnAAAACAAJ&dq=i Go to last post
2 25
Hi Am using the below javascript. Can someone tell me if I can use the same script to for accordion menu by writing some extra code in switchid...
neetu
09-29-2009 06:42 AM
Thomas 'PointedEars' Lahn Go to last post
1 27
How can I prevent the document from zooming and scrolling in Palm Pre? Testing using the Palm Pre Emulator 1.2 for Windows, running the...
Garrett Smith
09-29-2009 04:09 AM
Garrett Smith Go to last post
1 29
----------------------------------------------------------------------- FAQ Topic - What is the Document Object Model...
FAQ server
09-28-2009 07:00 PM
FAQ server Go to last post
0 25
Opera 10 has fixed the error in (0.5).toFixed(0) : its toFixed used to do Bankers Rounding. But the Summer Time error which I thought was cured...
Dr J R Stockton
09-28-2009 06:39 PM
Dr J R Stockton Go to last post
13 108
Hello everyone! Where can i find clear examples about XHTML 1.1? I'm studying Dojo and, since it uses proprietary attributes for its applications,...
Max
09-28-2009 05:58 PM
David Mark Go to last post
8 61
On 23/09/09 00:34, SAM wrote: window.open() will always (try to) open a new window. If you want to load a new document in the current window/tab,...
Paul E. Schoen
09-28-2009 04:12 PM
Thomas 'PointedEars' Lahn Go to last post
27 211
I'm developing a WYSIWYG editor using the usual arrangement of an iframe with designMode turned on and have a problem relating to detecting and...
Tim Down
09-28-2009 10:08 AM
Tim Down Go to last post
6 55
I'm trying to make a function that'll change the CSS class (className) of an HTML element while preserving the old class. The problem is that the...
yawnmoth
09-28-2009 05:59 AM
SAM Go to last post
18 118
How you check client browser for support of canvas element from HTML5. Here i don't want to check user agent or creating dummy canvas element or...
Asen Bozhilov
09-27-2009 08:44 PM
kangax Go to last post
3 28
----------------------------------------------------------------------- FAQ Topic - What are object...
FAQ server
09-27-2009 07:00 PM
FAQ server Go to last post
0 28
"Jorge" <jorge (AT) jorgechamorro (DOT) com> wrote On Sep 25, 2:42 pm, "rf" <r...@z.invalid> wrote: It's not obfuscated it's in base64, it's just...
Jorge
09-27-2009 07:15 AM
Jorge Go to last post
11 97
If you study and test the code snippets in this newsgroup, which kind of environment do you use? Full javascript ide like Netbeans ide or Eclipse...
optimistx
09-26-2009 08:19 PM
Lasse Reichstein Nielsen Go to last post
6 30
Hello , This is for all who are new to JavaScript programming I have across a new tutorial while surfing and found useful for beginners I have...
Additya
09-26-2009 12:18 PM
John G Harris Go to last post
6 66
Hello, I have one question i created table and in this table i added some another options for ex at the previous table there were only one problem...
Azik
09-26-2009 11:01 AM
SAM Go to last post
2 35
I want to have a prompt or login credentials window (that is at most 1/6 the size of the browser window) appear on a web page after it has finished...
Net5
09-26-2009 09:52 AM
Gregor Kofler Go to last post
2 30
dynamic table sum and percent of this problem -------------------------------------------------------------------------------- Hello, I have one...
Azik
09-26-2009 03:21 AM
Azik Go to last post
0 76
Hi all, I'm new and I'm newbie about Jquery and.. I've a problem, of course :) The situation is: I'd like to add new rows in a table by a form...
Umin
09-25-2009 05:40 PM
Thomas 'PointedEars' Lahn Go to last post
5 74
Hi, I'm opening some windows using window.open() When that is done, I check window.document.title and I see that the window object has stayed...
spx2
09-25-2009 01:04 PM
SAM Go to last post
8 29
Is it ok to pass parameter to the script like this: <script type="text/javascript" src="/js/ultimate.js?answer=42"></ script> How can I get...
Ivan S
09-25-2009 10:40 AM
Thomas 'PointedEars' Lahn Go to last post
14 66
Is there a way to convert an object to it's source code as a string without using the "toSource()" method? What I want to do is something like...
Yansky
09-25-2009 09:03 AM
Martin Honnen Go to last post
1 31
Hello Friends I am new to this group and also new to JavaScript. I have learn JavaScript from the tutorial which I find good for the beginners...
Additya
09-25-2009 05:47 AM
John G Harris Go to last post
3 40
http://www.tvstaff.tv/html/codec.html Seeking a strong leader of people and technology JPEG 2000 / C++ / TV & Motion Picture
http://www.tvstaff.tv/html/codec.htmll
09-25-2009 01:12 AM
http://www.tvstaff.tv/html/codec.htmll Go to last post
0 34
Post New Thread

Display Options
Showing threads 301 to 350 of 34463
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.