Archives for categorie "Dreamweaver"

Spry framework Dreamweaver users can update new version of Spry, Adobe ajax framework, to version 1.6.

To update go to here.




  • Share/Bookmark
Jan
29
Arcadio 1 comment

Spry can load data from XML and display data easily. Process:

  • Create an Spry.Data.XMLDataSet object
  • Load XML source
  • Choose scheme node
  • Include a dynamic region with tag spry:region
  • Repeat nodes with spry:repeat and show them with {nombre-nodo}

An example:

  • Share/Bookmark

Spry dispose a system effects you can apply to HTML elements very simple. Available effects are:

  • Fade
  • Highlight
  • Blind
  • Slide
  • Grow
  • Shake
  • Squish

Apply effects is very similar:



  • Share/Bookmark

Spry provides very appreciable containers on web design and very simple to use.

We only need to insert each element from menu Insert/Spry and assure to include all library and Spry assets needed for every widget.

Below, there is an element list than Dreamweaver insert in the page. Of course, you can modify associated style sheets to improve graphic appearance.

Widgets Spry List:

  • Share/Bookmark

Simple example of Spry validation with Dreamweaver:

  • Insert Spry elements fields we want to use.
  • First of all, application ask you to include necessary archives (CSS y js) with framework scripts. It’s important to save them in our directory to link them correctly in the page.

    spryvalidationsventana.gif

    Finally you must have a directory like this image:

    spryvalidationsassets.gif

  • Create Spry objects for every inserted field and configure its features with validation options.


Example:


Additional official Adobe documentation in Dreamweaver Devnet y Adobe livedoc

  • Share/Bookmark
Creative Commons License
This blog is under Creative Commons licence, unless indicated otherwise.
Special thanks to Mark James for the icon set used in this blog.