MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Dokumentacja Strona 277

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 504
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 276
Tag editor APIs 277
Example
Continuing the cfweather example, in the following code, if the user changes the ZIP code
from 94065 to 53402, in order to update the users document to use the new ZIP code, the
dom object must be updated:
function applyTag(tag)
{
tag.zip = document.forms[0].zip.value
}
Przeglądanie stron 276
1 2 ... 272 273 274 275 276 277 278 279 280 281 282 ... 503 504

Komentarze do niniejszej Instrukcji

Brak uwag