Javascript

JAVA INTERVIEW QUESTIONS

Google Javascript group - Thu, 02/09/2010 - 07:40
java interview questions and answers
[link]
java interview questions
[link]
java interview questions 2
[link]
Categories: Javascript

FAQ Topic - How do I download a page to a variable? (2010-09-02)

Google Javascript group - Wed, 01/09/2010 - 23:00
------------------------------ ------------------------------ -----------
FAQ Topic - How do I download a page to a variable?
------------------------------ ------------------------------ -----------
Although `XMLHttpRequest` can be used to download
entire pages, it is often used for downloading small pieces
Categories: Javascript

list (array) comprehensions in standard javascript

Google Javascript group - Wed, 01/09/2010 - 18:23
Hi there,
As a python fan, I was excited about the imlementation of pythonic
array comprehensions and other goodies in javascript 1.7 and newer
versions by Mozila which, as we all know, were finally not included in
the latest standard version of ecmascript.
I wonder if there is any way to get these features working on all
Categories: Javascript

Accessing hardware

Google Javascript group - Wed, 01/09/2010 - 12:49
Hello,
Is it possible to control hardware from Javascript in a web
application in the same or similar way as Silverlight does?
Thank you
Categories: Javascript

(function f () {}).name

Google Javascript group - Wed, 01/09/2010 - 11:40
(function f () {}).name
--> "f"
(function f () {}).bind({}).name
--> ""
Why is this so ?
I can't find anything in the specs about the .name property, where is
it ?
Thanks in advance,
Categories: Javascript

HOT&EXCLUSIVE PHOTOS&VIDEOS

Google Javascript group - Wed, 01/09/2010 - 10:09
AMISHAPATEL HOT BOOBS
[link]
ARCHANA UNSEENED EXPOSING PHOTOS
[link]
KATRINA KAIF HOT SEXY PHOTOS
[link]
Categories: Javascript

HOT ACTRESS

Google Javascript group - Wed, 01/09/2010 - 08:00
HOT KERALA MALLU AUNTY WITHOUT SAREE
[link]
HOT ACTRESS IN A SEXY FEELING
[link]
KAJAL AGARWAL HOT BOOBS SHOW VIDEO
[link]
Categories: Javascript

FAQ Topic - What is Ajax? (2010-09-01)

Google Javascript group - Tue, 31/08/2010 - 23:00
------------------------------ ------------------------------ -----------
FAQ Topic - What is Ajax?
------------------------------ ------------------------------ -----------
Ajax
is shorthand for Asynchronous JavaScript and XML. The technology is
based on the `XMLHttpRequest` Object. At its simplest,
it is the sending/retrieving of new data from the server without
Categories: Javascript

Robust hasOwnProperty

Google Javascript group - Tue, 31/08/2010 - 22:23
I recently tried out "My Library" (looks nice), and noticed it doesn't
use hasOwnProperty, instead is uses a custom isOwnProperty function.
I've written an alternative hasOwnProperty function to handle a couple
of edge cases isOwnProperty doesn't:
var hasOwnProperty = (function(hop){
return hop ? function(o,p){
Categories: Javascript

Best examples of javascript coding

Google Javascript group - Tue, 31/08/2010 - 21:02
Hi
What js libraries are the best example's to look at for javascript
coding practices?
aoshi
Categories: Javascript

HOT BABES

Google Javascript group - Tue, 31/08/2010 - 14:57
HOT KERALA MALLU AUNTY WITHOUT SAREE
[link]
HOT ACTRESS IN A SEXY FEELING
[link]
KAJAL AGARWAL HOT BOOBS SHOW VIDEO
[link]
Categories: Javascript

onkeypress ??

Google Javascript group - Tue, 31/08/2010 - 04:17
Hi:
I have noticed that the 'onkeypress="myfunc";' clause in my <textarea>
element is called properly with most all keys *except* the keys: Del, and
Backspace. I have not tested other special keys so far
I use the 'myfunc' function to warn the user of how many characters are
remaining before reaching my database limit.
Categories: Javascript

FAQ Topic - How do I open a new window with javascript? (2010-08-31)

Google Javascript group - Mon, 30/08/2010 - 23:00
------------------------------ ------------------------------ -----------
FAQ Topic - How do I open a new window with javascript?
------------------------------ ------------------------------ -----------
New windows can be opened on browsers that support the
`window.open` function and are not subject to the action of any
Categories: Javascript

Nasty Word Elimination ?

Google Javascript group - Mon, 30/08/2010 - 21:50
Hi:
I have an <textarea> 254 chars here allowed</textarea> on my upcoming
web site.
Because my north american users will be alllowed to enter anything they
wish in this text area, and because all other users will be allowed to view
this same text area, I am concerned that disruptive users may wish to vent
Categories: Javascript

Date question

Google Javascript group - Mon, 30/08/2010 - 21:33
Hi,
I am trying to convert a date that I get from DB in the "Thu Aug 26
00:00:00 EDT 2010" format to mm/dd/yyyy.
I use d.format("mm/dd/yyyy") but I get 00/26/2010. What am I doing
wrong?
Categories: Javascript

Thu, 01/01/1970 - 00:00
Syndicate content