![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
On May 30, 7:58 am, Eo <ghsu2... (AT) yahoo (DOT) com> wrote: On May 30, 2:55 pm, Jang <jangc... (AT) gmail (DOT) com> wrote: On May 30, 7:43 am, Eo <ghsu2... (AT) yahoo (DOT) com> wrote: function MoreInfo(id) { AId=id; FullPage ="<? echo $fullpage; ?>id=" + AId; coId = document.getElementById('Coinfo'+AId); if(document.all("tdStatus" + AId).innerHTML=="свеш") { Don't use document.all. It's not standard (only with IE). Use document.getElementById(); Can you show me example please? Just substitute document.all with document.getElementById everywhere in your code. You can probably even do a search and replace in your editor.- Hide quoted text - - Show quoted text - |
![]() |
| Thread Tools | |
| Display Modes | |
| |