hmm ... not sure of your system so i am not sure i can really help .. here goes my last attempt.. (it is very primitive because i am not a php...
are you including another page which holds the link to the arabic version ? if so what is the name of that page, and what is the code you use to...
hmm.. cant see why the above code would not work.. can you create a new .php page with only <?php echo $_SERVER['REQUEST_URI']; ?> and call...
you have an error in your check in there change the !== to != additionally change document.getElementById('txtarea_'+[a+1]).value!==0 to...
your code has errors and that is what the validators sees.. You still have not fixed the ending html tag </html> at the end of your code.. you...
.. yes but there is no xhtml tag .. put replace xhtml with html and go from there.. also know that some errors that the validator finds can cause...
it should be <html> not <xhtml>
well a normal document structure is <html> <head> <title>...</title> <!-- other elements that go in the head section here --> </head>...
do you have your site on the air so we can look at it in action ?
Hmm... the most important (a glaring one).. you have the <html> tag at the end of your document instead of the start... and you never close it...
//Create the Element that will hold the Caption var Span = document.createElement('span'); Span.innerHTML = 'This is the caption : '; //Create...
there is a pythin library for accessing gmail ( libgmail ) once you have user/password ref:...
:) not if you put display:inline in the rule as well ;)
:eek: rofl :D
if you float the table i believe it would be better to put a margin-right and not a padding..
Separate names with a comma.