First  |  Prev |  Next  |  Last
Pages: 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
Trigger file upload click event from javascript
hello Friends I have to trigger a click event of file upload control from javascript. The file upload click events works nice in IE (from javascript) but creates problem in Firefox. So friends is there any way to do it ? Pls help. Regards sunil Panore ... 23 Apr 2010 20:44
[CfP] DLS'10
Dynamic Languages Symposium 2010 October 18, 2010 Co-located with SPLASH (OOPSLA) 2010 In cooperation with ACM SIGPLAN John Ascuaga's Nugget, Reno/Tahoe, Nevada, USA http://www.dynamic-languages-symposium.org/dls-10/ ***** Call for papers ***** The 6th Dynamic Languages Symposium (DLS) at the conferenc... 20 Apr 2010 15:46
drag & drop div like BBC
HI, i'm new in this newsgroup. I would ask you if there is some javascript framework that can reproduce BBC site drag and drop... I saw JQuery... but it's not complete... hi guys! ... 27 Apr 2010 17:54
Refresh image map.
Hi, I have an image that displays in graphical format, content from a database that is constantly changing. I would like to be able to display certain information using tool-tips by using an image map. The image refreshes using js every 10 seconds, meaning that the image map is soon out of date. The image a... 23 Apr 2010 20:45
Closing parenthesis in function's definition followed by itscall
On 20/04/10 19:31, Johannes Baagoe wrote: In a sort of lame defence (why on earth am I trying to excuse Microsoft?), it may be argued that function expressions with a name are a Really Bad Idea from the beginning, and that anyone who uses them deserves... well, some terrible fate. Why? The only disadvant... 30 Apr 2010 13:56
Closing parenthesis in function's definition followed by its call
On Apr 20, 5:55 am, Johannes Baagoe <baa...(a)baagoe.com> wrote: Should it be   (function foo() { /*...*/ })(); or   (function foo() { /*...*/ }()); (note the place of the closing parenthesis) ? From the pretty-print point of view I might like the second better as a fully enclosed construct... 20 Apr 2010 15:46
FAQ Topic - How do I format a Number as a String with exactly2 decimal places? (2010-03-30)
Dr J R Stockton wrote: In comp.lang.javascript message <4bb130fb$0$286$14726298(a)news.sunsite.dk , Mon, 29 Mar 2010 23:00:03, FAQ server <javascript(a)dotinternet.be> posted: ----------------------------------------------------------------------- FAQ Topic - How do I format a Number as a String with ... 19 Apr 2010 01:12
FAQ Topic - How do I find the size of the window? (2010-04-19)
----------------------------------------------------------------------- FAQ Topic - How do I find the size of the window? ----------------------------------------------------------------------- Here is a detailed explanation of a cross-browser strategy to find the dimensions of the viewport, excepting all chrome ... 18 Apr 2010 19:43
Subclassing Date weirdness.
I decided to I wanted to subclass the native Date object, but realized that you can't call Date.prototype's function properties with anything but a 'pure' date object as the execution context. So, I decided to wrap all of Date.prototype's important functions, which worked out pretty well... The weirdness comes i... 23 Apr 2010 17:29
initializing style sheets and javascript
On Apr 17, 8:53 pm, MikeJ <no_spam_ple...(a)nothere.com> wrote: I find that if I try to read a style sheet attrib. with javascript (such as document.getElementById("myTabl").style.left;) it returns nothing. If I set the value in javascript first then I can read it. Is there some way around this. The CSS is... 18 Apr 2010 17:30
First  |  Prev |  Next  |  Last
Pages: 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77