Advertisement

1 - 10 of 34 containing alltags:("Firefox 2.0.0.13") (0.001 seconds)
Hi! I am using Firefox 2.0.0.13 and if I go to the Firefox extension site:https://addons.mozilla.org/fr/firefox/browse/type:1 and I choose an item I can't se the preview page added to the descr...
Zones: Firefox, Windows Vista, OS DevelopmentDate Answered: 03/26/2008 Grade: A Views: 0
We are using  YUI  Listner framework. onblur method we are validating  text element if it's not correct it won't submit. But here after entering  wrong data in the text field and  click the submit ...
Zones: JavaScriptDate Answered: 06/10/2008 Grade: A Views: 19
This code works in IE 6-7 but not in Firefox 2.0 document.getElementById("f45") has no properties [Break on this error] alert(document.getElementById('f45').value);
Zones: Firefox, JavaScript, Web BrowsersDate Answered: 04/12/2008 Grade: A Views: 39
I want to be able to automate the backup of the Firefox 'bookmarks.html' file across a business of 150 machines.  Unfortunately Firefox uses semi-random names for the profile folder.  I've glanced ...
Zones: FirefoxDate Answered: 04/08/2008 Grade: B Views: 0
Hi, I am developing an application which will email members once a week details (just the title) of all articles published during that week in the categories to which they have subscribed. Will se...
Zones: PHPDate Answered: 04/15/2008 Grade: A Views: 39
My Simple code which check the charecter length of input box if not enough return focus on that field untill condition is not sertified. this code is working fine in IE but not working in FireF...
Zones: JavaScriptDate Answered: 04/28/2008 Grade: B Views: 40
Hi, I have installed PEAR on WAMP. Version in 1.5.4. Tried to download the latest version manually 1.7.1 - but the command line is still saying it's the old version! Anyway, then I tried upgradin...
Zones: PHPDate Answered: 04/15/2008 Grade: B Views: 0
Hi, Have a web hosting client where the MX record is pointing to a third party who filter for spam etc. On the client's website, we have a standard form which uses the PHP mail() function. Hav...
Zones: PHPDate Answered: 04/15/2008 Grade: B Views: 0
Hi, Am worried about potential form hijacking. Thought I might prevent it (and may have!) by setting the mail() function like so: mail($email,$subject,$message,$headers); where $headers is $head...
Zones: PHPDate Answered: 04/16/2008 Grade: B Views: 0
I'm trying to send a large amount of data to a child popup window. To do this I'm creating a popup window dynamically using window.open and adding a from with a single hidden field to the window. I...
Zones: DHTML, JavaScript, FirefoxDate Answered: 04/16/2008 Grade: A Views: 33