MOOTOOLS TEST
mootools : FxSlide() in a blog page
This is an experimental effect designed to hide the map withing a blog article. The mootools javascript toolset or framework is well understood. The trick is to apply it to a blog page which is not static. That is to say the number of maps displayed in a page will vary due to the author's content, I may not include a map in every post and secondly due to the fact the Blogger will vary the number of articles on the page over time.
View Crinkle Crags & Langdale Pikes in a larger map
So the requirement is be able to
- insert into a blog post while writing it
- add a simple set of links to hide or reveal the map
- add any necessary css or html tags to the map itself or it's containing div
- the code must be simple and amenable to be inserted as a snippet
- we should NOT need to know howmany maps have previously existed on the page, the code must self configure
Labels: fx.slide(), google maps, mootools


0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home