Re: [PHP-WIN] Java & PHP

2007-04-23 Thread sam rumaizan
I need java Mailing list like this one we have for php. So I can ask question about java not JavaScript. I'm not trying to combine jsp with php. My question has nothing to do with php. All I need is some kind of source information about java (basically I need help) bedul <[EMAIL PROTECTED]> wro

Re: [PHP-WIN] Javascript

2007-04-23 Thread Mikael Grön
Isn't it so that HTML tags that are coupled (like and ) have innerHTML, and that values pushed to their innerHTML ends up within them? Like [innerHTML] Just a thought.. No energy for Google! right now. Mike Stut skrev: Alf Stockton wrote: Please tell the difference between:- docume

Re: [PHP-WIN] Javascript

2007-04-23 Thread Stut
Alf Stockton wrote: Please tell the difference between:- document.getElementById("Amount").innerHTML = " "; and document.getElementById("Amount").value = " "; Not all DOM objects have an innerHTML attribute, and likewise not all of them will have a value attribute. For example, and have inn

[PHP-WIN] Javascript

2007-04-23 Thread Alf Stockton
Please tell the difference between:- document.getElementById("Amount").innerHTML = " "; and document.getElementById("Amount").value = " "; -- Regards, Alf Stocktonwww.stockton.co.za He is now rising from affluence to poverty. -- Mark Twain My email disclaimer is avail