June 14th, 2010
Rounded edges or curvy corners are always a trendy style in web designing. Early stages we used images to make the edges rounded, later it replace with css or javascript alternatives. Among all the easiest method is curvycorners.js. Just include this javascript file and some 4-5 lines of code, your job is done. You can find examples and usage guide in curvycorners.net.
I am not going to explain much about curvy corners here, you just go to the above mentioned website and explore yourself more on that. Here i am going to explain how to use this with a magento theme. If you are new to use a custom javascript with magento theme this post will benefit for you too.
Read the rest of this entry »
Tags: curvycoreners in magento theme, How to use curvycorners in Magento themes, magento, magento theme, using javascript in magento
Posted in PHP, Web | No Comments »
August 13th, 2009
Hai,
While on surfing i toched jquerystyles.com its a nice spot for all jQuery lovers and holds a great set of resources too. I browsed through numerous set of plugins along with demo. Sounds away from tiltle…no probs…jplayer is one of the plugin i found from jquerystyles. jPlayer is an mp3 player plugin made with jQuery and flash. We used to see a lot of MP3 player plugins based on flash. jPlayer is based on flash but the user will not identify that it is made with flash. You can freely use it from downloading from there site http://www.happyworm.com/jquery/jplayer. So its time to add some music to my site…yummy…so not just jPlayer find a great bundle…in http://jquerystyle.com and if you use jQuery in your site, its a showcase for it too…
Enjoy
Posted in Web | No Comments »
August 12th, 2009
Hai all,
This is minor problem i faced while I am customizing PHP Point Of Sale, I want a textbox to be displayed to enter coupon number while i select Gift Certificate from Add Sale payment option. I achieved this thing easily using jQuery.
Read the rest of this entry »
Posted in Web | 1 Comment »