PDA

View Full Version : Dreamweaver MX inserting javascript date


Brand
February 26th, 2007, 06:42 PM
My boss tells me that a javascript date function can be inserted using Dreamweaver MX's javascript tools. But I've looked and tried looking on the net to see if I'm missing something, but I can't find it.

We found an insert date button under the common buttons, to me it just looks like it inserts the date the day the page was last edited and isn't a javascript date that changes everyday.

I am I right that dreamweaver mx doesn't have a way to insert a javascript date or am I just missing something?

Thanks for any help.

degsy
February 27th, 2007, 10:07 AM
If you google for javascript date scripts you will find many.

I can't recall DW having a Client-Side Javascript Date Behaviour.

Micht
March 3rd, 2007, 05:30 PM
just google "javascript date" or "clock" there are a lot of such scripts.

Brand
March 4th, 2007, 09:43 PM
just google "javascript date" or "clock" there are a lot of such scripts.


I have such a script. It was mostly me wondering about it. My boss is really determined that a javascript data function exists in dreamweaver, but I didn't think so, but I didn't want to say so without being sure first.

Thanks for the info.

Buzz
March 4th, 2007, 11:53 PM
Is there perhaps on in the snippets? Not really a DW user here.. much prefer hand coding.

degsy
March 5th, 2007, 04:35 PM
Dreamweaver contains a server side date function behaviour.
It does not natively contain a client-side javascript date behaviour.
One may be available as an extension.