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...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Firefox/Q_23272147.ht...
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 ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23298218.html
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);
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Firefox/Q_23301690.ht...
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 ...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Firefox/Q_23302394.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23318287.htm...
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23319650.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23319994.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23322897.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23323586.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/DHTML/Q_23325518.h...