Forum Moderators: open
Is there any way you can set up your own custom buttons for small snippets of script in Dreamweaver. I'm currently using WebWeaver 98 and you can set up your own custom buttons on the toolbar, this enables me to add the date, URL's or small bits of code with just one click. I want to do the same in Dreamweaver, but find I have to do 2 or more clicks - it's amazing how much this can slow you down.
Many thanks,
+ In DW8 I think you can assign keyboard shortcuts to them
e.g.
ctrl + shift + s + 1 = doctype
ctrl + shift + s + 2 = meta
ctrl + shift + s + 3 = javascripts
etc, etc ...