Skip to content

Instantly share code, notes, and snippets.

@idahopotato1
idahopotato1 / index.html
Created May 24, 2022 08:07
jQuery PE Calculator
<br /><div class="container"><div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="row">
<div class="pe-blog-post">
<div class="form-group col-sm-6">
<label for="js-input-revenue" class="control-label small text-muted">Current revenue:</label>
<div class="input-group prefix suffix">
@idahopotato1
idahopotato1 / index.html
Created May 24, 2022 08:07
jQuery PE Calculator
<br /><div class="container"><div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="row">
<div class="pe-blog-post">
<div class="form-group col-sm-6">
<label for="js-input-revenue" class="control-label small text-muted">Current revenue:</label>
<div class="input-group prefix suffix">
@idahopotato1
idahopotato1 / index.html
Created April 9, 2021 00:11
"SVG editor" to demonstrate Interactable#rectChecker
<svg>
</svg>
@idahopotato1
idahopotato1 / index.html
Created April 9, 2021 00:02
Resize, Drag, Snap
<div id="pane">
<div id="title">Resize, Drag or Snap Me!</div>
</div>
<div id="ghostpane"></div>
@idahopotato1
idahopotato1 / drag-and-drop.markdown
Created April 8, 2021 23:51
Drag and Drop - for ad layout
@idahopotato1
idahopotato1 / drag-and-drop-cells.markdown
Last active April 8, 2021 23:47
Drag and Drop Cells - design ad decision tree

Drag and Drop Cells

This is a drag and drop list implemented and styled to be on a table view. Styles needs refactoring but will do for now.

The Brand(Nike, Adidas) cannot be dragged and dropped at all.

The Main Category(Male,Female) cannot be dragged and dropped beyond its parent Brand.

The Sub Category(Male kids, Male adult, Female kids, Female adult) cannot be dragged and dropped beyond its Main Category.

@idahopotato1
idahopotato1 / html5-drag-and-drop-library-wip.markdown
Created April 8, 2021 23:40
HTML5 Drag and Drop Library [WIP]
@idahopotato1
idahopotato1 / image-galery.markdown
Created April 8, 2021 23:15
Image Galery - for mod rotation
@idahopotato1
idahopotato1 / expanding-cards.markdown
Last active April 8, 2021 22:58
Expanding Cards - use this for expanding ad pages