mooSocialize update
May 24, 2008
The mooSocialize script has been updated. It now takes the url correctly, as there have been an issue when more than one “&” has been in the query string. This bug has been fixed now and the mooSocialize works as expected.
Please re-download your copy here: mooSocialize or get your wordpress plugin here mooSocialize wordpress plugin
mooSlide - revamp!
May 23, 2008
Done - the new mooSlide is easier to use than ever as it has become a mootools class, with a lot of options that you can influence. The best of it: The slider can contain ANY content, so put videos, flash, images, text or html stuff in it.
The options:
* The slider DIV
* The slide in speed
* The fade out speed
* Remove on click yes / no
* The final opacity
* The height of the slider container
* The type of effect used ( see the mootools transitions effects )
* The toggler element ( i.e. a link )
Calling the box:
var px = new mooSlide2({ slideSpeed: 1700, fadeSpeed: 500, toggler:’toggle’, content:’test’, height:250, removeOnClick: true, opacity:’1′, effects:Fx.Transitions.Bounce.easeOut });
whereas the toggler is the element that will show / hide the box, content defines the div’s ID with your slide contents, the rest of the options should be self-explanatory.
Demo:
mooSlide 3.2
mooHorizonSlider
May 20, 2008
this little slider class is build with the mootools framework 1.11. You can define various things:
* single image movement left / right
* multiple movement left / right
* scroll speed
* image container
* image size
In conjunction with the needed CSS style for the scroller, it creates an easy to use image slider. The slider class can be adjusted to fit your needs perfectly - imageWidth, imageCount, scrollRanges etc.
Check out the source of this page to see how it is implemented. You can also use this line of code, adjust it to your needs, copy the CSS to your file and get it going:
var p = new avScroll({container:’innerScroller’, imgWidth:233, scrollRange:24, leftHandle:’leftClicker’,rightHandle:’rightScroller’, rw:’leftFF’, ff:’rightFF’, speed:700});
Check it out here: moo horizontal slider
mooMessageBox
May 15, 2008
This is a simple and plain messagebox class based on mootools, its content comes from a div that you specify. As you can see, you can integrate any kind of html into the box. You can define a lot of things to make your box look the way you want:
- width and height
- attach a CSS class
- add a button and its caption
- add a title bar and its caption
- define the additional
with contents
- define the fade speed of the box
- define the opacity
- make the box draggable
This box has been tested with Internet Explorer 6/7, Firefox 2.0.0.14, Opera 9.2 and Apple Safari for Windows.
Check the demo: mooMessageBox
jSocialize bookmark widget
May 7, 2008
it’s out: jSocialize - jQuery version of mooSocialize!
Finally it’s here, the first beta of jSocialize, brother ( or sister ) of mooSocialize. It’s been tested in Firefox, IE7 and Opera 9+. and please leave a feedback on it if you find bugs etc.
xt:Commerce Skonto Modul
May 7, 2008
xt:Commerce Skonto Modul - erlaubt dem Administrator des Shops Kunden die per Vorkasse bestellen, 3% ( anpassbar ) Skonto zu gewähren.
Inclusive Administrationspanel, Skonto wird in der Bestellung, der Historie und in der DB so gespeichert, dass auch Afterbuy damit umgehen kann.
Kosten 39 Euro, zu finden unter: xt Commerce Skonto




Recent Comments