|
#1
|
||||
|
||||
|
Hi
My english is very bed, but i'm just confused. What is korrekt? <script language='javascript' type='text/javascript'> or <script type="text/javascript">. __________________________________________ version1.4.2 In admin/index.php line 180 <script type="text/javascript"> <!-- BEGIN function flip(rid) { current=(document.getElementById(rid).style.displa y == 'none') ? 'block' : 'none'; document.getElementById(rid).style.display = current; } // End --> </script> but in templates/image_template.html line 13 <script language='javascript' type='text/javascript'> <!-- BEGIN function flip(rid) { current=(document.getElementById(rid).style.displa y == 'none') ? 'block' : 'none'; document.getElementById(rid).style.display = current; } // End --> </script> Thanks Muho http://www.bosnafolk.com/mozaik/slike/ |
|
#2
|
|||
|
|||
|
you must not be confused because of these small differences, both is ok
here in german: Quote:
Quote:
and that is something I am very carefully with... |
|
#3
|
||||
|
||||
|
Java script
Thank you so much for your help.
Muho |
|
#4
|
|||
|
|||
|
you are welcome!
|
|
#5
|
||||
|
||||
|
Thanks Connie one more.
My page www.bosnafolk.com/mozaik/slike is now valid. The document located at http://www.bosnafolk.com/mozaik/slike/index.php was checked and found to be valid XHTML 1.0 Transitional. Great. I like Pixelpost. Muho |
| Post Reply |
| Thread Tools | |
|
|