Website

How to Translate your Site in Runtime using jQuery

Spread the love

Spread the love           I have read several articles for this question, and most articles tell about ways where we need refresh page to apply another localization. Yes, this is possible of course, but not too user friendly. Just imagine that your website will able to switch language like desctop applications, great, isn`t it? So, that […]

How to Translate your Site in Runtime using jQuery Read More »

jQuery Scrollbars

Spread the love

Spread the love           These scrollbars are fully theme able allowing their behavior to be determined as well as their look. This script uses the ‘jquery.corner’ plugin for the lovely cross-browser rounded corners and ‘jquery.drag’ for more reliable drag event registering. Tags: Scrollbar Demo: http://www.aplweb.co.uk/blog/js/scrollbars-v2/ Download Links http://www.aplweb.co.uk/blog/js/scrollbars-v2/

jQuery Scrollbars Read More »

Create Simple Jquery Right Click Cross browser Vertical Menu

Spread the love

Spread the love           Creating right click with the help of jquery is real easy and can be implemented very quickly. While trying for my one of the project , I made one and sharing it today. Demo: http://www.webdeveloperjuice.com/demos/jquery/vertical_menu.html Download Links http://www.webdeveloperjuice.com/2010/02/22/create-simple-jquery-right-click-cross-browser-vertical-menu/

Create Simple Jquery Right Click Cross browser Vertical Menu Read More »

Float sidebar Div elements when scrolling with jQuery

Spread the love

Spread the love           This tutorial will teach you to create sidebar elements that can be floated/fixed on their position when the page is scrolled. Also those elements follow the certain boundaries which makes the scrolling to stop on reaching the bottom of the page. Tags: Fixed Header Demo: http://devlup.com/jquery/float-sidebar-div-elements-when-scrolling/4720/ Download Links http://devlup.com/jquery/float-sidebar-div-elements-when-scrolling/4720/

Float sidebar Div elements when scrolling with jQuery Read More »

Sort Items Alphabetically Using jQuery

Spread the love

Spread the love           Using jQuery we can easily sort a list of html elements alphabetically. In the following tutorial I will give 2 examples – sorting an unordered list and sorting a table.Using jQuery we then append each item row to the unordered list to rebuild in the correct order. Tags: Sorting Demo: http://www.designchemical.com/lab/jquery/demo/jquery_sort_alphabetically.htm Download

Sort Items Alphabetically Using jQuery Read More »

Building Your First Website: A Beginner’s Guide

Spread the love

Spread the love          Introduction   In today’s digital age, having a website is essential for personal branding, showcasing your work, starting a business, or expressing your creativity. The process of building a website might seem daunting to beginners, but fear not! In this step-by-step guide, we will walk you through the basics of creating your first

Building Your First Website: A Beginner’s Guide Read More »

Scroll to Top