If you need clean and professional pricing tables for your site, this set is probably what you’re looking for. These tables are coded to automatically fit into your layout and they will take the available space you give them so you don’t need to worry about width values. The package contains 2 sets of files : for layouts that have a light design, and for those which have a dark layout. These tables come with the Font Awesome icons and nice ...
With GSJ jQuery plugin you can insert Google spreadsheet (whole or part) to your page as HTML TABLE , combine static rows (headers, footers) with spreadsheet data rows inside one TABLE , insert individual cells from spreadsheet to any place of your page (as HTML SPAN ). Also it is possible to stylize everything with your own CSS (not only whole TABLE , but also any individual cell and row). It is easy to setup and control. With GSJ plugi...
Easily management data grid, with customizable features. You can download data directly from server, and upload data directly to server too. Extremely easy to use, with one of the CSS themes and very little configuration. Still, you have many optional features, like JSON , XML or bi-dimensional array data export, custom CSS prefixes so you can use your own CSS . The core uses an intelligent data cell extraction (recognizes form elements). Also...
Stop getting bored doing the same things. With Simple Form Validator handling form data will be fast and simple. The main goal of this script is to help developers during form validation, surely one on the most hated operations that a webmaster has to do. Fast Implementation Validation process takes only few lines of code. You will validate a field just writing an easy array. Validate Everything Simple Form Validator by default can validate...
is a simple, fast JavaScript Library that will help you handle cookies the easy way! jsCookie is designed to change the way you handle JavaScript Cookies. Are you tired of the “document.cookie” element? Do you want to have full control over cookies? in a simple manner? Be sure to get the best solution out there, make your life easier! Get jsCookie. Updates: Update 1.4: – [] . 1 New function getNamesByValue(). Modified getAsArray()...
FEVOR is an abbreviation for Fluent Extensible Validator and it’s a .NET validation library with lots of features that simplify the validation process in development by abstracting away the complex logic of conditional statements. Features it can be used on any .NET project removes conditional statements clutter by making use of a fluent syntax; no need to learn any attributes or interfaces to extend it (it’s all based on extension methods...
Description This script is meant to store and retrieve variables in a central place. The values can be stored in three ways. Temp: Variables are accessible withing one script execution (like normal variables). Session: Variables that are accessible from all the pages for one user (saved in session). Application: Variables are accesible for all users from all pages (saved in file). This way you have all your variables in one place and ha...