This is just a place to experiment with HTML, CSS, CSS frameworks (bootstrap, foundation), javascript (pure, JQuery, frameworks)
click the green panale to show or hide the contents
Can drag a box from one panel to the other. Can only drag one box into bottom panel, if panel 2 contains a box, you cannot move a box into it. Can move box back to panel 1
Implementation of a front end, single page app in pure javascript. Where a user can input a city and find the top 20 most popular attractions.
This app uses an AJAX request to get data from the foursquare api and manipulate it to show on the browser.
Implementation of a debounce function when scrolling through page.
Call function to output the percentage of the screen after time delay, thus reducing the number of the times a function is called when an event is triggered.
Implementation of a retail online shop created via test driven.
This is an online shop, which can display stock, add or remove items to the shopping cart, show total of cart, and apply discount vouchers.
This is a single page application built using pure javascipt (no frameworks). It is only front end, and has no persistence of data (changes to stock are not recorded).
This was created using test driven development, with the testing framework of Jasmine.
Added pop up
Add toggle slide for content
colour gradients
links styling
CLOSE