| Issue 130: | paid support | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Hi, I need to get some help with this plug in. After wasting an entire weekend getting an example to barely work in FF, it entirely doesn't work in IE 6 or 7. is there anyone out there who is an expert with this who wants to get paid to solve a simple issue. I'm done wasting my time reading the poorly written documentation. i can be contacted at illiquent@gmail.com thanks
Dec 9, 2008
well, for anyone that has the skills, there is a lot of money to be made. I would have gladly paid for assistance, and I'd bet half the issues, are just confused people who need better documentation.
Dec 11, 2008
Hi illiquent, I was just so depressed like you the first time I tried nyroModal. Spent hours figuring out how to make this thing work. Well, actually the official release (1.3.1) has some problems, which cause nyroModal not to work at all. I'v made a copy from the official demo page. It should work under any browser(those nyrodev designed for). Just downlaod the attachment and extract to your server. If that didn't work, try this link. http://www.keneks.net/jquery/nyroModal-1.3.1-fixed.zip btw, if you'd like to pay me some, send your money to how.beautiful@the.world.is nahhhhhhhhhh, just kidding, good luck there! -------------------------------------------------------- ***** And to the developers of nyroModal (if you guys are reading) ***** First of all, very nice plugin. I like it so much. As I mentioned above, yes, there are some problems with your latest release 1.3.1: * demo.php [line 59] should be }); instead of }): * debug should be turned off or should'v not even presented, otherwise nothing's gonna work. * jquery-1.2.6.pack.js is missing from js directory. (I assume that you were expecting all the users are developers, weren't ya?) * jquery.mousewheel.pack.js and jquery.color.js are missing from js directory (of source they are optional). * those 3 images used in the demo are missing from img directory (that triggers contentError). * demoIframe.php is missing from root directory. * I didn't find a reason why the youtube flash is embedded in the demo page. 5 minutes, that's enough, for you guys to fix the problems and re-upload the release (for those people who are still struggling in the desert). Thanks and keep up the good work.
Dec 12, 2008
Thanks keneps for your help and remarks (yes, I'm reading...) regarding your remarks: * I'll fix the demo.php file (already done on my dev folder, but not yet released) * Debug will be turned off in the next release (the problem occured because I let a console.log in the debug function) * I won't include jQuery: jQuery is the full project and many other jQuery plugin don't incldue it on their zip. Moreover this code wasn't written by me, so I don't see any reason why I should include it. * mousewhell or color plugin: same answer than jQuery * the images: I don't think it's really important to include them. It will simply increase the archive size for nothing. If the people aren't smart enough to change the target link, I can't do for them. * demoIframe.php will be included in the next release. * the embed flash movie will be removed in the next release.
Status:
Fixed
|
Labels: Type-Other