You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ma...@apache.org on 2013/12/17 00:35:07 UTC

svn commit: r1551402 - /flex/site/trunk/content/js/showcase.js

Author: mamsellem
Date: Mon Dec 16 23:35:06 2013
New Revision: 1551402

URL: http://svn.apache.org/r1551402
Log:
IN PROGRESS - FLEX-33907 Showcase section in web site
try#3 javascript generated showcase entries
added fancybox

Modified:
    flex/site/trunk/content/js/showcase.js

Modified: flex/site/trunk/content/js/showcase.js
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/js/showcase.js?rev=1551402&r1=1551401&r2=1551402&view=diff
==============================================================================
--- flex/site/trunk/content/js/showcase.js (original)
+++ flex/site/trunk/content/js/showcase.js Mon Dec 16 23:35:06 2013
@@ -61,6 +61,9 @@ alert("showcase2.js");
 
 /* init entries **/
 $(document).ready(function () {
+
+    $("a.gallery").fancybox({ cyclic: false});
+
     addShowcaseEntry({
         title: 'bCommunities',
         description: 'Test descriptui',