How to view webpage in fullscreen using jQuery and HTML5 API

Fullscreen mode using HTMl5 API and jQuery

Today I’m going to share how to view your webpage in fullscreen mode using jQuery and HTML5 API Advantage of view webpage in FullScreen using jQuery is that it is equally functional both on desktop and mobile devices and across different browsers. This helps streamline programming while providing viewers with … Read more

Free Responsive Navigation Menu using CSS and jQuery

free responsive navigation menu using css and jquery

After long time, I’m going to share a new post “Free Responsive Navigation Menu using CSS and jQuery” which I found recently in github and it was very help to me in my earlier project. Now a days, all the website owners are updating their sites to responsive due to … Read more

Top 10 Free Responsive HTML5 Bootstrap Website Templates of 2021

Company - Free HTML Bootstrap Template

We already know that the popularity of Twitter Bootstrap templates and its growing rapidly in the year 2015. Everyone wanted their websites to be mobile friendly and responsive HTML5 Bootstrap Website Templates. Bootstrap framework has more features and it took very less time to develop a professional websites. Any layman … Read more

Facebook Url Expander with jQuery Ajax and PHP

Facebook Url Expander using jQuery and PHP

I hope everyone noted this feature in Facebook. If you copy and paste any facebook url in your status, facebook will display the exact data from the url you have shared. I have used facebook social embed plugin to achieve what we need in this tutorial Previously I had published … Read more

Google OAuth 2.0 Ajax Login using jQuery, PHP & MYSQL

Last week one of my reader asked me that how to Implement Google OAuth 2.0 Ajax Login using jQuery, PHP with Javascript SDK without Page Refresh and also data should be stored on MYSQL database as well. So I thought this is the time to write a tutorial for this. Millions … Read more