Home / Free JavaScripts / IE 4.x / Here
Cut & Paste Contractible Headers
|
Description: A script that makes selected headers (<h1>) in a page contractible in IE 4.x. All other browsers, including NS 4.x, will see the headers uncontracted (degrades well).
Example: (Click to expand)
HTML Tutorials
- Introduction To HTML: A very good intro guide to HTML
- Introduction to frames: Excellent guide to frames.
- D.J. Quad's Ultimate HTML tutorial: A very good tutorial on entry to advance level of html.
- HTML Goodies: Perhaps one of the most popular html sites in cyberspace.
- Developer Zone Advance HTML Guide: Highly advanced html tutorial-tables, meta tags, frames.
- Professional WebDesign: Perhaps one of the best written html tutorials on the net. Also includes downloadable file!
- Crash Course in HTML: A darn fast loading, concise intro guide to HTML. No fuss, no slow loading graphics, just a lot of useful stuff..
- BigNoseBird.com: The name may be funny, but the great html tutorials are no laughing matter.
- (new!) Wrox Web Developer: A great general web resource for webmasters of all stages.
- NSCA Beginner's guide to HTML: a very popular site with quite a lot of text, all pertaining to HTML. (Thank God.)
- The Bare Bone Guide To HTML: The uniqueness of this site is that it offers its HTML tutorials in 20 languages! (and the tutorial itself is not bad either)
- Webmastery HTML forum: Forums, from my experience, are one of the absolute best ways to get good answers when you're in a pit. This is a super duper HTML help forum, dedicated to learner like you and me! (Be warned though, it'll definitely take quite a while to load upon your first visit due to the large volume of messages.)
- GeoCities GeoHelp: A smaller, yet more organized forum for help ranging from HTML, JavaScript, to any miscellaneous questions regarding webpages. (Recommended.)
- Framing the Web: Webreference's professional guide to creating frames.
- An interactive Tutorial for Beginners: This is a html tutorial where people can actually try out typing html themselves!
- The Homepage Helper: A friendly html help center.
- Webmaster's Corner: A fine collection of links to web tutorials on the net
- FlamingoLingo: E-letter which focusses on HTML4
- Object Fusion: A well-rounded html learning center.
|
Publicity
- Position Agent: A online free service that checks and ranks your site on how well it's listed in major search engines. Very cool!
- (new!) ClickTrade - ClickTrade allows you to easily reward other Web site owners for linking to your site by setting up your own link partner program.
- Free Promote: A site that will help you get more hits by providing you with valuable tips. Also will submit your site to targetted engines.
- JavaScript Garage: A very cool free service that allows you to enter you url, and instantly generate a online report detailing how your site performed in areas such as popularity, dead links, and load time. Excellent!
- WebUnion: A chinese banner advertising network. If you are targetting Asian surfers, this is the service to go.
- WWW BroadCaster: This super FREE service will automatically submit your site to OVER 200 search engines/webmedia. Holly Cow!
- Submit It!: A "Top 100 Site by PC Magazine" that submits your site to over 20 of the most popular search engines on the net for free.
- LinkExchange: It's a "free public service designed to help web sites advertise each other. The concept of LE is simple: by joining, you agree to display advertising banners for other LE members, and they agree to display banners for you." (This is the only other banner type GeoCities will allows its users to post besides its own.)
- AddMe!: Submits your site to 34 of the most popular directories for free with only one form. (Not that that's new, though)
- A Webmaster's Guide To Search Engines: Contains tutorials on how you can help yourself in the never ending quest to better categorize your site for search engines. VERY informative.
- Electronic Advertising: Get paid 25 cents each click-throu for putting up their banner!
- Shout Ad: Similar to E Ad; pays you 25% of all ads they sell through your site.
- Banner Swap: Swap banners to get noticed!
- Smart Clicks: Another very good free advertising program.
- Virtual Promote: Learn the tricks to get more hits, apply for awards, find more publicity resources-its all here!
- Award it: Ever wonder how people got their awards? By applying! This sites has tons of awards, from different sources, where you can apply for.
|
Web Graphics
.Animated Gifs: .
- The Animation Factory: 3000+ animations for your site!
Web Resources: A great site with tons of animated gifs and other goodies.
- The Animation Zone: Some cool cartoon animations.
- Cybernettix: A great collection of animated gifs and html links.
- ClipArt Universe: Features some pretty neat animation gifs.
- Gif Animations: Another huge place to find animations for your homepage.
- Mike's Free Animated Gifs: Over 1000 animated art here.
- Animation City: Very nicely designed site with-animations!
.Buttons, icons, and bullets:
- A-1 Icon Archive: An archive of over 300000 web graphics!
- Icon Browser: Welcome to a universe of icons!
- Terry's gifs: TONS of cools little gifs to add to your page. Includes downloadable zipped up ones!
- Graphic station: A lot of icons, bullets, and buttons for your taking!
- Andy's Art Attack Absolutely huge database full of free graphics and graphic links!
- Digit Mania: Looking for digit and counter gifs? Look no more.
.Backgrounds:
- Windy's Design: A superb collection of left-bordered backgrounds!
- Unique Backgrounds: Click here for custom backgrounds.
- Texture Land: Some weird and textured backgrounds for those that like eccentric graphics on their homepage.
- WebMastery: Tons of graphics resources. I mean tons! (And all of them are good)
- Grafix gallery: Another great web graphics and background resource.
- Over the Rainbow Free Backgrounds and Gifs: Tons of resources related to free background gif.
.Clip art:
- Mining company clipart: Some really good cliparts here.
- Barry's Clip Art Server: Not the easiest site to navigate around, but without a doubt has the largest collection of graphics.
- -Internet Explorer Multimedia Gallery: (updated link) Check out these photographic images to add to your personal site. FREE! from Microsoft.
- Rattlesnake Graffiti: Click here for a great collection of custom clipart.
- Surf Madison File Libraries: Surf up to a great collection of clipart, including fonts, here.
- Free Art: As the name puts it, free clip art here. Only for personal, non commercial use.
- WebSpice: Instantly get 50 free high quality images here, no catch, no junk to go through.
- Graphic maps: This site is a MUST visit! Includes graphic maps of countries, continents, the globe, and more. Find your country's image here!
- World flags: Download an assortment of world flags-includes tons of flags from every continent!
- Web Graphics and Links Collection: A lot of graphics, organized in a unique way. Check it out!
- Japan's Clip art: Click here for ancient Japan clipart.
- The Banner Generator: Automates banners for you!
- Shadow Zone: An assortment of clipart, animated gifs, backgrounds etc.
|
Directions
Step 1: Insert the below into the <head> section of your page:
Step2: Insert the below into the <body> section of your page:
To insert additional headers, simply insert more of the below to the above:
<h1 style="cursor:hand" onClick="doit(document.all[this.sourceIndex+1])">Header 1</h1>
<span style="display:none" style=&{head};>
This is content under Header 1. Insert any thing in here, such as text, tables, etc..
</span>