Page Number: Page 1 of 1
Actual Results
- Nasimov
- Forum: Website Design Forum
- Topic: Filters and Images
- Subject: Filters and Images
- Replies: 2
- Views: 1036
- Subject: Filters and Images
Posted: November 12th, 2003, 9:21 am
I'm trying to apply a random filter style that I have set up to an Image. Basically when the mouse rolls over a line of text I want the Image to swap, and also to apply a filter to the image, I want the filter to be different on each image. Is this possible, does anyone know how I can write this?
- Nasimov
- Forum: Website Design Forum
- Topic: Get year in two digits?
- Subject: Get year in two digits?
- Replies: 7
- Views: 1339
- Subject: Get year in two digits?
Posted: November 12th, 2003, 9:07 am
How to get year in two digits ? Example for 2003 to get 03 ?
I use:
var year=mydate.getYear()
but this returns four digits year ?
I use:
var year=mydate.getYear()
but this returns four digits year ?
