Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Inspect is a web browser designed for iPhone and iPad that offers comprehensive web development tools akin to those on desktop platforms. It features a JavaScript console that displays log messages and errors while allowing user input for debugging purposes.
With the "Elements" panel, users can easily access a webpage's source code and examine each HTML element, with formatting and highlighting to enhance readability.
Activating the "Tap To Inspect" mode simplifies the inspection process, enabling you to tap on any element to immediately access its details, eliminating the need to sift through the source code manually.
Inspect also provides the capability to view and modify an element's CSS rules, showcasing both direct and inherited styles, with an organized display that facilitates identifying CSS conflicts.
Additionally, you can assess your responsive design with Inspect's integrated device preview tools, which replicate how your site will appear on various screen sizes and orientations. This comprehensive set of features makes Inspect an invaluable tool for web developers on mobile devices.
Description
Masonry is a JavaScript library designed for creating grid layouts. It efficiently positions elements based on the vertical space available, similar to how a mason would skillfully arrange stones within a wall. This layout technique can be observed frequently across various websites. The styling and size of each item are dictated by your own CSS, allowing for significant customization. For responsive designs, item sizes can be adjusted using percentage values. However, when images are not loaded, they can disrupt the layout, causing overlapping elements; this is where imagesLoaded comes into play. imagesLoaded is an additional script that can be easily downloaded and integrated to solve this problem. Interestingly, you can set up Masonry directly in your HTML without needing to write any JavaScript code. While all configuration options are optional, it is advisable to specify column width and item selection for optimal performance. Items can be aligned neatly to a horizontal grid, and you have the flexibility to use element sizing with percentage widths for responsive designs. Additionally, controlling element sizing through CSS is beneficial for creating layouts that adapt well across different media queries, enhancing the overall user experience.
API Access
Has API
API Access
Has API
Integrations
No details available.
Integrations
No details available.
Pricing Details
$7.99
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Parallax Dynamics
Country
Canada
Website
apps.pdyn.net/inspect/
Vendor Details
Company Name
Masonry
Country
United States
Website
masonry.desandro.com