Giter VIP home page Giter VIP logo

jquery.msg's Introduction

DreamersLab official website

jquery.msg's People

Contributors

ben-lin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jquery.msg's Issues

Events defined with live() are not binded when new HTML is displayed with $.msg()

First, thanks for this plugin!

I'm doing something like

$.get("/bla", {}, function(html) {
  $.msg({content : ${"#whatever").html(), autoUnblock: false});
});

where #whatever is the id of an element that comes as part of the HTML returned by the Ajax call. The dialog appears ok. However, I also have code like:

$(".blabla").live("click", function(){  ... });

When I display the returned HTML with $.msg() the events are not binded using live().

Am I doing something wrong?

Thanks!

RESIZE ISSUE.

I am new to jQuery, and I come across your plug-in, and really like it. I am having a couple of issues that I am not sure how to fix.

  1. My messages of "Please wait" always appears in the upper left corner. I have the Center plug-in registered along with the CSS for it.
  2. If I make the screen a smaller so the horizontal scroll bar appears, then use the scroll bar, the DIV that is displayed to not allow clicking on any elements does not cover the items that were off the screen before scrolling. (Note: the demo link from the following page has the same issue; http://dreamerslab.com/blog/en/ )

thanks for information or help you can provide.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.