SitePoint Sponsor |
|
User Tag List
Results 1 to 8 of 8
-
Oct 30, 2003, 09:51 #1
- Join Date
- Mar 2003
- Location
- Germany
- Posts
- 151
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
looking for javascript inspiration
Anyone know of a good "showcase" site on javascript? Something like what csszengarden do for css.
-
Oct 30, 2003, 12:34 #2
- Join Date
- May 2003
- Posts
- 1,843
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
::: certified wild guess :::
-
Oct 30, 2003, 13:52 #3
-
Oct 31, 2003, 09:56 #4
- Join Date
- Mar 2003
- Location
- Germany
- Posts
- 151
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
thnx for the links folks, but they look mostly on the heavy duty side of things (Perl etc) The brainjar site is cool though.
-
Oct 31, 2003, 14:08 #5
- Join Date
- Sep 2002
- Location
- Bournemouth, South UK
- Posts
- 1,551
- Mentioned
- 1 Post(s)
- Tagged
- 0 Thread(s)
I use javascript for something other than navigation
if you have wmp and IE or NS http://www.unitingrhythms.co.uk/drums/rhythms.html
Layout is being changed but it should still work.
works best with Windows Media Player as it's the most responsive media player.
JS can also be used for shopping carts.
check www.balindi.com my first payed work, it uses javascript to replace the top.location with a frameset then puts the shopping cart and current page into seperate frames, so it wont affect their search engine index. The top frame will then add up the stock, and show results in the main frame.
the borders are also created with javascript, if you have a fast comp check www.maxfire.net , nice moving borders but it takes up alot of CPU usage.LiveScript: Putting the "Live" Back into JavaScript
if live output_as_javascript else output_as_html end if
-
Oct 31, 2003, 17:39 #6
- Join Date
- Jul 2002
- Location
- Dallas, TX
- Posts
- 2,900
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by Blunderboy
For Mishoo's site, look under projects. He's got a calendar, a menu bar, and some other effects. Plus, he wrote HTMLArea 3
On youngpup's site, check the "snippets" section -- most of those are JS. Plus, his entire UI is all JS driven.
cross-browser.com is ALL about javascript. It's libraries abstract tons of processes for all different browsers. Mike Foster, the creator, is a member here.
WebFX is offline, apparently, but they have tons of DHTML craziness.
DHTMLKitchen all javascript as well. I mean, DHTML is just a buzzword for script-powered HTML.
BrainJar has two sections with tons of javascript goodness, check the "JavaScript" and "DHTML" options on the menu.
-
Oct 31, 2003, 23:00 #7
- Join Date
- Dec 2002
- Location
- Alabama, USA
- Posts
- 2,560
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Don't forget PeterBailey.net. Go to the Developer's Corner and check out fValidate - awesome stuff!
Cross-Browser.com, Home of the X Library
-
Nov 1, 2003, 06:41 #8
- Join Date
- Mar 2003
- Location
- Germany
- Posts
- 151
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Dude, are you sure you looked at these sites?
Bookmarks