Calendar
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| << < | > >> | |||||
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
Archives
- October 2006 (3)
- September 2006 (10)
- August 2006 (10)
- July 2006 (53)
- June 2006 (1)
- November 2005 (2)
- More...
Monthly Statistics
Search
Syndicate this blog
Category: moofx 
See Article List
meta info
Now we are on to part two of this n part series. I say n because even I don't know when this will all end. |
meta info
As you can tell by the title, I intend this to be a multi-part series on using moo.fx to create better forms. In the first installment we are going to create a form that displays a hint to the user about the type of information that is expected in an input box. |
meta info Why write this kind of article?Ajax, DHTML, effects or whatever else you want to call them are not going to go away. Search Engine Optimization (SEO), Search Engine Friendly (SEF) and accessability will remain a concern as well. Because of that, we are going to write articles that mix tech with SEO. The first was a sliding panel that is SEF and the second was a redux of the first article that made it friendlier for Internet Explorer.Before I continue, it was brought to my attention that this did not appear to be related to moo.fx but if you look at the demo link at the bottom of this article you will clearly see that the moo.dom.js script is used to facilitate this effect. Since I do not use drop shadowed text or this effect on this site, I created a standalone demo page that shows it in action. Rest assured, moo.fx is a part of the process. It is also intended to be a simplistic and easy to follow example so people can learn to use and enjoy moo.fx and its addons. |
meta info IntroductionSo the first post about moo.fx introduced a simpler way of hooking up sliding panels to moo.fx and while it worked well in Firefox it had issues with Internet Explorer. The second version addresses some shortcomings of IE and also describes a workaround for other issues. The last bit of news is that this article also includes a ZIP that you can download that has a complete and functioning demonstration of the library and will run as is in Firefox and Internet Explorer. |
meta info Update!Please view the new version of the Sliding Panels with moo.fx article. This one below is left for historical purposes. As you will see all over this blog, I am a huge fan of moo.fx and I have shoehorned it into various aspects of this site. As my way of giving back to the opensource community I am going to share code for different pieces of the site that use moo.fx. The first component is a sliding panel. |
