Adobe Dreamweaver CS3 Uživatelský manuál Strana 571

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 738
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 570
DREAMWEAVER CS3
User Guide
564
See also
About dynamic content sources” on page 543
Change or delete content sources” on page 563
Adding dynamic content to pages
About adding dynamic content
After you define one or more sources of dynamic content, you can use the sources to add dynamic content on the
page. Content sources can include a column in a recordset, a value submitted by an HTML form, the value contained
in a server object, or other data.
In Dreamweaver, you can place dynamic content almost anywhere in a web page or its HTML source code. You can
place dynamic content at the insertion point, replace a text string, or insert it as an HTML attribute. For example,
dynamic content can define the
src attribute of an image, or the value attribute of a form field.
You can add dynamic content to a page by selecting a content source in the Bindings panel. Dreamweaver inserts a
server-side script in the pages code instructing the server to transfer the data from the content source to the pages
HTML code when the page is requested by a browser.
There is often more than one way to make a given page element dynamic. For example, to make an image dynamic
you can use the Bindings panel, the Property inspector, or the Image command in the Insert menu.
By default, an HTML page can display only one record at a time. To display the other records in the recordset, you
canaddalinktomovethroughtherecordsoneatatime,oryoucancreatearepeatingregiontodisplaymorethan
one record on a single page.
See also
“Defining sources of dynamic content” on page 547
Create a recordset navigation bar” on page 571
“Display multiple recordset results” on page 574
Applying typographic and page layout elements to dynamic data” on page 570
“Use predefined data formats” on page 578
About dynamic text
Dynamic text adopts any text formatting applied to the existing text or to the insertion point. For example, if a
Cascading Style Sheet (CSS) style affects the selected text, the dynamic content replacing it is also affected by the
style. You can add or change the text format of dynamic content by using any of the Dreamweaver text formatting
tools.
You can also apply a data format to dynamic text. For example, if your data consists of dates, you can specify a
particular date format such as 04/17/00 for U.S. visitors, or 17/04/00 for Canadian visitors.
Make text dynamic
You can replace existing text with dynamic text, or you can place dynamic text at a given insertion point on the page.
September 4, 2007
Zobrazit stránku 570
1 2 ... 566 567 568 569 570 571 572 573 574 575 576 ... 737 738

Komentáře k této Příručce

Žádné komentáře