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 this still possible using ordinary javascript. I will using jQuery to better comfort.
Drag and Drop Template Management System with Jquery
I have been developing Template (User Interface) management system with drag and drop panel support for my future project. In this post I want to explain how to design database tables and implementing grids drag and drop usability with jqueryUI plugin. Using this system your web project will prove a choice to the end-user, they can manage their own template interface. Take a look at live demo
jQuery Colors Pickers HCL
jQuery colors picker has following benefits:
- The HSL color model is more intutive for humans than RGB (which was developed as a technical solution)
- The pickers are designed so there’s no need to really know anything about color theory
- Each color parameter has it’s own independent scale, so a user will understand easily what to adjust to get a desired result
- What’s more, the scales change according to current color, allowing the user each time to visually understand which scale does what (e.g. I want it lighter, darker, more red, more gray…)