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     
Hi there, I've been working on the web site for budget travel to China ( www.yilongwei.com ) for quite some time now. Since that web site...
long_way
08-15-2008 01:12 PM
long_way Go to last post
2 121
ajaxexample (AT) gmail (DOT) com wrote: Please trim your quotes to the parts that you are referring to. It is certainly unwise, but not...
Thomas 'PointedEars' Lahn
08-15-2008 12:48 PM
Thomas 'PointedEars' Lahn Go to last post
0 30
I try to develope a bookmarklet in javascript. The charset of the bookmarklet is UTF-8, but it is supposed to work within pages, whose character set...
optimistx
08-15-2008 07:42 AM
optimistx Go to last post
2 101
Aaron Gray wrote: In quirks mode IE uses document.body (the body element) as the canvas, in standards mode document.documentElement (the html...
Martin Honnen
08-15-2008 05:45 AM
Martin Honnen Go to last post
1 30
Hi everyone, In folder image i have 24 pictures, and i would like to have some javascript that will every hour put another picture as...
Jomba
08-15-2008 01:53 AM
Evertjan. Go to last post
8 45
I want to direct the user to a page (usermenu.html) if upon entering index.html there is a cookie set on the user's machine. The 'login'...
Ed Jay
08-15-2008 12:05 AM
Ed Jay Go to last post
2 25
Hi, I have created a web page with javascript, its successfully working in firefox but not in internet explorer version 6 and 7. I am not good in...
rameshk_tvm
08-14-2008 05:56 PM
Doug Gunnoe Go to last post
1 30
How can I test if a vertical scroll bar is at the bottom of the range? I know that... document.getElementById('mydiv').scrollHeight ....returns the...
bgold12
08-14-2008 03:28 PM
bseanvt Go to last post
3 46
In comp.lang.javascript message <2ff17b21-198a-4f08-9652-6511d2c74dd7@a8 g2000prf.googlegroups.com>, Wed, 13 Aug 2008 19:56:51, wgarner (AT) ucsd...
Dr J R Stockton
08-14-2008 03:10 PM
Dr J R Stockton Go to last post
0 28
Hi, I have a number of INPUTs on my page that look like <input id="form_items" name="form_items " size="15" type="text" value="..." /> How do I...
laredotornado
08-14-2008 09:57 AM
laredotornado@zipmail.com Go to last post
5 60
<wgarner (AT) ucsd (DOT) edu> wrote And the function is called recursively, so it doesn't meet your objective. Instead, you want to declare and fill...
Tom de Neef
08-14-2008 08:36 AM
Tom de Neef Go to last post
0 29
Looking for feedback on Matching Exercises Maker/ Builder: http://mynichecomputing.com/ReadIt/translateT.html For one thing, I am concerned about...
lorlarz
08-14-2008 08:03 AM
lorlarz Go to last post
4 31
Hi. I've got this form that I'm trying to validate: <form id="periodForm" action="" method="post"> <p> Periode: <input id="startDate"...
thj
08-14-2008 06:04 AM
Henry Go to last post
2 191
Any opinions on this code as part of a general purpose framework? I expect people will have varying opinions on the use of $ in the property names....
carton
08-14-2008 02:49 AM
Bruno Desthuilliers Go to last post
8 45
Greetings. (newbie apologies...) In FF, in <SCRIPT LANGUAGE="JavaScript"> function whatever() { alert('whatever'); } </SCRIPT> <A...
Peter Billam
08-14-2008 01:53 AM
Peter Billam Go to last post
0 31
hi, sorry to post this here, am not getting response in mozilla group... I'm on FF 2.0.0.16, I only see CSS errors in error console, I don't...
maya
08-13-2008 11:25 PM
Doug Gunnoe Go to last post
2 42
On 2008-08-13, Gregor Kofler <usenet (AT) gregorkofler (DOT) at> wrote: Probably the OP is thinking of the inverse operation, Array.join() where...
Steve
08-13-2008 08:30 PM
Peter Billam Go to last post
4 64
----------------------------------------------------------------------- FAQ Topic - How can I disable the back button in a...
FAQ server
08-13-2008 06:00 PM
FAQ server Go to last post
0 29
Hi: I am a programmer (but in a language that is compiled into C code -- then onto .obj and and then an executable -- xHarbour) I already am able...
Mel Smith
08-13-2008 05:35 PM
Mel Smith Go to last post
5 76
Hello. I posted this earlier with the full code of the JavaScript file I'm trying to open. I'm posting this again, because the file is not the...
LayneMitch via WebmasterKB.com
08-13-2008 09:53 AM
Michael Wojcik Go to last post
2 220
Hi, I'm having trouble selecting an option in html, i.e. i change the code, but the change is not reflected in the browser. Example, i...
rvelosoo
08-13-2008 05:53 AM
Bart Van der Donck Go to last post
1 31
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
08-13-2008 03:00 AM
FAQ server Go to last post
0 44
I have a site that works perfectly in IE6 IE7 FF2 FF3 but not in the latest Safari. Here is the issue. I am attempting to call functions within a...
GinnTech
08-12-2008 08:31 PM
RobG Go to last post
18 96
Maybe someone can show me an example of a listbox with 2 columns and a vertical bar created by HTML (JavaScript is OK). Thanks, Zalek
zalek
08-12-2008 06:55 PM
dorayme Go to last post
6 189
----------------------------------------------------------------------- FAQ Topic - How do I protect my javascript...
FAQ server
08-12-2008 06:00 PM
FAQ server Go to last post
0 32
I'm not sure whether this is a Javascript or HTML issue. Whatever it is, it's too advanced for my current Web-authoring knowledge: When using Google...
Charles Packer
08-12-2008 05:49 PM
Raymond SCHMIT Go to last post
6 44
I like a lot of the concepts mentioned...like the "Builder" for 1, so you only get what you need. Very nice, like MooTools. Also, the feature...
q-rious
08-12-2008 02:44 PM
John G Harris Go to last post
21 123
Fraternal greetings Javascript comrades. Here's a tricky one. Can anyone please tell me how I can make a div slide up and down within another div...
Aethaelweard
08-12-2008 12:35 PM
Aethaelweard Go to last post
0 48
Say I have this foo = function() { // blah }; bar = fuction(fnName) { /* If fnName equalled "foo" * How do I test that foo, as a function, * exists...
Andrew Poulos
08-12-2008 06:45 AM
Dr J R Stockton Go to last post
7 89
On Aug 10, 6:53 pm, G. Morgan <no... (AT) il (DOT) invalid> wrote: <a href="mailto:blah (AT) blah (DOT) com?Subject=thisSubject&Body=The...
GArlington
08-12-2008 06:35 AM
GArlington Go to last post
1 83
On Sat, 09 Aug 2008 22:55:52 -0400 sheldonlg <sheldonlg> wrote in: <AvSdnSFsRJWNxAPVnZ2dnUVZ_u6dnZ2d (AT) giganews (DOT) com> Perhaps you can give...
BootNic
08-12-2008 06:13 AM
sheldonlg Go to last post
11 55
Gregor Kofler wrote: Well you can in Firefox 3. Here's proof: http://dhtmlkitchen.com/ape/example/form/Form.html This may or may not be...
torso
08-11-2008 10:01 PM
dhtml Go to last post
7 289
----------------------------------------------------------------------- FAQ Topic - What online resources are...
FAQ server
08-11-2008 06:00 PM
FAQ server Go to last post
0 32
I was wondering if anyone has experience with snap.com's service, where you put a reference to a remote script on your page. The script causes a...
Razzbar
08-11-2008 02:52 PM
Razzbar Go to last post
4 64
We've built this tool to help with the process of learning programming languages. You can use material on the site, or add your own to study. We've...
Elizabeth Barnwell
08-11-2008 01:22 PM
Thomas 'PointedEars' Lahn Go to last post
11 80
According to Stefan Goessner, to obtain a correct conversion from XML to JSON it must apply some patterns to maintain order and structure of...
Max
08-11-2008 01:09 PM
Lasse Reichstein Nielsen Go to last post
20 181
Hello Javascript Experts (of which I am not ! ) -- I'm trying to utilize a javascript I found on the web that allows a user to select a time of day...
mkhines
08-11-2008 12:45 PM
Dr J R Stockton Go to last post
5 149
i am trying to sort the strings without the functions ..but i can't bcz i can't trace out the javascript program...so need ur help..
kaushal
08-11-2008 06:27 AM
Dr J R Stockton Go to last post
3 88
Tried mailing the FAQ maintainer but the mail bounced. The FAQ entry of topic: http://www.jibbering.com/faq/#FAQ4_15 DocDom =...
dhtml
08-11-2008 06:25 AM
Dr J R Stockton Go to last post
16 76
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
08-11-2008 03:00 AM
FAQ server Go to last post
0 33
On Aug 11, 1:32*am, Jonas Smith <jonas.sm... (AT) yahoo (DOT) com> wrote: Yes. I mean stop breaking the back button. If you click the back...
David Mark
08-11-2008 02:22 AM
David Mark Go to last post
8 77
David Mark wrote: When I write JS code, to run the file what else should I save it as? I tried that and it still didn't work for the moment, but...
LayneMitch via WebmasterKB.com
08-10-2008 06:53 PM
David Mark Go to last post
9 57
----------------------------------------------------------------------- FAQ Topic - What books cover...
FAQ server
08-10-2008 06:00 PM
FAQ server Go to last post
0 43
I found out that the IE7 problem has nothing to do with the conditional code. If I remove that conditional code, IE7 still has the block moving. ...
sheldonlg
08-10-2008 01:48 PM
David Mark Go to last post
1 27
In article <489ead20.6279968 (AT) news (DOT) individual.net>, Raymond.Schmit (AT) pircarre (DOT) be (Raymond SCHMIT) wrote: Well, I don't...
Nad
08-10-2008 10:15 AM
Dr J R Stockton Go to last post
22 109
I have a page that calls a javascript function every second using setInterval(): ... <body onload="setInterval('UpdateMessages(1);', 1000...
bgold12
08-10-2008 04:44 AM
Thomas 'PointedEars' Lahn Go to last post
1 138
using Javascript, I am opening a web-based url in a popup window. MyWin1=Window.Open(url, "mywindow") There is a form (form1) in the url in that...
V S Rawat
08-10-2008 04:33 AM
Thomas 'PointedEars' Lahn Go to last post
11 250
----------------------------------------------------------------------- FAQ Topic - What does the future hold for...
FAQ server
08-09-2008 06:00 PM
FAQ server Go to last post
0 71
Hi all, given a string: " <img class='myclass' alt='my picture' src='image.jpg' /> " (where alt and src are changeable) how do I create the...
Stimp
08-09-2008 04:49 PM
Stimp Go to last post
10 97
I have an app where position fixed works for FF and IE6 (with workaround). On IE7, the popup doesn't stay fixed in one place. The URL is...
sheldonlg
08-09-2008 04:35 PM
David Mark Go to last post
8 38
Post New Thread

Display Options
Showing threads 551 to 600 of 32007
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.