dindinet / pwi

Automatically exported from code.google.com/p/pwi
0 stars 0 forks source link

JQuery 1.6 - Not working ? #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. edited demo7 with 
http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js
2. used this
                $("#container3").pwi({
                    username: 'jdiderik',
                    mode: 'album',
                    album: 'Test',
                    albumMaxResults: 5,
                    popupExt: function(photos){ photos.fancybox(); }
                });//*/

3. when album is showed then fancybox is not working..

What is the expected output? What do you see instead?

What version of the product are you using? On what browser and version and 
operating system?

Please provide any additional information below.

Original issue reported on code.google.com by sime.gli...@zd.t-com.hr on 12 Jul 2011 at 9:55

GoogleCodeExporter commented 9 years ago
Updated PWI to jQuery 1.6.2. Please get the latest version from SVN.

Original comment by borkh...@gmail.com on 30 Jul 2011 at 6:14