Do takich zdarzeń można zaliczyć np. kliknięcie w konkretny element HTML.
Such events may include e.g. clicking on a particular HTML element.
Jednakże ich układ graficzny będzie wtedy częściowo kontrolowany przez element HTML, do którego zostały wstawione.
However, the layout will be partly controlled by the HTML element.
Sposób w jaki wtyczka zostanie wyświetlona na stronie jest zdeterminowany przez element HTML, który ją wywołuje.
The way plug-ins are displayed on the web page is determined by the HTML element that invokes them.
Tekst alternatywny to element HTML pojawiający się w miejscu obrazka, kiedy ten nie może być wyświetlony.
Alt text is an HTML element that replaces the image when it cannot be displayed.
Podany jest element HTML oraz długość tekstu otaczającego link, np. p:330 oznacza<p>(paragraf) z linkiem w środku, oprócz linka w paragrafie znajduje się 330 znaków tekstu.
The HTML element and length of the text surrounding the link, e.g. p:330 means<p>(paragraph) with a link inside, with 330 characters of text aside from the link in the paragraph.
Pojedynczy element Wykorzystując pseudo-elementy, będziemy w stanie stworzyć fragmenty twarzy używając jeden element HTML.
By making use of pseudo-elements, we'll be able to create the face parts using one HTML element.
(Opcje) Przycisk metoda deklaruje, że element HTML powinien być traktowany jako przycisk.
The button (options) method declares that an HTML element should be treated as button.
Projekt Mozilla staje na wysokości zadania prezentując dwie nowe funkcje, które będą dostarczane wraz z Firefoksem 1.1: zintegrowane SVG oraz nowy element HTML canvas.
The Mozilla project will meet this challenge with two major new features to be delivered in Firefox 1.1: integrated SVG and a new canvas HTML element.
Ponieważ jednak jest to element HTML, table implementuje też interfejs Element, opisany w rozdziale Obiekt element.
But since it's also an HTML element, table implements the Element interface described in the DOM element Reference chapter.
Tradycyjny baner reklamowy to jeden element html, a więc zawiera zaledwie jeden link do witryny docelowej.
Classic ad banner contains only one Html element, which is just one link to a target website.
Struktura dostosowywanego dokumentu zawiera deklarację DOCTYPE, element html wraz z deklarowaną przestrzenią nazw XHTML, element head włączając element title i element body
That the structure of a conforming document contain the DOCTYPE declaration, an html element with the XHTML namespace declared, a head element including the title element, and a body element
Element HTML może mieć wiele klas, dlatego zamiast == warto użyć Contains().
HTML element might have many classes, so instead of using == it's worthwhile to use Contains().
Element HTML służy do dodawania dowolnego kodu HTML lub skryptów (JavaScript) na swoją stronę.
HTML element serves for adding any HTML code or scripts (JavaScript) to your own website.