First  |  Prev |  Next  |  Last
Pages: 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
get opacity value
How do I get the opacity value in IE where the opacity is set via a filter eg. <img style="filter:alpha(opacity=12);" src="... > Andrew Poulos ... 21 Nov 2009 21:25
Google Closure: The Evil Parts
On Nov 19, 1:11 pm, Matt Kruse <m...(a)thekrusefamily.com> wrote: On Nov 18, 8:36 pm, David Mark <dmark.cins...(a)gmail.com> wrote: On Nov 18, 9:10 pm, Garrett Smith <dhtmlkitc...(a)gmail.com> wrote: Instead, focus on something smaller. You might choose a format such as:    I saw a problem [descripti... 19 Nov 2009 17:27
Can script determine if window.onload has already fired?
There is a discussion going on in the jquery-dev mailing list that piqued my curiosity. I'm interested to know if the smart people here have a good answer. Is there a cross-browser way, in script, to determine if window.onload has already fired? If a script is lazy loaded and needs the DOM to be ready, it can ... 1 Dec 2009 00:41
Google Closure: The Baseless Parts
The "base" parts. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writin... 21 Nov 2009 00:33
IE 8 script injection and http[S]
Hi, Can anyone confirm that IE 8 prevents a page that was loaded via httpS from injecting a script (createElement, appendChild etc) by throwing an "Operation aborted" exception when trying to set the src attribute to a HTTP*no*S URL? I know it's probably a very sensible thing to do and this is only happening ... 18 Nov 2009 20:13
Java Front end Developer | NYC | Long term (Only GC/Citizens)
Hi, Job title: Java front end developer Location: NYC Duration: long term Only GC/Citizens Experience: * 8+ years of Development experience * 6-8 years of Java front end development experience * Experience in oracle/sql server databases * Experience in java/j2ee/Ajax/Hibernate * Finance/banking expe... 16 Nov 2009 10:07
Microsoft and attributes--will they ever figure them out?
Out of curiosity about Microsoft's newfound understanding of attributes, I put together a set of tests. Two sets, actually:- http://www.cinsoft.net/attributes.html One calls get/removeAttribute methods assuming they work consistently across all browsers (a common strategy). Results are almost exactly as expe... 19 Dec 2009 11:36
What is a software engineer?
What is a software engineer? I talked to a group recently and presented this pattern: var myEval = function(str) { return window.eval ? window.eval(str) : eval(str); }; I know a lot of programmers of various degrees of proficiency read this group. Can anyone not see the problem with this in the second i... 25 Nov 2009 08:08
html form in javascript variable
Hi, My problem is: I have javascript variable like this: var variable = "<form name='formABC' method='POST'>"+ "<input type='text' id='nameABC'>"+ ... <form>"; How can I get nameABC and put it into some other variable without reloading a browser? Thanks ... 16 Nov 2009 07:54
using a general browser as a form-based capture method
I actually use Fortran for programming, and wish to call from Fortran, any process which will permit me to call a browser, while passing an HTM form as a file name, in order to capture the entered data. The calling opeartion is clear and works. OPera and Internat Explores, as samples, do the job, but the storage so... 20 Nov 2009 03:27
First  |  Prev |  Next  |  Last
Pages: 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121