|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#16
|
|||
|
|||
|
pgudge, your "it's christmas whoope!" worked, bur t disapaered after 1 second.
But this works: I get the same thing. I fixed it by creating a function and then calling it in the body onload. change or add this in main.htm: <script> <!-- function preload(){ mytext.document.open(); mytext.document.write(bodyTag); mytext.document.close(); mytext.document.designMode="On"; } // --> </script> the body tag: <body onload="bLoad=true;preload();" ... and the var bodyTag: var bodyTag="<body MONOSPACE STYLE=\"font:10pt arial,sans-serif\">Your text here" Greetz Game |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > dynamic rich text with php or css |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|