You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="tab-pane fade show active" id="installation" role="tabpanel" aria-labelledby="installation-tab">
179
+
<h1>Supersized jQuery Plugin</h1>
180
+
<p>Documentation can be found on the official project page: <ahref="http://www.buildinternet.com/project/supersized/">http://www.buildinternet.com/project/supersized/</a></p>
181
+
<p><strong><em> Changelog </em></strong></p>
182
+
<p>2/23/12 - 3.2.7</p>
183
+
<pre><code>*Fixed issue with previous thumbnail not loading correctly
184
+
*Autoplay now works when no transition is specified
185
+
*Updated Shutter theme CSS for smooth opacity transition when thumbnails are hovered over.</code></pre>
186
+
<p>11/28/11 - 3.2.6</p>
187
+
<pre><code>*Fixed issue where previous slide was not displaying after goTo()
188
+
*Update supersized.3.2.6.js</code></pre>
189
+
<p>9/23/11 - 3.2.5</p>
190
+
<pre><code>*Fixed resize error when only two slides were present
191
+
*Updated comments for slide_link to reflect actual option ("number" to "num")</code></pre>
192
+
<p>7/13/11 - 3.2.4</p>
193
+
<pre><code>*Slideshow files updated to 3.2.4 to address Firefox 5+ bug with slides not loading
194
+
*Flickr fix for 1.1.2 for Flickr API and window load event conflicts (thanks to dbertram)
195
+
*Update to Shutter CSS file to fix IE7 issue where progress bar wasn't left aligned</code></pre>
196
+
<p>7/8/11 - 3.2.3</p>
197
+
<pre><code>*Fixed bug where certain transitions broke slideshow since the 3.2.2 update in Firefox and IE</code></pre>
198
+
<p>7/5/11 - 3.2.2</p>
199
+
<pre><code>*Reworked Supersized slides to be insides an unordered list, rather than anchor tags
200
+
*Slides now load upon request and populate the respective list item. Corrects potential bandwidth problem when caching is turned off, if images keep getting reloaded.
201
+
*Only affects base slideshow files: supersized.3.2.x.js and supersized.css</code></pre>
202
+
<p>6/27/11 - 3.2.1</p>
203
+
<pre><code>*Fixed Supersized loader not displaying initially (theme files unaffected)
204
+
*Supersized project page now updated</code></pre>
205
+
<p>6/20/11 - 3.2.0 Early Release</p>
206
+
<pre><code>*Documentation, announcement post, and project page update to follow
207
+
*The Flickr edition is not updated from 3.1.3 yet - this is on it's way</code></pre>
208
+
<p>3/15/11 - 3.1.3 Update (All editions)</p>
209
+
<pre><code>*Added fix for images on IE failing to resize when loaded (update supersized.3.1.x.js)</code></pre>
*Updated min_height and min_width performance</code></pre>
213
+
<p>3/5/11 - Supersized 3.1.1 and Supersized Flickr 1.1 Updates and Fixes</p>
214
+
<pre><code>*Smoother slide transitions (no longer uses the slide function)
215
+
*Files "effects.core.min.js" and "effects.slide.min.js" are no longer required
216
+
*Fixed overlapping images when sliding
217
+
*Fixed image resizing for slideshows with only 1 image
218
+
*Path for navigation button images is now defined in options
219
+
*Added option for basic JS image protection against right click/dragging
220
+
*Random start slides now possible in Slideshows (0 is random)
221
+
*Updated default #supersized-loader CSS and animated GIF to work better on light and dark backgrounds</code></pre>
222
+
<p>2/27/11 - Updates to project page and licenses</p>
223
+
<pre><code>*Supersized 3.1 is licensed under either the MIT or GPL License
224
+
*Demos and documentation can now be found at the project page (http://buildinternet.com/project/supersized)</code></pre>
225
+
<p>2/26/11 - Supersized 3.1 and Supersized Flickr 1.0 Released</p>
226
+
<pre><code>*Complete rewrite of the Supersized script
227
+
*Added image rendering for faster transition speeds on FF and IE
228
+
*Dynamic image handling (no longer relies on predefined ratios)
229
+
*Unobtrusive backgrounds - you no longer need to wrap your content in a special div.
230
+
*Many options added, including fit to screen, keyboard navigation, transition speed, and more.
231
+
*Created seperate script specifically for Flickr - can pull by user, set, or group.
232
+
*API Key is needed to use Supersized Flickr (http://www.flickr.com/services/apps/create/)
233
+
234
+
Expect updates to the project page, demos, and a corresponding announcement post on Build Internet.
235
+
236
+
**If you are upgrading from a previous version, the structure has changed - I will post how to go about this when I do the corresponding post.</code></pre>
237
+
<p>2/11/11 - Supersized Core files updated with reduced code, cleaner file structure, and dynamic image proportions.</p>
0 commit comments