Go Back   CodingForums.com > :: Client side development > JavaScript programming > Post a JavaScript

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-25-2003, 07:21 PM   PM User | #1
jkd
Senior Coder

 
jkd's Avatar
 
Join Date: May 2002
Location: metro DC
Posts: 3,163
Thanks: 1
Thanked 18 Times in 18 Posts
jkd will become famous soon enough
Form-based Calendar

Once again, another snippet with emphasis on CSS rather than Javascript. The calendar on this page is actually a <select type="multiple"> element with <option>'s floated to the left!

The advantages of this are that you get a completely form-based solution to picking dates (or a range of days!). The example may be powered by Javascript, but it would be trivial to put some PHP behind the calendar and completely remove the browser-scripting requirement.

1.4 tree Gecko-only though, as Gecko is the only browser which doesn't put many limitations on styling form elements, and the 1.4 tree seems to have fixed a lot of rendering issues.

http://www.jasonkarldavis.com/calendar.xhtml

These experimental CSS things I've been doing may be useless in a practical sense, however when browsers catch up, they should be able to provide inspiration for the next-generation of effects.
__________________
jasonkarldavis.com

Last edited by jkd; 06-26-2003 at 12:47 AM..
jkd is offline   Reply With Quote
Old 07-03-2003, 06:51 AM   PM User | #2
Difinity
New Coder

 
Join Date: May 2003
Location: Texas
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Difinity is an unknown quantity at this point
I don't know about anybody else, but that link doesn't work...
__________________
L8R
Difinity


He who laughs last, didn't get the joke!
Difinity is offline   Reply With Quote
Old 07-03-2003, 07:04 AM   PM User | #3
jkd
Senior Coder

 
jkd's Avatar
 
Join Date: May 2002
Location: metro DC
Posts: 3,163
Thanks: 1
Thanked 18 Times in 18 Posts
jkd will become famous soon enough
Quote:
Originally posted by Difinity
I don't know about anybody else, but that link doesn't work...
Changing hosts... should be back up tomorrow hopefully.
__________________
jasonkarldavis.com
jkd is offline   Reply With Quote
Old 07-03-2003, 08:39 AM   PM User | #4
Difinity
New Coder

 
Join Date: May 2003
Location: Texas
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Difinity is an unknown quantity at this point
Kool... Please update when it's back up. I'm really interested in taking a gander @ it. Thanx
__________________
L8R
Difinity


He who laughs last, didn't get the joke!
Difinity is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:37 AM.


Advertisement
Log in to turn off these ads.