Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [javascript] [php] FCKeditor, problem z wyswietlaniem!
mones
post 12.12.2007, 16:36:42
Post #1





Grupa: Zarejestrowani
Postów: 4
Pomógł: 0
Dołączył: 11.12.2007

Ostrzeżenie: (0%)
-----


Robię wszystko według instrukcji wszeroko dostępnych w internecie ale z zerowym skutkiem.
Proszę wszystkich o przeanalizowanie kodu, z góry dziekuje za pomoc

  1. <?php
  2. <!DOCTYPE html PUBLIC "=//W3C//DTD XHTML 1.0 Transitional//EN"
  3. "http://www.3w.org/TR/xhtml1/DTD/xhtml1=transitional.dtd">
  4. <html xmlns="http://www.3w.org/1999/xhtml">
  5.  
  6. <head>
  7. <meta http-equiv="content-type" content="text/html"; charset="iso-8859-2" />
  8. <link rel="stylesheet" href="arkusz.css" />
  9. <title>...</title>
  10. <script type="text/javascript" src="fckeditor/fckeditor.js"></script>
  11.  
  12.  
  13. </head>
  14. <body>
  15.  
  16.  
  17. <font color="#fffff7">
  18. <form action="dane.php" method="post">
  19.  <fieldset>
  20.  
  21.  <legend>Rejestracja</legend>
  22. <p> <input class="txt" type="text" name="nick" id="nick" value="" size="25" tabindex="1" />
  23.  <label for="nick">nick</label>
  24.  </p>
  25.  
  26. <p> <input class="txt" type="text" name="haslo" id="haslo" value="" size="25" tabindex="2" />
  27.  <label for="haslo">hasło</label>
  28.  </p>
  29.  
  30. <p> <input class="txt" type="text" name="potwierdzhasło" id="potwierdzhasło" value="" size="25" tabindex="3" />
  31.  <label for="potwierdzhasło">potwierdz hasło</label>
  32.  </p>
  33.  
  34. <p> <input class="txt" type="text" name="email" id="email" value="" size="25" tabindex="2" />
  35.  <label for="email">email</label>
  36.  </p>
  37.  
  38. <p> <input class="txt" type="text" name="potwierdzemail" id="potwierdzemail" value="" size="25" tabindex="3" />
  39.  <label for="potwierdzemail">potwierdz email</label>
  40.  </p>
  41.  
  42. <script type="text/javascript">
  43. <!-
  44. //tworzenie obiektu edytora
  45. var oFCKeditor = new FCKeditor( 'FCKeditor1' );
  46. //katalog domowy bibloteki FCKeditor
  47. oFCKeditor.BasePath = '/fckeditor/';
  48. //standardowa zawartosc wprowadzana do edytora
  49. oFCKeditor.Value  = 'domyslna zawartość';
  50. //wysokosc pola textowego
  51. oFCKeditor.Height = 300;
  52. //generowanie edytora
  53. oFCKeditor.create();
  54. //-->
  55. </script>
  56.  
  57.  
  58. <p align="center"> <input type="image" src="images/przycisk1.gif" name="wyslij" value="Wyslij" /></p>
  59.  
  60.  </fieldset>
  61. </form>
  62.  
  63. </td>
  64.  </tr>
  65. </font>
  66.  
  67.  
  68. </body>
  69. </html>
  70. ?>


Ten post edytował mones 12.12.2007, 19:47:39
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 14.08.2025 - 04:42