You can check here for getting the latest version. Change the wget url to download newer versions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php if (!defined('BASEPATH')) exit('No direct script access allowed'); | |
| /** | |
| * Widget Library | |
| * http://codeigniter.com/forums/viewthread/109584/ | |
| * | |
| * @version: 0.21 | |
| * $copyright Copyright (c) Wiredesignz 2009-09-07 | |
| * | |
| * Permission is hereby granted, free of charge, to any person obtaining a copy |