Adobe Dreamweaver CC 2015 Instrukcja Użytkownika Strona 534

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 533
527
XML
Last updated 6/3/2015
When you click OK, the following code is inserted in your XSLT page:<xsl:for-each select="provider/store[@id =
1]/items/item[price &gt; 5]"> Content goes here </xsl:for-each>
For more information and examples of repeating regions, see the <xsl:for-each> section in the Reference panel.
<xsl:for-each select="provider/store[@id = 1]/items/item[price &gt; 5]">
Content goes here
</xsl:for-each>
More Help topics
Working with Dreamweaver sites
Using XML and XSL with web pages
Client-side XSL transformations
Server-side XSL transformations
Previewing XML data
Presenting content with tables
XML data and repeating elements
Server-side XSL transformations
Use Design-Time style sheets
Przeglądanie stron 533
1 2 ... 529 530 531 532 533 534 535 536 537 538 539 ... 699 700

Komentarze do niniejszej Instrukcji

Brak uwag