Skip to content

Instantly share code, notes, and snippets.

View jabaltorres's full-sized avatar

Jabal Torres jabaltorres

View GitHub Profile
@jabaltorres
jabaltorres / adaptive-mega-menu.html
Last active September 6, 2016 15:07
Adaptive Insights Mega Menu
<button type="button" data-toggle="collapse" data-target="#navbar-collapse-1" class="navbar-toggle">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div id="navbar-collapse-1" class="navbar-collapse collapse">
<ul class="nav navbar-nav yamm menu-wrapper">
<li class="ai-list-item nav-link-products dropdown yamm-fw"><a href="/products/adaptive-suite" data-toggle="dropdown" class="dropdown-toggle">Products & Solutions</a>
<ul class="dropdown-menu">
<script>
jQuery(function( $ ){
// using gist as a temporary bandaid
$.getJSON('https://gist.githubusercontent.com/capitalJT/ca53e151727f781fee85/raw/7d09da686dc73a1007abf93518aa391034f70e9b/jt-demos-listing.json', function(data) {
var items = [];
$.each(data, function(idx, obj){
$.each(obj, function(key, value){
// check for external link
var aTarget = null;
@jabaltorres
jabaltorres / jt-data.json
Last active March 21, 2016 02:43
Some test data
{
"thumbnails": [
{ "client" : "Digital Meaning",
"description" : "Digital Meaning",
"role": "UI Design, Web Development",
"imgSrc" : "http://jabaltorres.com/assets/img/thumbnails/Digital-Meaning-thumbnail.png",
"linkHref" : "http://www.jabaltorres.com/digital-meaning/",
"extLink" : false
},
@jabaltorres
jabaltorres / index.html
Last active February 5, 2016 23:37
ww-poll-demo
<div class="content">
<div class="img-wrapper">
<span>
<img src="http://placehold.it/400x300&text=reset" alt="" />
</span>
</div><!-- end img-wrapper -->
<div class="poll-wrapper">
<div class="poll-two-result-bar-wrap">
<div class="two-line-result">
<div class="results-text"></div>
@jabaltorres
jabaltorres / Sublime-keymap.snippets
Created December 12, 2015 10:19
Sublime user key bindings
[
{ "keys": ["ctrl+shift+w"], "command": "toggle_setting", "args": {"setting": "word_wrap"}}
]
@jabaltorres
jabaltorres / bash_profile
Last active November 16, 2022 21:05
My Bash Profile
source ~/.profile
export PATH=/usr/local/bin:$PATH
# This is the bash profile for the machine at work.
# Custom BASH profile
# Add MAMP path to our path
PATH=/Applications/MAMP/bin/php/php5.6.7/bin:/Applications/MAMP/Library/bin:$PATH
export PATH
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management
@jabaltorres
jabaltorres / dls-hero.html
Last active December 11, 2015 06:17
AJM hero component
<section id="hero" class="row section">
<div class="large-12 columns">
<h1>Hero</h1>
</div>
<span class="gist"><a class="icon icon-ajmn-embed" href="https://gist.github.com/capitalJT/0d388ec30882f6c7b3d7" target="_blank"></a></span>
<hr>
<div class="large-12 columns hero-component">
<div class="hero">
<h1>Hello World!</h1>
<p>This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>
@jabaltorres
jabaltorres / dls-social-icons.html
Last active December 11, 2015 06:19
DLS Social Icons
<section id="social-icons" class="row section">
<div class="large-12 columns">
<h1>Social Icons</h1>
</div>
<span class="gist"><a class="icon icon-ajmn-embed" href="https://gist.github.com/capitalJT/e155be7a18531079ba4a" target="_blank"></a></span>
<hr>
<div class="large-12 columns">
<ul class="social">
<li><a href="#"><span class="icon icon-ajmn-facebook"></span></a></li>
<li><a href="#"><span class="icon icon-ajmn-twitter"></span></a></li>
@jabaltorres
jabaltorres / dls-accordian.html
Last active December 11, 2015 06:19
DLS accordion component.
<section id="accordian" class="row section">
<div class="large-12 columns">
<h1>Accordian</h1>
</div>
<span class="gist"><a class="icon icon-ajmn-embed" href="https://gist.github.com/capitalJT/13d3120ac48cfdd55fc8" target="_blank"></a></span>
<hr>
<div class="large-12 columns accordian-wrapper">
<dl class="accordion" data-accordion>
<dd class="accordion-navigation">
<a href="#panel1-1">