The resizable tag has no wiki summary.
1
vote
1answer
14 views
jquery resisizable not working when wrapInner is used
I have a span nested within a jQuery resizable div, which is nested within a jQuery draggable div.
I am using wrapinner to add a textarea to the span when the span is clicked for editing purposes.
...
0
votes
0answers
5 views
Is there a way/fix to get the jqueryUI resizable plugin working for mobile devices?
there was also a fix for the drag-and-drop jqueryui plugin for mobile. But the resizable function won´t work. Is there a way to fix this?
this is the touch plugin to makes drag-and-drop work: ...
0
votes
0answers
25 views
Different jquery ui resizable handles for different divs
I have different divs with resizable handles and i need to make different classes for them.
Let's say, i have a div and i want to make it resizable
$("#div1").resizable({
handles: "n, e, ...
0
votes
2answers
37 views
Move jquery resizable handles out of the divs
I have 3 divs. One inside the other.
jQuery
$(function() {
$("#div1").resizable({
handles: "n, e, s, w, nw, ne, sw,se"
});
$("#div1").draggable();
});
...
0
votes
1answer
40 views
jQuery UI resizable width as a fuction of height
With the jQuery resizable() method how do you make it so that
width = 31 + $('idName').height()
I'm re-sizing a video player, the controls are constantly 31 pixels, which is good because many ...
0
votes
0answers
47 views
resizable rollOver sprite buttons
Hello I'm desperately trying to have sprite buttons resizable for my website but I don't know how to do it. Here's the three buttons I would like to be resizable
...
0
votes
0answers
24 views
JQuery: Dragged item is getting hidden after drop into another item with resizable option
I have 2 DIV tags, one is for draggable and other is for droppable. The drag and drop is working fine. But if i override resizable method for droppable element, then the dragged item is getting ...
1
vote
0answers
53 views
jQuery UI droppable, draggable, resizeable and snap to grid
I have the following structure:
<div id="grid">
<div class="columns"></div>
<div class="columns"></div>
<div class="columns"></div>
...
...
0
votes
1answer
24 views
Center image horizontally & vertically on page with % margins and be resizable with window
It seemed so simple just a day ago, but I can't figure it out:
How do I center an image on a page, giving it fixed % margins (10% on all sides) and still have it scale with the window on resize?
...
0
votes
0answers
29 views
Scroll according to mouse position doesn't work inside of a draggable and resizable child's div
I've a script which makes scrolling in all directions according to mouse position inside a div work.
This is the script file which i named scrollindiv.js :
window.cancelRequestAnimFrame = ( ...
1
vote
2answers
87 views
jQuery image resize out - width doesn't fit
I am trying to make a banner where you can resize and drag the image. Everything is working fine except for resizing out.
When you resize the image with the slider under the image. The image will ...
0
votes
1answer
76 views
Position rotated div
I'm trying to rotate and resize elements ('furniture' in my roomplanner).
Every element (image) has a div wrapped. This div is draggable, the image can be rotated. There is a second div wrapped around ...
0
votes
1answer
39 views
Having an issue with jQueryUI's Draggable and Resizable with iframes
Okay, so I have a page here:
http://8wayrun.com/streams/multi?type=1&pos1=1.8wayrun.video&pos2=1.8wayrun.chat
When you go to that page, you will see a video block, and a chat block. Both of ...
1
vote
1answer
36 views
Convenience methods for resizable images
I've got a load of images that are resizable in my app and I use them all over the place.
Most of them have the same edge insets but some are different.
It takes a lot of code to create them too...
...
0
votes
0answers
44 views
Draggable inside resizable - the drag item is not shown
I have been trying to get a fundamental drag and drop interface to work. I have it working using a set of divs, but when I alter the divs to be a resizable accordion, I find that the image will not be ...
0
votes
0answers
47 views
Resizable div with iframe
I got a resizable div and another div next to it with an iframe in it.
The resizable div won't resize properly when the mouse is over the iframe.
Any ideas for a fix?
Example: ...
0
votes
1answer
27 views
How to manually start resizing via jquery-ui resizable?
I'm trying to do something like this:
$('#wrapper').mousemove(function(){
$newContainer.trigger('resize');
})
It doesn't work and should not work.
There is any way to start resizing, not ...
1
vote
0answers
40 views
Jquery resizable plugin, set minWidth on resize to width of child
How to dynamically set minWidth of a parent div depending on the right position of a child div.
My first hypothesis was:
$('#cell_'+cell).resizable({
handles: "n, e, s, w, ne, nw, se, sw",
...
1
vote
1answer
56 views
What is the resizing option for inputTextarea component in JSF
I am using JSF2.0 and I have an inputTextArea component and want to prevent the enduser from resizing it.How can I do it.I tried resize="false" but it is not accepting.
0
votes
2answers
82 views
How to enforce div minimum size with jQueryUI resize - without allowing panel to move?
I am working on an extension of the presentation tool for the Go language (this is not a Go question) demonstrated here.
Currently when a runnable code snippet is run in a presentation a fixed sized ...
1
vote
1answer
161 views
Resizable handles with jQueryUI
I need to make resizable handles like in this image.
To be more specific, I need those blue dots to be around my <div> to allow resizing from different sides.
Currently I'm using the ...
1
vote
1answer
36 views
Div position inside img
Here is what exactly I am trying to do.
I have an image with square elements inside it. When i click on top left and bottom right corners of those elements they are surrounded with divs with border. ...
1
vote
1answer
85 views
OCaml: Dynamic Arrays?
I've been trying to figure out how to resize an already initialized array in OCaml. However, it seems that while you can write a function that will create a brand new array with the elements of the ...
0
votes
1answer
117 views
Jquery and Jqueryui: set width not working after using resizable?
I am writing a grid to show task durations.
I have a set of divs in a display:block and when document is ready I use javascript and jqueryui to:
1) add child divs to the block divs
2) make the child ...
1
vote
1answer
208 views
resizable, fixed position element; responsive, relatively positioned content
I have a fixed div #summary which changes height. It needs to always show at the top of the window. Below it I have content #catalogueContainer which i need to re-position when the fixed div above ...
1
vote
3answers
96 views
Resizable columns with scrolling using only css
I'm trying to create a flexible layout with columns with preformatted text which should not be wrapped. My issue is that the scroll bar in the columns appears only if I set the width of the scrollable ...
1
vote
1answer
53 views
attach jQuery Resizable to 2 tables at once, so that the same column gets resized
How can jQuery be applied in a particular instance, where two tables, 1 table being the header/column table and the other table containing the data. For example, if I were to resize a column in the ...
0
votes
1answer
196 views
JQuery UI Resizable <table> and fixed height scrollable
Building a UI for a large dataset. The ideal is to have a fixed height table which is scrollable to accommodate 200+ rows of data. A bonus would be to use JQuery UI to enable the user to drag the ...
0
votes
3answers
86 views
jQuery UI resizable snap to size
I have a left-side navigation which is resizable. The default width is 200 and I want the resizer to snap to that width. Currently I have this if-clause which is working fine but I don't know how to ...
0
votes
0answers
38 views
clone of elements make collision and only one time clone can be made
I am using jQuery.
My problem is that a clone of an element can be made one time only, and after dropping in work area they are(dropped clones) no longer movable.
What I want is:
in work area as ...
1
vote
1answer
40 views
Why can't I drag out of resizable container?
I have two divs, one of which is resizable. I need to be able to drag elements back and forth; out of one and into the other, both ways.
$(".item").draggable({
helper: 'clone'
});
$( ".container" ...
0
votes
2answers
278 views
UIImage resizableImageWithCapInsets cap data
I've used stretchable images before and whenever I use them I have to manually type in the cap insets and if I get them wrong the image looks wrong.
Is there any way of "implanting" the cap data into ...
0
votes
1answer
120 views
Resizing arrayArray
I am trying to create a Boolean method to resize my array and return true if widening or false for narrowing!
here is what I have done so far, please help me i don't know what tod od for the rest:)
...
1
vote
1answer
226 views
jquery added class inside a droppable not becoming resizable if outside drop event
When dropping something in this drop area, the object will be cloned and will get part class.
$('.drop').droppable({
tolerance: 'fit',
accept: '.drag, .part',
drop: function (event, ui) {
...
1
vote
2answers
431 views
jQuery horizontal sortable and resizable makes elements jump up when sorting
I'm using jQuery to create a set of horizontally sortable elements that are also resizable with a right-side (east) handle. The problem is that after resizing an element, when I move its horizontal ...
1
vote
1answer
105 views
Jquery resizable issue where div contracts to have width and height of zero
I'm having a problem with jquery UI's resizable. I have looked around everywhere and cannot find someone with the same problem as me. Basically when I try to resize the div from any of the edges or ...
0
votes
0answers
162 views
JQuery DataTables + Resizeable - Header size differs from CSS
I have a DataTable, and setup the headers to be resizable with JQuery Resizable. After resizing the header rows, their CSS width value can differ from what is actually displayed on Safari 5.1. Does ...
0
votes
1answer
157 views
Resizable table columns with bz code
I've created a resizable table columns code by following bz's demo
But when I create more than 30 columns, the code does not work. The table I'm creating is pretty simple:
<table ...
0
votes
0answers
127 views
ObjectiveC iphone - draw resizable polygon
i'm working on an iphone scanner app.
i would like to draw a resizable polygon (user can drag/drop it, resize, move one edge)
over an image, to let user to select the area he want to keep.
look the ...
0
votes
2answers
32 views
trying to resize an iframe
Ok, I've tried two solutions from here (forums and so far nothing has happened) here is my code:
<script>
<!---tried this without success-->
$("#mySupport").resizable();
alert("Hello! I ...
2
votes
1answer
137 views
how to make resizable image with @2x file?
My code:
self.commentTextViewBorder.image = [[UIImage imageNamed:@"border_comment_field"]
resizableImageWithCapInsets:UIEdgeInsetsMake(11, 11, 11, 11)];
I found it did not user @2x image file to ...
0
votes
1answer
149 views
Jquery.ui : Get id from current element
How do I get the id of current element while I'm resizing? the following I made does not work, thank you
<link rel="stylesheet" href="http://code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css" ...
0
votes
0answers
282 views
jquery easy ui resizable
I have 4 divs inside a content div.I am using jquery easy ui resizable plugin to resize the divs inside the content div.While resizing one of the div,other divs should occupy remaining width and ...
0
votes
3answers
50 views
Picture's width to be placed inside < div >
While resizing the picture, I want the picture width added to < div id="w" >< /div >, I have tried the following, anyone can help? thank you:
<script>
$(document).ready(
function() {
...
0
votes
1answer
91 views
Make JFXtras Window non moveable and resizeable
Is there a way to make a JFXtras Window (jfxtras.labs.scene.control.window.Window) non-resizable and non-movable?
Thanks!
1
vote
0answers
321 views
masonry.js + nextgen gallery thumbnails resizability issue
so, first visit my site and resize your browser window.
my problem is that my thumbnails keep their px width and break the masonry mosaic leaving gaping holes.
i found solutions for equally sized ...
0
votes
1answer
88 views
Recall jquery plugin from another jquery file
I have used a plugin to resize the columns in my html table.
I am using the plugin available at
http://quocity.com/colresizable/
To do so I m doing
$(".resizable").colResizable();
Its working ...
0
votes
0answers
136 views
JQuery UI Resizable Animation Whilst Snapping To A Grid
JQuery UI Resizable has a "grid" option which snap the resizable element to a grid.
However I would like to animate it before snapping, ie. snap only on stop, ... as I have a grid that is about 35px ...
1
vote
2answers
203 views
jquery resizable containment in table
I have a table which contains a Div which I would like to be resizable. I need to know how to set the container element for this div.
I have tried solving this problem by creating a div around the ...
0
votes
0answers
104 views
how to create html text boxes that are resizable, dockable, movable?
What I need to do is to be able in the webpage, to create text boxes with these characteristics:
the text box is created with a click of a button in the webpage
the height of all the text boxes is ...


