CrankBerry Blog Title

Javascript Postings

2011


(4) Comments

crankSlider the Jquery DIV and Image Slider Script

Categories :: Javascript, Tools

I was looking for a simple Jquery DIV slider the other day and took a while before I found anything but they were too heavy and clunky. I just decided the best way was to write my own. Sometimes you may want a slider for not just images but for Divs as well, that way you can include other elements inside the div or create more animations inside.

Without further ado head over here to grab the crankSlider Jquery Div and Image Slider.

2010


No Comments

The ultimate newb's guide to learning web development (Pt. 1: The Basic)

Categories :: CSS, HTML, Javascript, MySQL, PHP, Web Development

If you are just discovering the world of web development but know nothing about HTML code, css and mumble-jumble, here's a good place to start. In this article I will outline in general where to find resources and some good skills to pick up on to becoming a minor expert in the field.

2010


(1) Comment

Awesome image cropper/thumbnail maker script – Modified Marquee Tool

Categories :: Javascript, PHP

As I'm recoding my portfolio right now, I thought to myself – how great would it be to have a thumbnail maker tool. Some PHP or Javascript solution to crop images dynamically without the use of Photoshop. I would hate to fire up Photoshop every time I want to upload something. I'm sure you've all been there before. Anyways I landed upon a script that suited my need exactly. The Rectangle Marquee Tool. The tool looks great but was a bit confusing for me to get working and based on the comment for a few others too. Now I've also done some slight PHP modification to get the script working to my needs and generating the correct thumbnails.

See what I'm mumbling on about right here:
Demonstration of Marquee Tool

2009


(3) Comments

Cross Browser Friendly Div Tabs Script

Categories :: Javascript

For some reason modern designers and developers love to use tabs. Maybe they keep things organize and clean all in one page. Here's a incredibly simple cross browser compatible Javasript tabs script. The final result will look like the one below.