-
Website
http://digitarald.de -
Original page
http://digitarald.de/project/remooz/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
RaYz
7 comments · 3 points
-
sim
37 comments · 1 points
-
perrohunter
11 comments · 1 points
-
michalc
8 comments · 1 points
-
digitarald
254 comments · 3 points
-
-
Popular Threads
whyyyyy "Download MooTools 1.2 dev " :....-(
... so it couldn't existis with your fantastic Hirtory Script!!!!
Thats so sad ;)
Oh no i dont wanna add History to ReMooz... is want only use this two features on one website! And thats not possible because of two different mootools versions!....
I tried to make it possible with the mootools-download-option "Include compatibility with previous versions" but the History dont work with mootools 1.2 ... there appears an error! :(
I only asked because it was very much work to add the History to my MIT licencensed onlineshop ... so i dream about using your ReMooz for all the pictures ;)
Thx,
Steve
perfect, thank you :-)
If I replace the 1.2Beta code with the older 1.1 code it works fine.
Mootools 1.11 - ReMooz doesn't work
Mootools build 1543: Remooz works
Mootools build 1544: Remooz works
Mootools 1.2dev: Remooz works
Mootools 1.2beta2: Remooz doesn't work
ReMooz only seems to work with the pre-Beta MooTools. It isn't playing nice with the latest release.
I've tried different configurations with the MooTools download, no dice. With every combination, I get the magnifying glass when I mouse over the image, but no enlarge.
property = property.camelCase();
Looks like it's part of a function that sets the caption text style?
That error u have there usually comes from the changed Fx.Tween::start arguments, its not (property, to), not only (to)
Just wanted to say a quick thanks for all your hard work and sharing it with us.
is that possible to open an html files (ajax) with ReMooz?
i cant find a sample
this is a wonderful script in combination with mootools. Great job! I was testing a lot with this script and no errors occured with mootools 1.2 dev.
But, i'm really interested in an autoload-function of a picture within this script. Unfortunately, i had no success to avoid the click-eventhandler. Is it generally possible ? Can you give me a hint please?
thanx
I hope you can understand my problem.
How about adding a scroll option, so that the enlarged image sticks to the same position even if the document is scrolled up or down, much like the Roar notifications?
Just a thought :)
Thanks, it's a great script.
I was wondering if there's an easya way to make remooz have an overlay-box like squeezeBox has?
Thx a lot for your hard work
Great script, but has anyone done the mods to make it load ajax, and willing to share?
I want the images to load like on this page http://digitarald.de/project/remooz/1-0/showcas...
I only need 2 Download MooTools 1.2 with the options selected, and download # ReMooz.js
# ReMooz.css and the remo and closebox options right.
wenn i wanna download the images they load in a different page on this site. i cant download them 2 a file.. could someone please explane?
The code is up on the link below:
http://benjibuls.com/remooz/
It's a pretty cool script , i'm loving it ^^'
But i ask if you can make a version that work with Mootools 1.11 ?
Thanks a lot for this awesome Script
Now my problem is that when you click on the image and ReMooz opens it appears below the flash.
Ej: http://img242.imageshack.us/img242/224/screensh...
Well, I hope it has an ease answer because I really need to use this.
Thanks!
This problem should fix following solution. Try to set wmode parameter in OBJECT/EMBED tag to value "transparent". Then it should be ok.
You can find more info at http://kb.adobe.com/selfservice/viewContent.do?....
First off, congrats on your marriage (saw your mootools forge forum post),
Trying to get the script working on a slideshow right now. Hope this explanation is clear:
I have a slideshow built on mootools, it has thumbs below it, if you click a thumb it fades a larger img in above it to a css constrained 'medium' size. The image that is faded in in the slideshow is actually much larger. What I wanted to do was enable the user to click the 'medium' sized img above the thumb to supersize it using ReMooz. I am getting no errors and the element that I assigned is in fact getting the class of remooz-element but no remooz action happens onclick.
Here is the HTML section:
<div id="img_gallery">
<div id="fullimg" class="remooz-element">
Dock
<img src="http://wiredcat_userfiles.s3.amazonaws.com/932a58b35d6840d98d0b3d6fa52c9212_full_Dock.jpg"/>
</div>
Also my instantiation of your script is a bit different because I need to pass it a div not an a tag and I am wanting it to enlarge whatever img src url is currently inside it. Here is my funky initialization:
'var element = $('fullimg');
new ReMooz(element, {
'origin': 'img',
'shadow': 'onOpenEnd', // fx is faster because shadow appears after resize animation
'resizeFactor': 0.8, // resize to maximum 80% of screen size
'cutOut': false, // don't hide the original
'opacityResize': 0.4, // opaque resize
'dragging': false, // disable dragging
'centered': true // resize to center of the screen, not relative to the source element
});
});'
If this is not clear let me know and I will email a screen shot, assuming your not too busy to take a glance :)
Thanks Herald
try again:
'<div id="img_gallery">
<div id="fullimg" class="remooz-element">
Dock
<img src="http://wiredcat_userfiles.s3.amazonaws.com/932a58b35d6840d98d0b3d6fa52c9212_full_Dock.jpg"/>
</div>'
thx for your excellent mootools-work and your clear and concise documentation.
i'm using remooz for a project atm, but i can't seem to get it to work. after the site has loaded and i click on a pic, i get a js-error, saying "Error:Drag is not defined" in ReMooz.js, line 299.
BUT: this does ONLY apply to the official version of mootools 1.2 (downloaded from mootools.net). no matter if it's compressed or not. i tried to download the complete core or just the parts you recommended above - no difference. it also doesnt make a difference which browser i'm using. it simply wont work.
the only mootools-version that DOES seems to work, is the one you are using (js/mootools-trunk.js - version 1.2dev). i downloaded this script from your server and everything works like a charm. unfortunately it's about 5200 lines of code, instead of 3800 lines like the official version, plus it aint got no compression....
any ideas, how to fix this? anyone else, experiencing theses problems? i'd be really happy to hear from you. all the best
- uli
You need to download the Mootools More extension, with at least the Drag function: http://mootools.net/more
Good Luck,
Rory
ReMooz doesn't works With the latest Mootools 1.2 and Firefox 3 under Windows XS sp2
Firebug return me this error :
this.element.getTag is not a function
zoom()(Object x=1151 y=778)ReMooz.js (línea 328)
zoomRelative()(Object x=1151 y=778)ReMooz.js (línea 303)
openIframe()()ReMooz.js (línea 250)
open()(a#ifr0a.remooz-element indexdemo#, undefined)ReMooz.js (línea 122)
pass()()mootools...2-core.js (línea 56)
[Break on this error] if (this.element && this.element.getTa...() != 'img') this.box.set('opacity', 0);
This is what I have written but it fails silently and nothing is created in the caption area, picture still remoozs though...
generateTitle: function() {
var title = new Element('div', {
'id': 'dir_content',
'html': "<label>Enter your address for directions:</label><label>Street<input type='text' id='street' /></input><label>City, State<input type='text' id='city_state'></input></label><div id='getdir_button' class='select_button_wrap'><div class='select_button'>Get Directions!</div></div>"
});
}
`code`generateTitle: function(el) {
var title = el.getElement('.caption').get('html');
if (title.length == 0){return false}
var caption = new Element('div', {'html': title});
return (caption);
}`code`
All you need to do from now on is wrap a block of html in an element with the caption class and the html it contains will be placed in the caption.
I also got google maps opening in ReMooz if anyone is interested hit me up.
Please share!
function bizMapSet(){
map = new GMap2($('gmap_holder'));
map.checkResize();
var bizGLatLng = new GLatLng(bizLatLon.split(',')[0],
bizLatLon.split(',')[1]);
map.setCenter(bizGLatLng, 15);
map.addOverlay(new GMarker(bizGLatLng));
map.addControl(new GSmallMapControl());
map.enableScrollWheelZoom();
mapActive = true;
}
ReMooz.assign('#biz_map a', {
'origin': 'img',
'addClass': 'expando_bounds',
'shadow': 'onOpenEnd', // fx is faster because shadow appears after
resize animation
'resizeFactor': 0.75, // resize to maximum 80% of screen size
'cutOut': false, // don't hide the original
'opacityResize': 0.4, // opaque resize
'dragging': false, // disable dragging
'quickClose': true,
'closeOnClick': false,
'centered': true,
onClose: function() {
$('gmap_holder').setStyle('display', 'none');
},
onOpenEnd: function() {
if(mapActive == false){
this.box.setProperty('id', 'expando_map').grab('gmap_holder');
$('gmap_holder').setStyle('display', 'block');
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "http://maps.google.com/maps?file=api&v=2.x&key="
+ gmapKey + "&async=2&callback=bizMapSet";
document.body.appendChild(script);
}
if(mapActive == true){
$('gmap_holder').setStyle('display', 'block');
map.checkResize();
}
}
});
it is grabbing the map div element and inserting it into the remooz instance
this is a single instance snippet, but using classes and the js this you
should be able to delegate the remooz instance and pull in what ever map you
want.
In working with your script for a while now there have been many times that I and other programmers in my group have wanted to just have ReMooz 'listen' on a container for a click and act on the tag source passed in that would contain the large image. Thomas wrote the event delegation that is supposedly going to see its way in to Moo 1.3, any chance you can give me a clue on how I might do this in the mean time? Here I'll give you a use case:
Say you have a gallery with tabs of different cities in the world a click on a tab ajaxically brings in that city's images. Currently we have to reassign ReMooz for each and every data retrieval. Since the UL the images are loaded into never changes it would be way better to just have ReMooz listen on it for a click instead of all the instantiation assignments.
This ability to not require instantiation over and over again when new content enters the page would really blow the doors off this script!
Any help would be appreciated. Thanks
How can I open Google Maps?
Thank you!
The problem is that it's quite slow on my website (http://new.lordfpx.com), but I odn't think that comes from remooz, maybe it's a general javascript problemwhen it comes to resize a picture on a webpage, too bad, hopefully, browsers are now faster and faster.
I use Mootools 1.2.1 !
Does someone knows any similar project ?
i think with the "How to use" tutorial will it not work... or?
I can not start ReMooz, could anyone give me what to do? Thank you
Un an unrelated note: Why the cccccaakes is this in a frame‽ *nausea*
http://www.raterror.com/upload/basic_of_using_r...
Knut
Thanks!
anyways, just a suggestion but why not un-hardcode the z-index values ("41" and "42" in ReMooz.js) and make it into optional options with default values instead? (for me, I needed the ReMooz box to be in the 9xx range since I have other elements layered below the ReMooz box but above the main page)