This entry was posted on Friday, February 9th, 2007 at 2:12 am and is filed under Portfolio. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
JQuery is officially my javascript framework of choice. Since I discovered several months back, I have been trying to use it exclusively. most of the cool effects you see on my recent web work uses the JQuery framework
jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.
This could be the most powerful link I have posted to date. Enjoy!
Link: LindenLan.net
The coolest part about Google Calendar is that you can embed it in your web page using an iframe which Google provides a handy-dandy configurator to generate the HTML. The worst part about Google Calendar is that you embed it in your web page using an iframe.
An iframe is truly a page within a page from the start html tag down to the end html tag. Therefore it has it’s own separate scope which means you can’t inherit styles from the parent page. If my company’s web site had a cerulean blue theme, then I wouldn’t really care. Unfortunately, the web site is colored various shades of green. Clash-o-matic.
What’s the solution? Use an intermediary script to request the calendar document and then replace the stylesheet link with a link to my own stylesheet. Voila!
-script by Brian Gibson
Link: ChrisErwin.com
Checkbox & Radio Input Replacement
Hides Checkboxes and Radio Buttons allowing you to apply CSS to the Label element to mimick their behavior. The form will still collect data as usual.
-script by Chris Erwin
Sending Email, please wait…
Success! Your Email has been sent.
The Design Coalition is proudly powered by
WordPress
Entries (RSS)
and Comments (RSS).






