jQuery drawing gridlines on element -


I am using a great drag 'n drop and resize plugin for jQuery I would like to add some gridlines around any element (top, bottom, left and right) that I will pull or resize with this plugin. Does anyone have any plugin or some code that will help me do this?

Perhaps the best way to do this is to modify the plugin according to your needs, depending on the function call Adding the plugin .jqHandle You can modify the CSS instead of having a red box, it may just be the limit

This is a JS bin to show you:

The HTML has been modified So that the handle is now container, and CSS has been modified. The function calls the same.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -