First  |  Prev |  Next  |  Last
Pages: 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
Computer Techs Wanted
This is a contract job. Depending on how motivated you are, you can make very good money. 70% commission. Go to this website and read more about it. http://www.computertriage.us/forms/computer_triage_tech_application.aspx Then let me know what your thoughts are. This is a work at home or onsite offsite,... 4 Oct 2009 09:53
Javascript vertical drag div areas - not quiet there
Help!... why should my code below behave differently when I turn off a debug alert? I'm trying to resize the bottom of two div areas - and it kind of works when _switch = 1, but not when _switch=0 (see the initial block of var declarations at the top of the code). If you wish to try the code - then the idea is you... 5 Oct 2009 03:35
Security error" code: "1000
I've recently started using YAHOO!® User Interface library, and noticed that I can consistently reproduce a security exception on a certain page in Firefox with Firebug. The error I get as the page is loading is [Exception... "Security error" code: "1000" nsresult: "0x805303e8 (NS_ERROR_DOM_SECURITY_ERR)" locatio... 5 Oct 2009 04:40
select options scrollIntoView in IE6
I want to show some particular part of long list of select element in the form. Common approach like sel.options[i].scrollIntoView(true) works fine in each browser except IE6. This old tool accepts scrollIntoView(true) and simply ignores it. Any suggestions how I can force IE6 to show particular item in l... 16 Sep 2009 14:05
Validate Filesize before upload
With IE, you can use ActiveX Scripting.FileSystemObject to check filesize of a <input type="file"...> before performing the upload. While this does perform the necessary task for me when presenting my web page through IE, it obviously does not help with the other browsers out there. My question is this, is there... 8 Sep 2009 10:17
MSXML HTTP translates response status code 204 to 1223
On 07/09/09 19:33, Thomas 'PointedEars' Lahn wrote: As described e.g. in [2], contrary to the MSDN Library documentation[3], the IXMLHTTPRequest implementation in MSXML HTTP (at least in IE 8.0 on Windows XP SP3+) does not handle HTTP responses with status code 204 (No Content) properly; the `status' proper... 16 Sep 2009 09:31
EcmaScript: delete operator
E262-3 edition 11.4.1 The delete Operator The production UnaryExpression : delete UnaryExpression is evaluated as follows: 1. Evaluate UnaryExpression. 2. If Type(Result(1)) is not Reference, return true. 3. Call GetBase(Result(1)). 4. Call GetPropertyName(Result(1)). 5. Call the [[Delete]] method on Result(3),... 13 Sep 2009 16:08
Dynamicly add dropdown lists to a form populated with php/mysql query
I am looking for a way to dynamically and repeatedly add a dropdown list to a form populated with data from a mysql query: So for example I have a php/mysql query: SELECT * FROM fruits; Which returns an array: fruits('apple','bananna','pear','cherry'); Now I have a form with among other elements a... 3 Sep 2009 21:46
CSS Rules and DOM
Hi, I'm looking for a way to query the DOM to determine which CSS rules apply to a particular element. Solutions that are cross-browser compatible are preferred, but not absolutely necessary. Does anyone have any suggestions? I've spent several hours on this, but can't seem to find the answer. Thank yo... 25 Dec 2008 14:08
Acronym or abbreviation? (was: solution for IE6 .setAttribute bug?)
On Dec 20, 3:21 pm, Thomas 'PointedEars' Lahn <PointedE...(a)web.de> wrote: David Mark wrote: Thomas 'PointedEars' Lahn wrote: [snipped full quote] <http://jibbering.com/faq/#posting> BTW, HTML is an acronym for the HyperText Markup Language, and CSS is an acronym for Cascading Style S... 20 Dec 2008 15:49
First  |  Prev |  Next  |  Last
Pages: 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121