Explore the Premium Content

FREE

An Image Viewer with the DMXzone Universal CSS Transforms Library

With this article Dan will introduce you the power of the Universal CSS Transforms Library for jQuery that was recently released to open source by the DMXzone team.

Read More
FREE

Chained Dropdowns with Spry Search

In this brief tutorial you will learn how to build "chained dropdowns" functionality using one of the tools from the Spry Data Utilities Toolkit - Spry Search Object.

"Chained dropdowns" is one of the terms that can be used to describe a hierarchy of two or more dropdown menus where making a selection from an upper level menu results in the change of options in the menus on the lower levels (causes a "chain reaction").

Read More
FREE

Check user name/email with Spry AJAX

When user is registering a new account it is often important to check user name or email for uniqueness to make sure it hasn't been already registered.

In this short tutorial you will learn how to build this functionality in Dreamweaver using standard Recordset, Show Recordset is not Empty Server Behavior and Spry Server Action object from  Spry Data Utilities Toolkit

Read More
FREE

Spry Search Within Multiple Search Fields

In this article Alex will explain how you can, quick and easy, use the Spry Search from the Spry Data Utilities Toolkit to perform a search within multiple search fields.

Read More
FREE

MS SQL Virtual Table

Imagine that you have two tables inside a MS SQL database and you want to have them combined and displayed as one table. This is possible with a view statement provided by the different database engines. In this movie we will show you how to make a virtual table from two MS SQL tables and present the result in a DMXzone Ajax DataGrid.

 


 

 

Read More
FREE

Free! - JavaScript Serializer

Serialization is the most sensible way of exchanging the information in any type of communication. Delivering the data from the server and sending the response back is the most usual application of the serialization. Read More
FREE

Free - "Edit-in-place" with Spry AJAX

AJAX "Edit-in-place" is a type of functionality which allows users to "edit" various portions of a web page directly in the browser. Clicking on a block of content turns it into an editable form field; clicking away turns it back into a "read-only" text block and saves the changes to the database.

Read More
FREE

Free - Create Record with Spry AJAX

In this video tutorial Alex shows you how to build Insert Record functionality by first running Dreamweaver`s native Record Insertion Form Wizard and then adding Spry Server Action object to make the Insert operation AJAX-based.

As a result, there will be no page refresh and your Spry Table will simply update with the newly created Record.



Read More
FREE

Free - Email form with Spry AJAX

In this tutorial you will learn how to build AJAX email form using the Spry Data Utilities Toolkit. As a result you will be able to turn your traditional email form into an AJAX-based one or build one from scratch.

Although for the purpose of this tutorial we will use PHP, the same approach can be adapted for any other server model.

Get the extension read more

Read More
FREE

Free - Create a cool folder listing with Folderview

In this video tutorial Richard shows you how to create a cool listing using the basic settings of the  FolderView extension from DMXzone.com.




Read More
FREE

Free - Opening PDFs in a new window with JavaScript

Opening documents such as PDFs in a newwindow should be automated using JavaScript for the following reasons:

  • Users will often close the web browser when a PDF is opened, mistakenly believing the document has been opened in Adobe Reader
  • The attribute historically used to open a new window, target, has been removed from the HTML 4.01 Strict specification (it's now deprecated)
  • Opening a new window is a behaviour and should be moved to the behavioural layer.

Using JavaScript can also be particularly useful when a website is content managed. Rather than having to rely on site editors to remember to open a link to a PDF in a new window the process is handled by a simple JavaScript function.

Check out this fully functioning example to see what we'll create. Check out Advanced Layer Popup if you want to open your PDF in a layer that pops up or Advanced Open Window if you want to create a new window with the press of a button.

Read More
FREE

Free Video on how to build a CMS with Advanced HTML Editor 2

Richard shows you how to use Advanced HTML Editor 2 to add and edit articles on your website. You can add your own text, images and markup editing your website has never been this easy!

Get the extension read more

Read More
Older articles