Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Can UI positionable flip fit question

$
0
0
You're right, resizing the element is not something that would make sense for the plugin. You can pass a using function that receives the calculated position and a feedback object. The actual positioning of your element will be deferred to the using function, so it's possible to do this sort of resizing there if required.

Positionable is built on top of jQueryUI position. One of the options it has is within, which seems to be absent from positionable. Add an issue to the CanUI repo for this.

Viewing all articles
Browse latest Browse all 3491

Trending Articles