简体   繁体   English

jQuery-在图像上显示控件句柄(即变换管理器)

[英]jQuery - showing control handles on image (i.e. transform manager)

I was wondering if there is a transform manager in jQuery/HTML5 or not? 我想知道jQuery / HTML5中是否有转换管理器? Is there something which at least shows control handles around the image/div upon clicking? 单击后是否至少在image / div周围显示控件句柄?

Thanks in advance for your time. 在此先感谢您的时间。

Checkout the jQuery UI Dialog class . 检出jQuery UI Dialog类 The Dialog class give you different handles (scale, move etc). Dialog类为您提供不同的句柄(缩放,移动等)。 I'm assuming that is what you meant by "Control Handles". 我假设这就是“控制手柄”的意思。 You could do some cool transformation onclick of a div into a Dialog and then when the div loses focus, go back to a normal div. 您可以将div的clickclick转换为Dialog,然后进行一些很酷的转换,然后当div失去焦点时,返回到正常的div。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 jQuery过滤器,返回不同的jQuery对象(即$(this).parent()) - jQuery filter, return different jQuery object (i.e. $(this).parent() ) javascript / jquery:如何在轮播中进行分页(即数字 - javascript/jquery: how to make pagination in carousel (i.e. numbers 如何一次选择两个链接? (即标题和图像) - How to select two links at once? (i.e. Title & Image) 在greasemonkey中使用jQuery插件(即tipsy) - Using jQuery plugins in greasemonkey (i.e. tipsy) jQuery选择插件-激活(即焦点)不起作用? - jQuery Chosen plugin - activate (i.e. focus) not working? CSS中的图像路径在开头添加了“ /”(即斜杠) - Image path in CSS adds '/' (i.e. Slash) to the begining React:如何在我无法控制的 function 组件中使用 refs(即来自库) - React: How to use refs in a function component that I have no control over (i.e. from a library) 如何强制jQuery UI Selectmenu出现在jQuery模式窗口的上方(即前面)? - How do I force jQuery UI Selectmenu to appear above (i.e. in front of) a jQuery modal window? 无法修改控件集合,因为控件包含代码块(即&lt;%…%&gt;)错误,无法正常工作 - The Controls collection cannot be modified because the control contains code blocks (i.e. <% … %>) error not working 是否可以从WebBrowser控件内部调用Windows Phone代码(即Launch WebBrowserTask)? - Is it possible to invoke Windows Phone code (i.e. Launch WebBrowserTask) from inside a WebBrowser control?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM