Releases for nyroModal
nyroModal 1.3.1
November 29, 2008 - 9:56am — nyroDownload: nyroModal-1.3.1.zip
Size: 35.49 KB
md5_file hash: 520aefc981b9633f5d0fea43e2dba0cc
First released: November 29, 2008 - 9:56am
Size: 35.49 KB
md5_file hash: 520aefc981b9633f5d0fea43e2dba0cc
First released: November 29, 2008 - 9:56am
- Add Modal title (Issue 43)
- Fix bug with form and an action element (Issue 101)
- Fix ajax options bug (Issue 104 and Issue 121)
- Debug function fully overwrittable nyroModalDebug (Issue 104)
- Remote image (Issue 111)
- rtl settings changed to ltr (Issue 118)
- Check doctype and change HTML when needed (Issue 57)
nyroModal 1.3.0
October 22, 2008 - 5:34pm — nyroDownload: nyroModal-1.3.0.zip
Size: 33.95 KB
md5_file hash: d97b6b1c79e131b6a144c51add310b60
First released: October 22, 2008 - 5:34pm
Size: 33.95 KB
md5_file hash: d97b6b1c79e131b6a144c51add310b60
First released: October 22, 2008 - 5:34pm
- Flash settings (Issue 37)
- Fix bug with title attribute with HTML (Issue 45)
- New modal.closing boolean and the contentWrapper isn't hidden after showTransition (Issue 69)
- New rtl setting to change the direction of the key in the gallery mode (Issue 53)
- New callback beforHideContent(elts, settings, callback); (Issue 59)
- extImg setting is replaced by regexImg to use a regexp to set the image mode (Issue 61)
- New modal.started boolean
- $.nyroModalSettings now allows you to edit default settings when the modal isn't started
- forceType setting to be used with nyroModalManual (automaticly removed for next calls)
- All type of modal now works with the url settings in nyroModalManual
- Fix visual bug with image transition
- Fix bug with local content loaded by Ajax (Issue 87)
- Fix loading, error and hiding animation position errors (Issue 91)
- Fix bug with width and height settings (Issue 94)
nyroModal 1.2.8
June 25, 2008 - 7:39pm — nyroDownload: nyroModal-1.2.8.zip
Size: 32.82 KB
md5_file hash: 53248d2c70a68fd6b837616f17658edb
First released: June 25, 2008 - 7:39pm
Size: 32.82 KB
md5_file hash: 53248d2c70a68fd6b837616f17658edb
First released: June 25, 2008 - 7:39pm
- Fix bug with the mousewheel plugin (Issue 29)
- Add the autoSizable setting
- Fix bug with the iframe autosizing by setting autoSizable to false (Issue 31)
- Add a preventive CSS rule for images (Issue 28)
- Add a new alias for nyroModalManual with symply $.nyroModalManual()
- Add a new setting url for the nyroModalManual function to enable the Ajax content (Issue 33)
- Fix many visual issues with IE6
- Fix issue when there is a port in the URL (Issue 34) Thanks to edmond22 for his patch.
- Change the minimum size to 400 by 300 px
nyroModal 1.2.7
June 13, 2008 - 9:13am — nyroDownload: nyroModal-1.2.7.zip
Size: 32.31 KB
md5_file hash: 3866739478ebb1e87d43f97eb601c9ae
First released: June 13, 2008 - 9:13am
Size: 32.31 KB
md5_file hash: 3866739478ebb1e87d43f97eb601c9ae
First released: June 13, 2008 - 9:13am
nyroModal 1.2.6
June 3, 2008 - 8:26pm — nyroDownload: nyroModal-1.2.6.zip
Size: 32.07 KB
md5_file hash: db00418c569fcd9b3420d373657bae2c
First released: June 3, 2008 - 8:26pm
Size: 32.07 KB
md5_file hash: db00418c569fcd9b3420d373657bae2c
First released: June 3, 2008 - 8:26pm
- Fix bug with hidden content
- Fix bug for settings type content in processHandler
nyroModal 1.2.5
June 2, 2008 - 2:01am — nyroDownload: nyroModal-1.2.5.zip
Size: 32.11 KB
md5_file hash: d23700257be1f584231547cc3eeb6f9d
First released: June 2, 2008 - 2:01am
Size: 32.11 KB
md5_file hash: d23700257be1f584231547cc3eeb6f9d
First released: June 2, 2008 - 2:01am
- Fix bug with ajax request when the current page is an index of the directory (url ends by /)
- Auto resize the modal if one or both dimensions wasn't set (Issue 21)
- Change default settings for width and height to use the new auto resize fetaure
- Add endRemove callback (Issue 14)
- Add $.nyroModalNext and $.nyroModalPrev for the gallery
nyroModal 1.2.4
May 1, 2008 - 7:04am — nyroDownload: nyroModal-1.2.4.zip
Size: 31.35 KB
md5_file hash: 047d12e88028677ed941e66b707ce14d
First released: May 1, 2008 - 7:04am
Size: 31.35 KB
md5_file hash: 047d12e88028677ed941e66b707ce14d
First released: May 1, 2008 - 7:04am
- Fix bug with javascript content (Issue 13)
- Do nothing when the modal is already loading or animating
- Don't fix form element in FireFox for image or gallery
nyroModal 1.2.3
April 29, 2008 - 8:21pm — nyroDownload: nyroModal-1.2.3.zip
Size: 31.17 KB
md5_file hash: 2e45333693475c55f4cd951e9bda46d1
First released: April 29, 2008 - 8:21pm
Size: 31.17 KB
md5_file hash: 2e45333693475c55f4cd951e9bda46d1
First released: April 29, 2008 - 8:21pm
- Fix bug with inline content (Issue 11)
nyroModal 1.2.2
April 28, 2008 - 3:22am — nyroDownload: nyroModal-1.2.2.zip
Size: 31.18 KB
md5_file hash: 24e4dc42d0076cb8ecb1e00e85ee5ea8
First released: April 28, 2008 - 3:22am
Size: 31.18 KB
md5_file hash: 24e4dc42d0076cb8ecb1e00e85ee5ea8
First released: April 28, 2008 - 3:22am
- Fix Bug when using nyroModalManual (Issue 9)
- Add Form validation to demo
- Stop Event in demo for the manual calls
nyroModal 1.2.1
April 26, 2008 - 8:51pm — nyroDownload: nyroModal-1.2.1.zip
Size: 30.65 KB
md5_file hash: eb5fd3f181cfceded79f907c7ceb514e
First released: April 26, 2008 - 8:51pm
Size: 30.65 KB
md5_file hash: eb5fd3f181cfceded79f907c7ceb514e
First released: April 26, 2008 - 8:51pm
- Fix Firefox Bug with the select (Issue 10)
- Fix visual Issue with showTransition
- Remove $.nyroModalResize() function. Use $.nyroModalSettings with width and/or height parameters instead.
- Add ability to update the background color by using $.nyroModalSettings with the bgColor parameter.
- Add updateBgColor animation function to update the background color. To animate the color, be sure to include the color plugin.
nyroModal 1.2.0
April 19, 2008 - 9:42pm — nyroDownload: nyroModal-1.2.0.zip
Size: 29.41 KB
md5_file hash: 73547313a5d2dbd381468709290ee161
First released: April 19, 2008 - 9:42pm
Size: 29.41 KB
md5_file hash: 73547313a5d2dbd381468709290ee161
First released: April 19, 2008 - 9:42pm
- Add $.nyroModalResize() function, resize animation callback function and endResize callback
- Add wrapper object in the elts object given to the callbacks
- Stop mousewheel if the plugin mousewheel is available
- Fix bug in IE6 when body has position: relative;
(Fix error with Pack and min version)
nyroModal 1.2
April 19, 2008 - 9:15pm — nyroDownload: nyroModal-1.2.zip
Size: 29.35 KB
md5_file hash: 6f47a9d8e4a4ba30744953a8d78b0609
First released: April 19, 2008 - 9:15pm
Size: 29.35 KB
md5_file hash: 6f47a9d8e4a4ba30744953a8d78b0609
First released: April 19, 2008 - 9:15pm
- Add $.nyroModalResize() function, resize animation callback function and endResize callback
- Add wrapper object in the elts object given to the callbacks
- Stop mousewheel if the plugin mousewheel is available
- Fix bug in IE6 when body has position: relative;
The pack and min versions are buggy!
Be sure to download the 1.2.0 version!
nyroModal 1.1.1
April 15, 2008 - 7:07am — nyroDownload: nyroModal-1.1.1.zip
Size: 28.51 KB
md5_file hash: 3fc88990e45d8d836bdf1ea69be074f3
First released: April 15, 2008 - 7:07am
Size: 28.51 KB
md5_file hash: 3fc88990e45d8d836bdf1ea69be074f3
First released: April 15, 2008 - 7:07am
Fixing 2 issues:
* Visual Issue occuring in Firefox on Mac only
* Gallery when using [ or ] in the rel attribute
nyroModal 1.1
April 13, 2008 - 6:43am — nyroDownload: nyroModal-1.1_0.zip
Size: 28.43 KB
md5_file hash: e34f1278a693752a7a46c262dbdef872
First released: April 13, 2008 - 6:43am
Size: 28.43 KB
md5_file hash: e34f1278a693752a7a46c262dbdef872
First released: April 13, 2008 - 6:43am
nyroModal 1.1 contains everything you need to use the plugin.
