Main > Programming > Libraries >

HTML::ElementSuper 1.17

HTML::ElementSuper 1.17

Sponsored Links

HTML::ElementSuper 1.17 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.019 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 805
Date added: 2007-08-11
Publisher: Matthew P. Sisk

HTML::ElementSuper 1.17 description

HTML::ElementSuper is a Perl extension for HTML::Element(3).

SYNOPSIS

use HTML::ElementSuper;

### Positional extension
$e = new HTML::ElementSuper font;
$sibling_number = $e->addr();
$e2 = new HTML::ElementSuper p;
$e2->push_content($e);
#
@coords = $e->position();
$depth_in_pos_tree = $e->depth();

### Replacer extension
$er = new HTML::ElementSuper font;
# Tree beneath $er, if present, is dropped.
$er->replace_content(new HTML::Element p);

### Wrapper extension
$ew = new HTML::ElementSuper;
$ew->push_content("Tickle me, baby");
$ew->wrap_content(new HTML::Element font, color => pink);
print $ew->as_HTML();

### Maskable extension
$em = new HTML::ElementSuper td;
$em->mask(1);
print $em->as_HTML; # nada
$em->mask(0);
print $em->as_HTML; # $e and its children are visible

### Cloning of own tree or another elements tree
### (is this the correct clomenature? :-)
$a = new HTML::ElementSuper font, size => 2;
$b = new HTML::ElementSuper font, color => red;
$a_clone = $a->clone;
$b_clone = $a->clone($b);
# Multiple elements can be cloned
@clone_clones = $a_clone->clone($a_clone, $b_clone);

HTML::ElementSuper 1.17 Screenshot

Advertisements

HTML::ElementSuper 1.17 Keywords

Bookmark HTML::ElementSuper 1.17

Hyperlink code:
Link for forum:

HTML::ElementSuper 1.17 Copyright

WareSeeker periodically updates pricing and software information of HTML::ElementSuper 1.17 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of HTML::ElementSuper 1.17 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
HTML::Embperl is a Perl module for building dynamic Websites with Perl. Free Download
HTML Objects is a Perl module library for turning HTML tags into Perl objects. Free Download
HTML-Widgets-NavMenu is a Perl module to generate navigation menus and control site flow. Free Download
HTML::Declare is a Perl module for When Template Systems Are Too Huge And Heredocs Too Messy. Free Download
Speed up the conversion of HTML code into different format Free Download
HTML::Manipulator is a Perl extension for manipulating HTML files. Free Download
HTML::Scrubber is a Perl extension for scrubbing/sanitizing html. Free Download
HEBCI is a technique that allows a Web form handler to transparently detect the character set with which its data was encoded. Free Download