Classic blue Hot purple Cancel

Welcome to robertjamesphillips.com

Flickr Feed


Journal - Technology blog

This is a humble web design journal where i try and share any of the useful scraps of information i have found on the net, click here to return to the journal home.

Archive for the ‘Mootools’ Category

Sep
21
MOOdal Box testing
Mootools, Web Design, Client Side Languages

Moodal Box ScreenshotMoodal Box is a very popular technique at the moment is to load linked content without refreshing the page, very much like the lightbox technique with imagery. A script which can be used with the mootools framework is Moodalbox, all you need to do once setup is add rel=”moodalbox” to your a tag. Super! See below for an example of the code.

This is a moodalbox test

Update: Apparently moodalbox doesn’t play very well with swfobject, which is used on the homepage, so I’ve taken it off, as it crashes internet explorer :(

Update 2: I’ve removed it from the homepage, but the demo in this page should work ok, to confirm it seems that slimbox, moodalbox and swfobject cause internet explorer to crash between them. I’m not sure which script is to blame though.