PDA

View Full Version : Scripting Ideas


A1ien51
04-16-2003, 03:39 AM
I am in a rut and can not think of any type of project to work on....Anyone out there have any ideas or things they would like to see? I am working on a couple of projects, but I want to start on something new.

A1ien51

x_goose_x
04-16-2003, 04:08 AM
Off hand, a few things I've done in the past:

minesweeper
completely custom scrollbars (images/css)
resizable table
calculator
yet another lame mouse trailer
organizable table
possible combinations
domains history (using cookies)
save position in text
EULA

or go for the usuals:

custom alert/prompt/confirm
drop menu
marquee/scroller
some really lame game? (hangman, tic-tac-toe, guess the number)
enriched text editor
anything that'll automate stuff for begginers (popup generator,...)

beetle
04-16-2003, 06:45 AM
Recently I've taken some popular (or not) scripts and remade them all OO, like this (http://www.peterbailey.net/dhtml/mouse_trail.htm)

joeframbach
04-16-2003, 01:06 PM
popup generator has been done! wooooo! i think that was the only original thing i have ever done, and done well, in my whole life! and i take pride in my lame popup generator.

http://www.geocities.com/joeframbach/popup_generator.html :D :D

A1ien51
04-16-2003, 02:53 PM
I from one of the orginal pop up generators on the web with 3 versions that see 30-40 hits a day on a good/average day, to 10 hits on a bad day.

Everyone on the old forum had the link memorized,,,lol

thanks for the ideas, I started to go beetle's route last night, I am taking an old script of mine and trying to make it usefull. Now that is a challange.

Plus after questions I had to answer on the forum I mod. on, I am writing a tutorial on innerHTML crossbrowser and visibility crossbrowser for my site. No one can seem to get the hang of NS4! with the layer tag and the div tag.

A1ien51