Allow CSS

From UBot Studio
Revision as of 21:39, 15 December 2012 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

$Allow CSS is a Settings Command in the Professional edition of UBot Studio.

This command, when set to Yes, will disable all CSS related content on a webpage.

Example

allow css("No")
navigate("http://www.cssdrive.com/", "Wait")

Running the script disables css on the webpage.

File:CssNo.png


allow css("Yes")
navigate("http://www.cssdrive.com/", "Wait")

Running the script enables css on the webpage.

File:CssYes.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox