Google Groups Home
Help | Sign in
comp . lang . javascript
This is a Usenet group - learn more
Find or start a Google Group about javascript.
Active older topics
Related Groups
Writing HTML for the Web.
Medium activity, Usenet
Use comp.infosystems.[link] instead.
High activity, Usenet
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 167813  Older »
Description: Netscape Communications Corp.'s JavaScript language.
 

FAQ Topic - What books cover EcmaScript? (2008-10-08) 
  ------------------------------ ------------------------------ ----------- FAQ Topic - What books cover EcmaScript? ------------------------------ ------------------------------ ----------- Most CLJ regulars believe the best book to be: JavaScript: The Definitive Guide, 5th Edition By David Flanagan ISBN:0-596-10199-6... more »
By FAQ server  - 7:00pm - 4 new of 4 messages    

dyn-drive calendar script not working.. 
  hi, am trying to run this calendar script [link] here, [link] for one thing, it only works in IE; in FF even here, [link] get error when click on [choose one]... more »
By maya  - 4:53pm - 3 new of 3 messages    

select onchange with typing in Webkit 
  In Firefox, IE and Opera, with a select menu with size > 1, typing a few characters in the menu selects an item and triggers the onchange event. In the Webkit-based Safari and Google Chrome, the item appears to be selected (visually and selectedIndex is set) but the onchange is not triggered. The W3C says "The onchange event occurs when a control loses the input... more »
By Chris Riesbeck  - 3:21pm - 2 new of 2 messages    

IE 7 Zoom Problem 
  Hi, IE7 has a zoom feature.(In IE7, If you look at lower Right Corner, there is a button that let you set the zoom level of ur webpage. the default is 100%.) The problem is I am drawing vml shapes on my webpage, at 100% everything is fine, click events works fine, mouseover also works fine, but when I zoom it to less than 90%. Everything messess up.... more »
By Sunny  - 11:21am - 1 new of 1 message    

IE6 Form and Its Properties After Submit 
  Hello, My HTML form submits some values to a hidden iframe. However, this is done for file upload fields only. After file uploading is finished I am using this form to submit all other data (inputs, textareas, etc.) normally. The file upload mechanism is structured in the way that it sets form's enctype (multipart) and target to iframe dynamically and then resets... more »
By vunet  - 9:51am - 1 new of 1 message    

The sale of world famous jacket,Jean-COOGI/DG/gino green global /G-Star and so on 
  On Oct 7, 1:48 pm, "The best online shopping site!([link])" ...How do these messages get through? When I post a message I have to wait 5 mins for it to go live. I assume that its being checked by someone. I guess I'm wrong.
By Laser Lips  - 9:26am - 1 new of 1 message    

Modifying a variable in a forEach loop 
  Hi I would have expected the following to change the value of a, but just discovered it doesn't. var forEach = function () { var a = "a"; [a].forEach(function (v, i) { console.log("v=" + v); v = i; console.log("v=" + v); }); console.log("a=" + a); ...The output is: v=a v=0 a=a I'm not really sure why, I'd be very grateful if someone could... more »
By Paul Carey  - 7:15am - 3 new of 3 messages    

Finding out how many checkboxes are in a table 
  I'm looking to manipulate/check the state of various checkboxes and radios in a form. Because I don't want to access all of the checkboxes in the form, only a specific section, I am trying to narrow down the list of elements to check. I thought I could place those elements within a named DIV or a table, and then reference that DIV or... more »
By stev...@hotmail.com  - 6:26am - 6 new of 6 messages    

Resetting GET query values 
  Hi all, I have a POST form that also includes some anchors/links. If a user clicks a link, that link remains set so that pressing the submit button later not only sends the appropriate POST value, but also passes the previous link value. What I would dearly love to do is remove the query string after dealing with... more »
By Vince Morgan  - 5:12am - 3 new of 3 messages    

Giving a window an onblur event 
  Hi, this is not as easy as it sounds. Sorry it's long winded, here is some background I've written an application which is something like a media viewer. You can upload Documents, Images, Videos, Sounds and anything else you like. The files are stored in a database as text, not as files on the hard drive.... more »
By Laser Lips  - 5:08am - 1 new of 1 message    

1 - 10 of 167813   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google