|
Mar
18 |
|
awarded | Notable Question |
|
Mar
1 |
|
awarded | Popular Question |
|
Feb
25 |
|
awarded | Nice Question |
|
Feb
23 |
|
awarded | Popular Question |
|
Feb
18 |
|
awarded | Popular Question |
|
Feb
17 |
|
awarded | Notable Question |
|
Dec
3 |
|
awarded | Notable Question |
|
Dec
1 |
|
awarded | Popular Question |
|
Nov
19 |
|
comment |
TinyMCE Change language @FatimaZohra In order to call the init function you will need to download the following version of tinyMCE: github.com/downloads/tinymce/tinymce/tinymce_3.5.7.zip |
|
Nov
16 |
|
asked | Changing template after a site has been created (SharePoint 2007) |
|
Nov
10 |
|
comment |
Date is not getting saved to mysql database Could the setter be setBirthDate() instead of setBirthdate, also after setBirthdate you could try $user->save(); |
|
Nov
10 |
|
comment |
Parent with relative positioned child moves with child in IE7 did you try my answer? I made a copy of your home page on my local computer and tested it with some CSS changes and it worked in IE7 including Firefox as well as IE8. An up vote would be much appreciated if you won't accept the answer as it took me about 45 minutes to work out what the issue was. |
|
Nov
10 |
|
answered | TinyMCE Change language |
|
Nov
9 |
|
answered | Rerun PHP Script without losing value stored on a variable |
|
Nov
9 |
|
comment |
Unable to send SMTP mail() from localhost XAMPP comes with Pegasus Mercury SMTP server which you can fire up. |
|
Nov
9 |
|
comment |
Unable to send SMTP mail() from localhost You need to specify the domain or IP address of the SMTP server. In your php.ini file is "SMTP" a reference to a local SMTP server you have actually setup? If not you will need to install and setup an SMTP server. You can download a free SMTP server from the web. |
|
Nov
9 |
|
comment |
JQuery Submit function not working with IE Which version of IE are you having the issue on? |
|
Nov
8 |
|
revised |
Parent with relative positioned child moves with child in IE7 deleted 49 characters in body |
|
Nov
8 |
|
answered | Parent with relative positioned child moves with child in IE7 |
|
Nov
8 |
|
comment |
Parent with relative positioned child moves with child in IE7 Jason, I've tried your website in 3 different browsers, the navigation looks fine to me. The only thing I can think of is the padding you have on the header at top. I'm I mising something? |