JavaScript

JavaScript Source Code

Free JavaScript Source Code. Download 10 latest JavaScript with source code for free here.

YouTube Left Side Menu

Submitted by Bipratip on
Hello, guys. I had made an interesting menu bar. This menu is inspired by the left side menu found on YouTube. When clicking on the menu label and icon, the main menu appears beneath and the menu icon slides to the right side while the label slides up. To close the menu, the menu icon needs to be clicked again.

Flat jQuery Side Bar Menu

Submitted by alpha_luna on
Related work: How To Make Simple SideBar Menu Using HTML JavaScript In this tutorial, we are going to learn another kind of flat sidebar menu using the power of jQuery with a simple CSS. This work, by the using of jQuery, you can easily create a functional flat menu design. You can easily indicate the menu items numbers displayed with their parent menu item. For the design, with the help of CSS

How To Make Simple SideBar Menu Using HTML JavaScript

Submitted by alpha_luna on
This sidebar menu not only handles your every menu that you have, with the help of CSS animation techniques you can absolutely arrange it, or you can combined it. Compress your sidebar menu with the flat designed that we have. If you have a lot of menus in your site, you can use this sidebar menu to minimize it all. In this work, it's only one sub-menu but you can customize it. You can make it

How To Make Animated Information Bar Using HTML JavaScript

Submitted by alpha_luna on
This is a simple animated information bar created using HTML and it's pure JavaScript code. You can view from the top of the browser the information to your visitors in an eye catching way. The information bar in view will remain static on your screen above even when you scroll the page. Lastly, you can set the Frequency controls to limit the displaying information bar to once per session of your

Simple Drop Down Clock Using HTML JavaScript

Submitted by alpha_luna on
This is a simple drop down clock created using HTML and JavaScript. You can set the time of different cities around the world in the drop down menu. Note: To use or set your own city, simply add it in the drop down menu using the tags, and specify the city offset from the GMT inside the value attribute. Example Buenos Aires Try it yourself and enjoy coding.

Simple Calendar Using HTML JavaScript

Submitted by alpha_luna on
This simple calendar is created using HTML, and JavaScript. It enables you to navigate the calendar for any month of any year. Use the drop-down menu to select what you want month to execute. Just download the source code and use it to your project. Try it yourself and enjoy coding. Hope this work will help you in your project.