174 results found
-
letras para imprimir
Letras para Imprimir: Sua fonte de alfabetos para impressão, ideal para necessidades educacionais e de artesanato.
2 votes -
Technology Drive
Discover the latest tech insights at Technology Drive. Join us in exploring the thrilling world of technology.
2 votes -
Add powered by PluginsKit
You should put a badge that says powered by PluginsKit so devs know what powers this awesome repo http://github.com/Guille/PluginsKit
1 vote -
Alert dev that don't have github issues enabled
Github "issues" is toggleable so repos may not have them. If a repo doesn't have them PluginsKit should let them know or else the "issues" link in the plugin repo is broken.
1 vote -
Drag class bug
when drag a div with ie, drag function can't work, script thow exception 'error p parameter'. when call setstyle('width', xx), if xx is 'NaN' then exception.
drag: function(event){
....
if (this.options.style) {
this.element.setStyle(this.options.modifiers[z], this.value.now[z] + this.options.unit);} else {
this.element[this.options.modifiers[z]] = this.value.now[z];
}
....
}this.value.now[z] is NaN, then error.
ok:
if(this.value.now[z])
this.element.setStyle(this.options.modifiers[z], this.value.now[z] + this.options.unit);1 vote -
Permit plugin targetted feedback
For example, I'd like to let the author of the Overlay plugin know that the link to his demo is broken
1 vote -
Avatar on Mootools Forge
Hi everyone,
I has joined Forge 3weeks ago but I couldn't find where to change my avatar. How can I do that? Thanks
1 vote -
The plugin cannot be registered in Mootools Forge.
My plugin cannot be registered in Mootools Forge.
Please help someone.A similar phenomenon to the following happens to the phenomenon.
http://mooforge.uservoice.com/pages/35916-general/suggestions/426759-i-can-t-add-new-plugin?ref=titleThe grammar of package.yaml and README.md has been checked.
The tag of 1.0 exists, too.My plugin URL is as follows.
http://github.com/holyshared/Gradually1 vote -
Error During Search
I get this error message when during this search.
http://mootools.net/forge/search?q=drag
Error 500
The forge is a still a little dusty. Working on
1 vote -
With Firefox exception is thrown in core1.2.4 li 3602.
A try/catch is needed up to Array.each block. That is:
try {
var rules = sheet.rules || sheet.cssRules;
...
to[style] = (value.test(/^rgb/)) ? value.rgbToHex() : value;
});
});
} catch (e) {}sorry for the formatting...
Giuliano
1 vote -
Every time I attempt to submit a plugin, I get a 500 error on step 5.
Upon trying to submit my plugin it is stopping on the verify readme.md and package.yml, checking firebug i see that the server is returning an internal error 500 on /forge/add-5
1 vote -
Cookie Sheet
Here at Cookie-Sheet.net you can find the best cookie sheet for your kitchen as well as baking sheets, cake pans and many other types of bakeware.
1 vote -
Corset Top
Here at Corset-Top.com you will find the cutest corset top for you including a lace corset top and a corset dress. No matter what kind of stylish top you are looking for you will love what we have here. Start shopping now!
1 vote -
How to Generate Leads
Lead Generation with BusinessNET
1 vote -
prom dresses
Here at Long-Prom-Dresses.com you can find the perfect long prom dress for your big night as well as many other prom dresses including designer prom dresses.
1 vote -
summer dresses
Here at Long-Summer-Dresses.com you will find the perfect long summer dress for you along with many other summer dresses including a comfy cotton summer dress. Enjoy those sunny days while staying cool and being stylish.
1 vote -
money clip wallet
Here at Mens-Money-Clips.com you can find the perfect money clip from a leather money clip to a money clip wallet. There is a variety of styles including a magnetic money clip. Slim and easy to put in any pocket
1 vote -
climbing gear
Here at Moutain-Climbing-Gear.com you will find all of the climbing gear you`ve been looking for from a climbing harness to climbing shoes. Find these as well as many other items like a climbing helmet here.
1 vote -
nylon panties
Here at Nylon-Panties.com you will find the perfect nylon panties for your underwear wardrobe including nylon bikini panties to nylon thong panties. Look sexy while still being comfortable. Get what you need here.
1 vote -
wicker bar stools
Here at Outdoor-Bar-Stools.com you can find the perfect outdoor bar stools for your backyard in many styles including wicker bar stools and metal bar stools. You can also find tons of outdoor bar tables as well.
1 vote
- Don't see your idea?