Posts by Faruque Ahamed Mollick
Author Biographical Info: Not available
In this post, I am going to show you how to display the content of a div element in a new popup window in JavaScript. Before we going to see how to open and show our div element co.... Read More
Bottom Sticky Music Player WordPress Plugin can add sticky music player at the bottom of any WordPress site. You will be able to add music playlist within your posts or pages just by clicking a button and select/upload your music files. Download this plugin on CodeCanyon Plugin features The Bottom Sticky Music Player WordPress […] Read More
Google provides YouTube data API. You can do lots of nice things using it. In this post, I am going to show you how you can retrieve and list YouTube channel videos using YouTube d.... Read More
In this post, we are going to learn how we can replace a particular string of an element in jQuery. We are going to understand it with simple and easy jQuery JavaScript code snipp.... Read More
In game development, there are often need to create and destroy GameObjects in runtime. For example, in car racing game, all the object are not already built in the scene. Those o.... Read More
In the gaming world, we often may need to detect the collision between two objects. For example, in many games, we attack our enemies with the bullet. Our enemies destroy in the ga.... Read More
Contact Form 7 is a popular WordPress plugin that can create contact forms on a WordPress based site. We all know the importance of a contact form on the website. So, in that sense.... Read More
In this post, we are going to see how to bounce a circle inside HTML5 canvas infinitely. Here we are going to draw an arc inside the canvas and then move it inside it infinitely us.... Read More