How do I add a binding it doesn't show upon the list?
I need to add the "email" to the binding list and server behaviors so I can get the information in an email but it's not showing up.
How do I fix this?
I need to add the "email" to the binding list and server behaviors so I can get the information in an email but it's not showing up.
How do I fix this?
in the email form element:
<input id="Email" name="Email" type="email"
change type to text:
type="text"
Thank you again...
May all your problems be so simple.
Will this extension be updated to recognize "email" type?
The Bindings panel is created by adobe.
As an extension of Dreamweaver, we use the Bindings panel that Adobe has developed. whether or not you have WebAssist extensions installed, the bindings panel will not show HTML 5 element types. It is not a case of the Extension needing to be updated. It is the Adobe bindings panel in Dreamweaver that needs to be updated.
Data Assist uses a jquery HTML5 validate script to add validation. the advantage to using the HTML5 validation script is that it allows you to use standard HTML4 element types, and apply HTML5 validation to them that will will be supported in older browsers that don't have HTML5 support.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.