Main > Free Download Search >

Free xhtml script

xhtml

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 272
XHTML Validation

XHTML Validation


XHTMLValidation.com is a free remotely hosted easy to use xhtml validation tool. more>> XHTMLValidation.com is a free remotely hosted easy to use xhtml validation tool.<<less
Added: 2007-01-16 License: Freeware Price: $0.00USD
18 downloads
xhtml calculator 1.0

xhtml calculator 1.0


You can add take divided Per cent multiplied also Square Root Cosine Sine Tangent in xhtml all in one file no need for a messy script all done in one. more>> You can add take divided Per cent multiplied also Square Root Cosine Sine Tangent in xhtml all in one file no need for a messy script all done in one.<<less
Added: 2009-03-02 License: GPL Price: $0.00USD
10 downloads
Pure PHP XHTML Validator 0.2

Pure PHP XHTML Validator 0.2


The XhtmlValidator can be used to validate XHTML documents. It uses only the expat extension functions always available under since PHP 3 and it does not need other external XML processing extensions. The class parses the documents and check whether more>> The XhtmlValidator can be used to validate XHTML documents. It uses only the expat extension functions always available under since PHP 3 and it does not need other external XML processing extensions. The class parses the documents and check whether the tags and attributes used by the documents are allowed within the XHTML standard. If validation errors are found, highlighted error messages and offending document line numbers will be returned. This is an experimental class, so you should double check your code with the w3c validator, as in only 1500 lines of code the XhtmlValidator lacks support for Encoding and Doctype validation<<less
Added: 2006-05-22 License: LGPL Price: $0.00USD
12 downloads
 
Other version of Pure PHP XHTML Validator
License:LGPL
Download
1265 downloads
Added: 2006-05-22
PHP Navigation with XHTML/CSS 1.0

PHP Navigation with XHTML/CSS 1.0


This file illustrates the way to include navigation dynamically to streamline your efficiency when updating your website. The code shows how to include navigation both with a text-based navigation and an image-based navigation. The code also includes a more>> This file illustrates the way to include navigation dynamically to streamline your efficiency when updating your website. The code shows how to include navigation both with a text-based navigation and an image-based navigation. The code also includes a focus on XHTML and CSS compliance to W3C standards.<<less
Added: 2004-01-19 License: Freeware Price: $0.00USD
14 downloads
 
Other version of PHP Navigation with XHTML/CSS
License:Freeware
Download
2138 downloads
Added: 2004-01-19
kses HTML/XHTML filter (no XSS) 0.2.2

kses HTML/XHTML filter (no XSS) 0.2.2


kses is an HTML filter. It removes all unwanted HTML elements and HTML attributes, no matter how malformed HTML input it gets. This is helpful for avoiding XSS (Cross-site Scripting) security holes, among other things. more>> kses is an HTML filter. It removes all unwanted HTML elements and HTML attributes, no matter how malformed HTML input it gets. This is helpful for avoiding XSS (Cross-site Scripting) security holes, among other things.<<less
Added: 2003-06-16 License: GPL Price: 0.00
14 downloads
 
Other version of kses HTML/XHTML filter
kses HTML/XHTML filter (no XSS)kses HTML/XHTML filter (no XSS)kses HTML/XHTML filter (no XSS) kses is an HTML filter. It removes all unwanted HTML elements and HTML attributes, no matter how malformed HTML input it gets. This
Price: FreeAdditionalInfov2orlater
License:GPL
Download
2324 downloads
Added: 2003-06-16
Free XHTML and CSS web templates

Free XHTML and CSS web templates


Free valid XHTML 1.0 strict web templates, layouts and designs. CSS layouts, tableless. 100% Original styles (not uploaded from other designers) as requested by users. Free to download and use. more>> Free valid XHTML 1.0 strict web templates, layouts and designs. CSS layouts, tableless. 100% Original styles (not uploaded from other designers) as requested by users. Free to download and use.<<less
Added: 2008-09-14 License: Other Price: $0.00USD
13 downloads
WebGrid Free WYSIWYG xhtml editor

WebGrid Free WYSIWYG xhtml editor


WebGrid WYSIWYG xhtml editor is a browser friendly html editor shipped with WebGrid datagrid. The html editor can be used as component with WebGrid datagrid or used as stand alone WYSIWYG html editor. more>> WebGrid WYSIWYG xhtml editor is a browser friendly html editor shipped with WebGrid datagrid. The html editor can be used as component with WebGrid datagrid or used as stand alone WYSIWYG html editor. It fully supports IE, Firefox, and Opera.<<less
Added: 2006-06-12 License: Freeware Price: Free
1250 downloads
JXHTMLEDIT - WYSIWYG XHTML Editor

JXHTMLEDIT - WYSIWYG XHTML Editor


JXHTMLEDIT is a cross-platform WYSIWYG HTML/XHTML content authoring tool, a very small Java applet based on the Java 2 Platform. JXHTMLEDIT provides word processor-like user interface that allows to e more>> JXHTMLEDIT is a cross-platform WYSIWYG HTML/XHTML content authoring tool, a very small Java applet based on the Java 2 Platform. JXHTMLEDIT provides word processor-like user interface that allows to edit the document directly in the final form (as will be rendered). JXHTMLEDIT is flexible and could be used to easily integrate WYSIWYG authoring functionality into existing products or services. Applet jar is less than 150 KB, loads very quickly.<<less
Added: 2003-02-17 License: GPL Price: Free
2454 downloads
CSS / XHTML Compliant PHP Calendar

CSS / XHTML Compliant PHP Calendar


A friend recently asked me to help him with a booking form he was creating for a website. The key thing he couldnt do was have a simple popup calendar (date picker) that a user could easily select a d more>> A friend recently asked me to help him with a booking form he was creating for a website. The key thing he couldnt do was have a simple popup calendar (date picker) that a user could easily select a date from which would then fill out the date field on the form when clicked. After finding ASP.NET useless, I created an ASP and then a PHP version of the script. There are also a few variation on the CSS styles available - enjoy!<<less
Added: 2007-02-26 License: Freeware Price: Free
615 downloads
CSS / XHTML Compliant ASP Calendar

CSS / XHTML Compliant ASP Calendar


A friend recently asked me to help him with a booking form he was creating for a website. The key thing he couldnt do was have a simple popup calendar (date picker) that a user could easily select a d more>> A friend recently asked me to help him with a booking form he was creating for a website. The key thing he couldnt do was have a simple popup calendar (date picker) that a user could easily select a date from which would then fill out the date field on the form when clicked. Joy of joys I thought - at last a chance for me to do a little dabbling in the world of ASP.NET - Id heard great things about the calendar control (3 lines of code and your done, etc). Alas I was to be very disappointed. It seems that Microsoft still have many lessons to learn when it comes to clean HTML and CSS implementations. The code produced by the ASP.NET calendar component was awful, difficult to customize and downright heavy. "Sod this" I thought, Ill script one up myself, now rather than reinventing the wheel, I discovered that Veerle (veerle.duoh.com) had already put a lot of effort in to producing a CSS styled XHTML calendar layout so I used the HTML of that as the goal for my script to produce.<<less
Added: 2007-02-14 License: Free for non-commercial use Price: Free
1016 downloads
Fop MiniScribus XSL-FO / XHTML 1.0.3

Fop MiniScribus XSL-FO / XHTML 1.0.3


Wysiwyg editor to Apache FOP format based file on block-container (Floating Layer) element and is child, and export on pdf, postscript, xhtml. Export XHTML (from version 1) and opacity background-color each floating layer a DIV element, export more>> Wysiwyg editor to Apache FOP format based file on block-container (Floating Layer) element and is child, and export on pdf, postscript, xhtml. Export XHTML (from version 1) and opacity background-color each floating layer a DIV element, export PostScript? and render to PDF as base.<<less
Added: 2008-01-21 License: GPL Price: $0.00USD
16 downloads
XHTML Content Negotiation for Wordpress 1.3

XHTML Content Negotiation for Wordpress 1.3


XHTML Content Negotiation for Wordpress is considered as a professional and great plugin that allows Wordpress to serve content using the application/XHTML+XML MIME type, based on the clients HTTP ACCEPT request. more>>

XHTML Content Negotiation for Wordpress 1.3 is considered as a professional and great plugin that allows Wordpress to serve content using the application/XHTML+XML MIME type, based on the clients HTTP ACCEPT request.

<<less
Added: 2009-09-30 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
downloads
Herongs Tutorial Notes On XSL-FO and XHTML

Herongs Tutorial Notes On XSL-FO and XHTML


This book is a collection of notes and sample codes I wrote while I was learning XSL-FO and XHTML. Topics include CSS, XHTML, XSL-FO, XSLT, FOP, PDF generation, etc. more>> This book is a collection of notes and sample codes I wrote while I was learning XSL-FO and XHTML. Topics include CSS, XHTML, XSL-FO, XSLT, FOP, PDF generation, etc.<<less
Added: 2005-08-26 License: Free for non-commercial use Price: Free
1528 downloads
Herong's Tutorial Notes On XSL-FO and XHTML

Herong's Tutorial Notes On XSL-FO and XHTML


This book is a collection of notes and sample codes I wrote while I was learning XSL-FO and XHTML. Topics include CSS, XHTML, XSL-FO, XSLT, FOP, PDF generation, etc. more>> This book is a collection of notes and sample codes I wrote while I was learning XSL-FO and XHTML. Topics include CSS, XHTML, XSL-FO, XSLT, FOP, PDF generation, etc.<<less
Added: 2005-08-26 License: Free Non-Commercial Price: $0.00USD
15 downloads
DomAxh - DOM translated Asynchronous XHTML 0.5

DomAxh - DOM translated Asynchronous XHTML 0.5


DomAXh is a javascript file that inserts XMLHTTP requests results into your page, by translating plain XHTML (plain ol HTML that follows certain basic rules) into XML and then back into your page via the browsers DOM. So not having to reload the web more>> DomAXh is a javascript file that inserts XMLHTTP requests results into your page, by translating plain XHTML (plain ol HTML that follows certain basic rules) into XML and then back into your page via the browsers DOM. So not having to reload the web page for each user interaction is what makes Ajax so hot. What makes it NOT is having to use either cryptic XML (having find a way to represent the response in HTML DOM structure, with all the node creating and appending that it implies), or having to settle with the simplistic innerHTML (and thus having to cope with the fact that the browser doesnt parse it so your onclicks, events and scripts just wont work) in order to show the user any new content. Enter DomAXh (pronounced Dom Ash). Using XMLDOM to XHTMLDOM translation (IE & FF compatible), DomAXh makes life easyer for the developer because his/her server response only has to be valid XHTML and DomAXh takes over rendering the response correctly in the calling web page.<<less
Added: 2006-10-13 License: Other Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5