Scroller In TextBox Using HTML JavaScript

Submitted by alpha_luna on

Good Day!!!

Today, we are going to learn Scroller In TextBox. This project that scrolls itself in a text box. You can use this project in your certain site to catch the attention of your users. This will serve as an alert message or an announcement for your users to easily notice the message.

Example:

.style_text { cursor: no-drop; border: 3px solid #7A81DE; }

RGB selection in Java

Submitted by ainaerik on
This project is RGB selection written in Java. It can give a color from three JSlider that gives three color code : red,green, blue. Try this yourself and learn some new codes. This is intended for beginners in this programming language. Hope you learn from this.

Colors in Java

Submitted by ainaerik on
This project display list of colors. It is written in Java swing. It can change the background color of JList, and get background and foreground colors. Try this yourself. This is very simple and easy to do. Hope this will you in your future project.

Hotel Reservation System

Submitted by ashumare on
This is a complete hotel reservation system using php. It was created by Adama Science and Technology University, Department of Software Engineering. It has so many features like checking available and unavailable rooms, reservation transactions, etc. Hope this system with complete source codes serves as an example and will help you in your future project. Note: This system is used for educational

OPAC

Submitted by Jeprox on
This Online Public Access Catalog provides books information, details and status of books in the library. The users search a library catalog to locate books and other material available at a library. The user can search by Accession number, Title, Author, Publisher Name or Copyright Year. ADMIN username: admin password: admin

(Laravel+Bootstrap) Framework Authentication System Plus Blog Post And Read Post

Submitted by ranjit1 on
Install laravel follow the link http://laravel.com/docs/4.2/installation 13 Best place to learn laravel follow this link http://codecondo.com/laravel-news-resources-tutorials/ In this tutorial you will know how make login,registration,forget password recovery,change password,blog post and read post system with bootstrap.