Mozilla::DOM::ComputedStyle

Mozilla::DOM::ComputedStyle is a Perl interface to Mozilla getComputedStyle function.
Download

Mozilla::DOM::ComputedStyle Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Boris Sukholitko
  • Publisher web site:
  • http://search.cpan.org/~bosu/HTML-Tested-ClassDBI-0.19/lib/HTML/Tested/ClassDBI.pm

Mozilla::DOM::ComputedStyle Tags


Mozilla::DOM::ComputedStyle Description

Mozilla::DOM::ComputedStyle is a Perl interface to Mozilla getComputedStyle function. Mozilla::DOM::ComputedStyle is a Perl interface to Mozilla getComputedStyle function.SYNOPSIS use Mozilla::DOM::ComputedStyle; Get_Computed_Style_Property($mozilla_window, $element, $property_name);This module makes possible to get computed style properties from Mozilla DOM. See documentation for window.getComputedStyle JavaScript function.EXPORTGet_Computed_Style_Property($window, $element, $property_name)This is the only function in this module. It returns property < $property_name > of DOM element $element of $window. Requirements: · Perl


Mozilla::DOM::ComputedStyle Related Software