Introducing “Zero Bundle”: A fantastic bundle of free goodies!

Coming very soon, we’ll be launching an awesome bundle of free design goodies, with icons, textures, PSDs and much more!  You’ll want to get your hands on this one soon as it will only be available for a very short time!

The bundle is called ‘Zero Bundle’, and it’s called zero simply because that’s what it costs… zero! nada! I mean, we all love cheap resources, but free is always better, isn’t it?

These resources normally cost $$$ but we asked nicely and managed to arrange limited time free access to loads of these goodies just for you! The bundle is brought to you via MightyDeals.com which as you know is a sister site of Webdesigner Depot and a great place to get amazing deals for web professionals. Check out the current deals

ZeroBundle will be launching soon, just enter your email address on the Zerobundle.com website and we’ll let you know as soon as it launches and before anyone else! (If you like the idea, please share it or tweet it to your friends!)

Stay tuned for more updates coming very soon….

Visit ZeroBundle.com right now and enter your email address so that we can notify you as soon as it’s ready!

Make Email Fun Again with “Sparrow” – only $5.99!!!

Source


Posted in Blog | Comments Off on Introducing “Zero Bundle”: A fantastic bundle of free goodies!

How to adjust an iframe element’s height to fit its content

In an ideal world there would always be a clean way of displaying data supplied by a third party on your site. Two examples would be getting the data in JSON or XML format from a Web Service and having an API to code against. But you don’t always have any of those options.

Sometimes the only way of incorporating data from a third party is by loading it in an iframe element. A few examples are financial reports, e-commerce applications, and ticket booking applications. Using an iframe is not ideal for many reasons, one of which is that it can make multiple sets of scrollbars appear on the page. Not only does it look ugly, it also makes the site less user-friendly. But there is a workaround.

Read full post

Posted in , .

Copyright © Roger Johansson


Posted in Blog | Comments Off on How to adjust an iframe element’s height to fit its content