Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

document.applets

Podsumowanie

applets zwraca uporządkowaną listę apletów umieszczonych w dokumencie.

Składnia

listaWęzłów = document.applets 

Przykład

// (Kiedy wiesz, że drugi aplet jest tym,
// którego szukasz)
my_java_app = document.applets[1];

Specyfikacja

applets

 

Autorzy i etykiety dokumentu

 Autorzy tej strony: teoli, khalid32, Mgjbot, Jan Dudek
 Ostatnia aktualizacja: khalid32,