If you intresting in sport buy steroids you find place where you can find information about steroids
Browsing articles tagged with " Html"
11
Jan

Free Code Editor For Smartphones: Touchqode

Touchqode is a free code editor for smartphones, it brings software development tools to your smartphone. Now you can scan through, edit and fix your source code anywhere and anytime.

Free Code Editor For Smartphones

It comes with many useful features including syntax highlighting, code suggestions, incremental search, file synchronization, etc…

Touchqode also supports HTML, JavaScript (including JavaScript embeded in HTML). HTML and JS have functional code highlighting and autocomplete for tags (HTML) and keywords (JS).





24
Nov

Free Online HTML Form Builder: HTMLform

HTMLform is an online form builder powered with a feature-rich WYSIWYG editor which helps users to create and customize HTML forms with ease.

Free Online HTML Form Builder

HTMLform allows users to generate forms in any language and in any character set (100% Unicode). It is highly customizable and users can configure many options including tooltips, icons, clarifying notes, default values and aligned field groups.

HTMLform generates XHTML 1.0 strict compliant code that is compatible with all browsers.

5
Oct

Grid Calculations Made Easy: Gridulator

Gridulator is a small yet useful online grid calculator tool that helps you calculate multi-column grids for your web projects.

Tell Gridulator your layout width and the number of columns you want, and it’ll spit back all the possible grids that have nice, round integers.

Gridulator

There are inline previews, courtesy of the canvas element, and when you’re all set Gridulator can crank out full-size PNGs for you, ready for use in your CSS, Photoshop docs, or what have you.

2
Oct

Flexible Client Side Table Sorting: Tablesorter

Tablesorter is a flexible client side table sorting jQuery plugin that turns standard HTML table (with THEAD and TBODY tags) into sortable table without page refreshes.

Tablesorter can successfully parse and sort many types of data including linked data in a cell.

Turn Standard HTML Table Into A Sortable Table

Tablesorter will auto-detect most data types including numbers, dates, ip-adresses. It has many useful features including:

  • Multi-column sorting
  • Lightweight & small code
  • Support for ROWSPAN and COLSPAN on TH elements
  • Extensibility via widget system

This table sorting plugin has been tested successfully on all major browsers.

22
Sep

CSS3 JavaScript Library: cssSandpaper

The cssSandpaper JavaScript library looks at the stylesheets in an HTML document and, where possible, smooths out the browser differences between CSS3 properties like transformopacitybox-shadow and others.

CSS3 JavaScript Library

This script is not only useful for developers who want to support CSS3 in IE but in other browsers which implement their own vendor-specific variants of these properties.

16
Sep

Create A Web Project Framework In Seconds: InstantCSSCode

Instant CSS Code allows you to quickly create a web project framework with valid HTML/xHTML and CSS in only a matter of seconds, allowing you to get your project up and running faster!

InstantCSSCode

InstantCSSCode lets you choose:

  • Document type of your project
  • JavaScript library to be used (jQuery, Prototype, YUI, etc…)
  • Page charset
  • IDs to be used in the project
14
Sep

Turn HTML Tables Into Advanced Editable Components

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.

You can use the EditableGrid library in two ways:

  1. Hook up to an existing HTML table
  2. Build your grid from an XML description of the table structure and contents

Turn HTML Tables Into Advanced Editable Components

Features

  • Built-in validators for columns of type integer, double, url, email and date
  • Open Flash Chart integration to render charts from the grid data
  • PHP binding: build your grid in PHP and let it generate the XML file
  • Column sorting & filtering of the grid
3
Sep

Quickly Change The Appearance Of Any Page: Stylebot

Stylebot is a Chrome extension that aims to simplify customizing the web, making it more accessible and adaptable. It puts you in control of the web’s presentation, allowing you to quickly change the appearance of any page.

Launch Stylebot on a page, pick an element and apply styles to it. That’s it!

Quickly Change The Appearance Of Any Page

Features

  • Simple & Quick: Resulting changes are shown and saved instantly
  • Styles are saved persistently, next time you visit, they’re already applied
  • Easy to use: No need to write CSS
  • Easily make sites more accessible by changing colors, font size, etc.
  • Sync your custom styles across multiple computers
26
Aug

Sortable, Resizable, Editable HTML Table With TableKit

TableKit is a collection of easy to implement HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.

Sortable, Resizable, Editable HTML Table With TableKit

TableKit allows you to easily create sortable, resizable and editable HTML tables by using CSS class overloading to tell the system how to handle a table.

3
Aug

Overlay Design Mock-Ups In The Browser: Maki

Maki is a tool for web designers that helps the transition from design to HTML / CSS code. Maki lets you overlay design mock-ups in the browser and see the adjustments you need to make, and tweak away until they match.

Overlay Design Mock-Ups In The Browser

Maki, for sure, is an effective way to keep developers and designers on the same page from start to finish, ensuring that the final website matches the design layouts clients have approved.

Pages:123»
Open source icons