Saturday, 9 February 2013
I needed to add a nifty JQuery style image grid to my portfolio page in a really easy way, since I did not have the time to code anything special. There was no Joomla extension that met my needs so I went looking for a nice JQuery script. I found Flex (http://jsonenglish.com/projects/flex/) looked great!

 
 
I added the JS file into my includes directory for my site, and simply called it & the 1.7 JQuery right from the article (also can be done in a Custom HTML module). This is breaking so many rules, but because the browsers support it. You can also just copy and paste the CSS & Sample DIV from the sample file that comes with flex and see it working yourself.
 




After some adjustments and CSS changes, It turned into a nice little portfolio page for me at http://syrupd.com/portfolio. The next thing I will do is try to use this on my next client to showcase articles or a photo gallery, and migrate it into a proper extension for Joomla.
 


0 comments: