Mat Gargano

Results 7 issues of Mat Gargano

usage: ``` var videobackground = new $.backgroundVideo($('#video-wrap'), { "align": "centerXY", "width": 1280, "height": 720, "path": "video/", "filename": "casino", "types": ["mp4"], "preload": true, "autoplay": true, "loop": true, "sound" : false });...

I've a basic map... ``` ``` thing to note is the onDragend property... I have it mapped to fire this.centerMoved... which is defined as such. I can't seem to figure...

…nterface This is a great library, the one issue I had with it was the way the API for using this requires you to add highly specific API calls throughout...

A + sign shows up if there is an `inc` field that is empty.

To have the plugin change the class AFTER the scroll event set parameter changeClassBefore to false and you're done! Note: It defaults to true. jQuery('#nav').onePageNav({changeClassBefore: false});

**Environment**: - **StoutLogic/acf-builder** - **WordPress** - **ACF Pro** **Description**: After creating repeater fields locally and pushing the entire database to a staging environment, the fields appear empty on the frontend....