Posts by Saruque Ahamed Mollick

Author Biographical Info: Hi, I am a co-founder of CodeSpeedy Technology Private Limited.
I am in love with technology, music and green places.

How to set audio playing time to starting position in JavaScript

By Saruque Ahamed Mollick

In this post, I will show you an easy way to set audio playing time to starting position in JavaScript. This is very much interesting and moreover, this post gonna be very useful .... Read More

How to convert PHP array to JavaScript Array

By Saruque Ahamed Mollick

This post is one of my favourite posts on this site. Because I am gonna give you the solution that I personally went through. I was doing a project on Free Currency Converter PHP .... Read More

How to get the image height and width in JavaScript

By Saruque Ahamed Mollick

In this tutorial, you will learn how to get the size of an image using JavaScript. I said the size of an image, so this could be a little bit confusing. Don’t worry I am exp.... Read More

How To Change Background Color Every Seconds in JavaScript

By Saruque Ahamed Mollick

In this tutorial, I am going to show you a very cool thing you can do with JavaScript. All of us know about the background color of a webpage. We can change the background color as.... Read More

How to Scroll To a Specific Position Smoothly Using JavaScript

By Saruque Ahamed Mollick

In this tutorial post, I am going to show you an easy way to scroll to a specific position of a webpage smoothly using JavaScript. So this will be very much useful for those who wa.... Read More

How To Scroll To A Specific Position of A Webpage in JavaScript

By Saruque Ahamed Mollick

Here you are going to learn how to scroll to a specific position in JavaScript. That means I am going to show you how easily you can Scroll to specific position of a webpage using .... Read More

How To Get File Info Before Uploading in JavaScript

By Saruque Ahamed Mollick

It is a very important thing for us to check the file info before uploading it to the server. So, in this tutorial, I will show you how to get file info before uploading in JavaScr.... Read More

HTML5 Video Volume Controller in JavaScript with Slider

By Saruque Ahamed Mollick

In this post, I am going to show you a very easy and effective method to create HTML5 Video volume controller in JavaScript with a slider. Using this JavaScript code you can contro.... Read More