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 have a header and a footer iframe inside a page. What I would like to do is when i click on a link inside either of the iframe, that it open up...
dmalhotr2001
10-14-2009 06:19 AM
Thomas 'PointedEars' Lahn Go to last post
2 18
This is the HTML code: 1.Question Title: <div id="question"> <input type="text" name="question1" size="55"/> <br/> <br/> A.
Phper
10-13-2009 10:48 PM
pbd22 Go to last post
1 15
Hi, Firefox's JS engine implementation has a built-in property "__proto__". For example, Fruit={__proto__:null, apple:true, pear:true,...
Yan Huang
10-13-2009 04:16 PM
kangax Go to last post
10 69
VK <schools_ring (AT) yahoo (DOT) com> writes: .... Nope, they didn't. The difference is that '+' is a six character string (with .charCodeAt(1)...
Lasse Reichstein Nielsen
10-13-2009 12:29 PM
VK Go to last post
1 14
On Sun, 11 Oct 2009 13:02:00 GMT, Scott Bass wrote: Scott, it is perfectly possible to render all the dynamic content using JavaScript, but it...
Scott Bass
10-13-2009 11:32 AM
Scott Bass Go to last post
6 22
VK <schools_ring (AT) yahoo (DOT) com> wrote in news:40d061ae-951a-4c08-9801- c9fcb56d9924 (AT) l2g2000yqd (DOT) googlegroups.com: BTW, thanks for...
Mike Duffy
10-13-2009 08:02 AM
Mike Duffy Go to last post
0 15
----------------------------------------------------------------------- FAQ Topic - How do I trim...
FAQ server
10-12-2009 07:00 PM
FAQ server Go to last post
0 18
VK wrote: OMG. You would. Rubbish. Whether the A element is underlined or not is defined by user preferences.
Jerry Krinock
10-12-2009 02:02 PM
Thomas 'PointedEars' Lahn Go to last post
8 69
hi all can you suggest me a javascript crossbrowser that insert a value (emoticons, bbcode, text and so on) in the exact position where the user...
spacemarc
10-12-2009 05:24 AM
rf Go to last post
1 23
I do agree with the structural considerations but as often we have to accommodate proper considerations to the improper world :-) In the particular...
VK
10-12-2009 04:05 AM
VK Go to last post
0 15
Hi Everyone! I'm posting this as a follow up message on my previously started thread...
John Ca
10-12-2009 03:06 AM
wilq Go to last post
8 25
In continuation of discussion at http://groups.google.ru/group/comp.lang.javascript/browse_frm/thread/ee8a1afd6b07d4bc in the particular...
VK
10-11-2009 04:11 PM
VK Go to last post
9 20
Am I right that the .focus() method always has two effects? It can give the focus to an input field, but it also always gives the focus to the...
Hans-Georg Michna
10-11-2009 12:16 PM
Hans-Georg Michna Go to last post
2 33
----------------------------------------------------------------------- FAQ Topic - How do I format a Number as a String with exactly 2 decimal...
FAQ server
10-11-2009 11:58 AM
Dr J R Stockton Go to last post
1 36
Rumor has it that some implementation of HTML5's drag and drop is very clumsy. Let's ignore that for now. Say, we have we have 5 or 6 DIV (s) in a...
DL
10-11-2009 11:00 AM
Don84 Go to last post
8 24
Check out our new Halloween website at www.emailministry.webs.com/halloween.htm Thanks
The Lord's Work E-mail Ministry
10-11-2009 12:26 AM
The Lord's Work E-mail Ministry Go to last post
0 36
----------------------------------------------------------------------- FAQ Topic - When should I use...
FAQ server
10-10-2009 07:00 PM
FAQ server Go to last post
0 14
Hi, Following is a repost from the group Opera.general. Hope someone can help me out. Many thanks! I want to some JavaScript code in Opera that...
Yan Huang
10-10-2009 11:58 AM
Jorge Go to last post
26 116
In continuation of discussion of http://groups.google.ru/group/comp.lang.javascript/browse_frm/thread/f9904e15ef8618d0 To make the post HTML-viewing...
VK
10-10-2009 06:28 AM
VK Go to last post
0 30
----------------------------------------------------------------------- FAQ Topic - Why does K = parseInt('09') set K to...
FAQ server
10-10-2009 05:28 AM
Asen Bozhilov Go to last post
5 29
----------------------------------------------------------------------- FAQ Topic - How do I generate a random integer from 1...
FAQ server
10-09-2009 07:00 PM
FAQ server Go to last post
0 40
I'm using an iframe, to load same-domain pages. Can JavaScript tell if the requested page does not exist, and if so how? I want to note and...
Dr J R Stockton
10-09-2009 06:37 PM
Dr J R Stockton Go to last post
2 50
On 8 oct, 10:14, VK <schools_r... (AT) yahoo (DOT) com> wrote: Folks, please research a bit before posting about a rather well...
Ted Byers
10-09-2009 06:08 PM
GTalbot Go to last post
25 78
----------------------------------------------------------------------- FAQ Topic - How do I format a date with...
FAQ server
10-09-2009 03:31 PM
Dr J R Stockton Go to last post
16 63
----------------------------------------------------------------------- FAQ Topic - Why does 1+1 equal 11? or How do I convert a string to a...
FAQ server
10-09-2009 06:29 AM
Thomas 'PointedEars' Lahn Go to last post
1 19
Hello, GeoDLL is available in a new version and can be downloaded from my website now. For those of you who do not know GeoDLL yet, I have made a...
Fred
10-09-2009 04:09 AM
Fred Go to last post
0 18
I can't seem to get IE8 to create a working clientHeight or clientWidth. I've tried a few combinations with varied results, but nothing that works...
Adam Yee
10-09-2009 04:01 AM
Adam Yee Go to last post
8 22
Hello, I was creating a transparent cover-div for my interactive content to prevent the user clicking all kinds of trouble during xhr-loads, when I...
OttoA
10-08-2009 07:17 PM
David Mark Go to last post
8 57
Can't go into the details, but an easier way may be to just set the timeout and then evaluate the returned status code. If it is "success", then you...
Hans-Georg Michna
10-08-2009 06:43 PM
Hans-Georg Michna Go to last post
0 20
Thomas 'PointedEars' Lahn wrote on 05 okt 2009 in comp.lang.javascript: No, you only should not. You can easily put in a number of same id-ed DOM...
pmind
10-08-2009 05:29 PM
Eric Bednarz Go to last post
27 246
I have an accordion menu, and each menu header has a little plus symbol img that changes to minus symbol img when the menu slides down and up. This...
neetu
10-08-2009 04:45 PM
VK Go to last post
1 23
David Mark meinte: If they *were* unprintable. But FF (3.5) gives keycode 0 for all ä, ö, ü. At least the charCode is there. Haven't had a chance...
Gregor Kofler
10-08-2009 12:48 PM
Gregor Kofler Go to last post
5 111
Some people recommend not to add methods and properties to objects like Array. The reason being that the names of those might collide with...
optimistx
10-08-2009 10:16 AM
VK Go to last post
3 21
On Oct 7, 12:29*pm, Mike <mike.hennes... (AT) gmail (DOT) com> wrote: I'm sure it isn't (unless the leaks are server side). ;) Both worthless...
David Mark
10-08-2009 04:59 AM
Evertjan. Go to last post
1 18
I have used a lot of times figuring out how to do this but have given up so need your help, please. On this site...
tinem
10-08-2009 01:29 AM
tinem Go to last post
3 19
ok, i've made it working, that is, the expected number of red dots as div(s) did show up. But I still have a couple of questions. a) with IE7, the...
DL
10-07-2009 10:40 PM
Don84 Go to last post
25 67
Can you see what is wrong with this state field, form input? I get an error in php that says Unknown column 'state' in 'field list' which makes me...
JRough
10-07-2009 03:22 PM
Evertjan. Go to last post
3 16
----------------------------------------------------------------------- FAQ Topic - Why does simple decimal arithmetic give...
FAQ server
10-07-2009 03:15 PM
-TNO- Go to last post
1 25
On 06/10/09 09:57, SAM wrote: Since the purpose of this subthread seems to be to convince somebody that there are in fact people out there with...
Jorge
10-07-2009 12:49 PM
Hans-Georg Michna Go to last post
55 334
Can you see what is wrong with this state field, form input? I get an error in php that says Unknown column 'state' in 'field list' which makes me...
JRough
10-07-2009 12:14 PM
JRough Go to last post
0 18
Hi all! I'm a javascript newbie, and I wrote a function who's purpose is to scan all paragraphs in a page, and then highlight certain keywords which...
John Ca
10-07-2009 12:11 PM
Dr J R Stockton Go to last post
23 136
I know that "length" is a standard property of arrays ... But, can the programmer create their own *new* array properties? Something like...
Kenneth Jacker
10-07-2009 07:26 AM
Kenneth Jacker Go to last post
8 65
How have you solved the usage of alert box (or other modal message box), when users have pop up blockers active? In the testing alert boxes seem to...
optimistx
10-06-2009 07:30 PM
Thomas 'PointedEars' Lahn Go to last post
4 20
complete information and description of heavy machinery with it uses and handling.this site fulfil solution of your...
hamidilyas
10-06-2009 06:40 PM
hamidilyas Go to last post
0 18
Oops, missed "; expires=" part of the string: ... *var now = new Date(); document.cookie = document.forms.elements.value + '; expires='+...
Leroy Frye
10-06-2009 02:26 PM
Leroy Frye Go to last post
3 50
Hi there I've rolled my own cross-browser "Rich Text Editor" (via an iframe with 'designMode' on) and I've come across an issue that may or not be...
Good Man
10-06-2009 11:18 AM
Good Man Go to last post
4 33
Hi all. There is an Javascript error (xxxx is not a function) if there exists a function name same as input's name (or id) property. Here is...
Ivan S
10-06-2009 03:32 AM
Ivan S Go to last post
6 30
Not sure why this isn't working. I'm building a function to check the value of a form field to make sure it's numeric or a comma or period. I know...
DonO
10-05-2009 04:44 PM
Asen Bozhilov Go to last post
1 25
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 19
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
Post New Thread

Display Options
Showing threads 251 to 300 of 34461
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.