Coda Plugin – “Make Form”
Time to start sharing some personal productivity ideas/tools with other web developers. This free download is for those who code their sites in of Panic Inc's Coda. I was finding building forms a bit tedious (especially since the only difference between form elements is typically a couple parameter values), and every site has at least one.
Turn this:
*,First Name,text
Into this:
<div class='inputReq'>
First Name*<input type='text' name='first_name' id='first_name' value='' />
</div>/span>
To download and see more click here»
Featured Client(s):
Current Project(s)
Migration of ncdmm.org to Mloader servers.
Redesign valleyplayers.org with online ticketing system
Upcoming Project(s)
Send us a message about Your Next Project.

