Skip to content

General

General

Categories

168 results found

  1. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. i've uploaded 2 plugins with a readme.md by the same format that is specified in the docs. they both have a screenshot, and both show them at github, but non work at the forge - they both show no screenshot.
    the README.md locaions:
    http://github.com/arieh/ThumbsSlides/blob/master/README.md

    http://github.com/arieh/MooTreeAcordion/blob/master/README.md

    and the projects URL (accordingly):
    http://mootools.net/forge/p/thumbsslides
    http://mootools.net/forge/p/mootreeacordion

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. I noticed in the video after the dev updates his plugin from gist, he had to press F5 to refresh the page. You might have the page auto refresh after the upload, and parsing is done, or turn that into an ajax call to do so.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. To help users understand the implementation of the plugins I would have thought that having a working demo (eg in mooshell) ought to be mandatory.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Since plugin names are unique, mentions in documentation could be linked. Like "It implements dbug notice wrong usage" … dbug would link to the plugin page. Or "works great with FancyUpload to preview images" … etc. Makes a more seamless browsing experience.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. I think its better to make your website more attractive

    here we introduce Riyadh's largest online vape vape e-liquid store and supplier

    of vape kits, vape tanks and replacement coils. you can check us http://vape-riyadh.com

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. We have high skilled Technicians and very much expert on installation support for office setup. We always took care customer on time and at first, we ensure the better quality service to get the satisfaction to our clients as well.

    If the whole process disrupts at any point, get the MS Office Customer support from the well-versed technicians who are 24*7 available to help you.
    Get a quick help Visit:   https://www.officecommsetup.com - https://ww-woffice.com/setup - https://www.office-help-setup.com

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 5 6 7 9 Next →
  • Don't see your idea?