Skip to content

Instantly share code, notes, and snippets.

View marcos-abs's full-sized avatar

Marcos Antônio Barbosa de Souza marcos-abs

View GitHub Profile
@marcos-abs
marcos-abs / History\-1500ca8\entries.json
Last active June 6, 2022 18:09 — forked from quagliato/select_estados.html
<select> com todos os estados brasileiros
{"version":1,"resource":"file:///home/marcos/Downloads/script.js","entries":[{"id":"PbeG.js","timestamp":1649694926764}]}
INITIALISATION
==============
load wp-config.php
set up default constants
load wp-content/advanced-cache.php if it exists
load wp-content/db.php if it exists
connect to mysql, select db
load object cache (object-cache.php if it exists, or wp-include/cache.php if not)
load wp-content/sunrise.php if it exists (multisite only)
namespace: "flex-", //{NEW} String: Prefix string attached to the class of every element generated by the plugin
selector: ".slides > li", //{NEW} Selector: Must match a simple pattern. '{container} > {slide}' -- Ignore pattern at your own peril
animation: "fade", //String: Select your animation type, "fade" or "slide"
easing: "swing", //{NEW} String: Determines the easing method used in jQuery transitions. jQuery easing plugin is supported!
direction: "horizontal", //String: Select the sliding direction, "horizontal" or "vertical"
reverse: false, //{NEW} Boolean: Reverse the animation direction
animationLoop: true, //Boolean: Should the animation loop? If false, directionNav will received "disable" classes at either end
smoothHeight: false, //{NEW} Boolean: Allow height of the slider to animate smoothly in horizontal mode
startAt: 0, //Integer: The slide that the slider should start on. Array nota