jQuery UI is the official jQuery user interface library. It provides interactions, widgets, effects, and theming for creating highly interactive web applications.
0
votes
3answers
22 views
Using jQuery UI modal dialog as confirm
Is there a way i can use a jQuery UI based modal dialog for confirmation instead of the normal JS confirm()? I would like to be able to do something like:
if (jquery_ui_confirm('Are you sure?')) {
...
0
votes
1answer
16 views
jQuery assign value to Autocomplete and run code based on change(function()
Hopefully somebody can help me! For brevity, I'm trying to grab each value from a UI autocomplete widget and on submit run some code (in this case, an alert) based on which value they have selected ...
1
vote
4answers
30 views
How to slide a div from the top right corner with jquery?
I have some hidden divs and when a button is clicked I want to show a div.
I've seen slideDown but that's not exactly what I want. I want that the hidden div grows from nothing to it's original size ...
0
votes
1answer
29 views
Posting JQuery-UI form values
I have built a small form with jquery-ui with a datepicker, a pair of sliders, an spinner and a button. When the button is pushed, some values from the form should be sent to server with a POST. But ...
0
votes
1answer
24 views
How do you implement a javascript in rails views using bootstrap?
Without bootstrap it is fine, i can define in a particular rails view with a
<script>
$function(){
});
</script>
But how do i define it in rails view with bootstrap? I've done the ...
0
votes
1answer
12 views
Jquery ui dialog Maximized by default
i want Jquery ui dialog to be maximized by default without giving and height and width or else can we give height and width pixel dynamically according screen size.
1
vote
3answers
30 views
Datepicker get date accoding to server date/time
How to make work datepicker according to server time , how to set the server time to datepicker Jquery Ui, any help will be appreciated
Yes via clinet side we cannot get the server datetime, is there ...
1
vote
0answers
13 views
How not to make target hide with jQuery-ui sortable
The ui.item will get a inline style{ display:none }.
How to cancel this, I don't want to hidden original element.
0
votes
0answers
7 views
Anchor Links to other pages not working in Fireworks which Jquery Ui is included
I have a bunch of anchor links from my navigation menu to different section throughout the website.
These anchor links have a nice smooth scroll when linking to them on the actual page - and this ...
0
votes
0answers
15 views
JQuery UI AutoComplete for Location using geonames
I've been looking into this JQuery UI code, trying to understand it.
http://jqueryui.com/autocomplete/#remote-jsonp
It's an autoComplete input for cities which pulls data from geonames through AJAX. ...
0
votes
3answers
18 views
Set datePicker to think it's a day in the future
By default, if we say
{minDate: 4}
in the options, the minimum selected date will be four days from Today.
Is it possible to change the date() to be set in the future?
so, say we have a second ...
-1
votes
0answers
11 views
JQuery UI draggable droppable bug
$(function () {
$(".draggable").draggable({
snap: ".snap",
revert: true
});
});
$(".snap").droppable({
drop: function (event, ui)
{
var drag = ui.draggable;
...
0
votes
0answers
14 views
JQuery UI slide effect with twitter bootstrap
I'm using the toggle function to invoke the jquery ui slide effect. I'm actually having an visual effect but not the desired one.
$('#btn-register').click(function(){
...
1
vote
0answers
8 views
Jquery Drag: Having a second image following your mouse while dragging first image
I am messing around with JQuery UI's draggable feature and its working great, but I am stumped in one particular task.
I have two images. What I want to happen is that when I start dragging image1, ...
0
votes
0answers
12 views
JQuery UI draggable not working properly
$(function () {
$(".draggable").draggable()(
{
snap: ".snap",
revert: true
});
$(".droppable").droppable({
over: function() {
...
1
vote
2answers
14 views
Remove jQuery UI Dialog Button border/outline
Which class do I need to modify/change to remove the outline of a JQuery UI Dialog Button. I can't seem to figure out which class is applying the border/outline around the 'X' button. The outline ...
1
vote
1answer
19 views
jQuery deferred object with dialog
I have a form that I'd like to prompt the user to save changes for if there are changes. I'm trying to use the jQuery UI dialog box with the jQuery deferred object but am seeing some weird behavior. ...
0
votes
3answers
38 views
Where or how to find this component in the web? [closed]
Watch the next image:
As you can see is a message in a box where it can be closed and no appear everytime if it was closed.. I'm looking for something like that, but I didn't have idea about how to ...
0
votes
1answer
19 views
Reduce load time of a page that uses jQuery UI
Problem: Some jQuery UI effects are quite slow to load, which is especially annoying when first loading a page.
For example, take the tabs widget. Sometimes I can see the underlying list during page ...
0
votes
0answers
27 views
Cannot get JQuery Draggable to work (Fixed)
I'm using the same code from the demo website but for whatever reason I cannot get it to work.
Here is the code on my master page:
<link ...
1
vote
1answer
19 views
jQuery-UI Draggables in IE8 fail after first `return false;`
I need to set up a specific area to allow dragging. At the moment, I'm setting it up as follows:
dragthis.draggable({
drag: function(event, ui) {
if (ui.position.left < 0) {
...
0
votes
0answers
11 views
Use jquery-ui in portal 8
I have followed this article to use jquery in websphere portal 8 and its working.
http://infolib.lotus.com/resources/portal/8.0.0/doc/en_us/PT800ACD002/dev/themeopt_jquery.html
The question I have is ...
0
votes
0answers
13 views
how to make jquery ui tab be as wide as the objects inside of it?
I have a table inside of one of the tabs and it's longer than the width of the default jqeury ui tabs width so it looks ugly.
Is there a way to change the width of the tab to be as wide as the table ...
2
votes
1answer
49 views
Toggle droppable
when I clicked draggable div, some divs on the scene became droppable, and when i dragged element to its destination, droppable divs became disabled. It works fine but when i want to drop another ...
0
votes
1answer
36 views
How do I swap ID's using jQuery UI (Sortable)?
From what I understand, when you use jQuery Sortable the actual list items (li) are rearranged in the HTML code. What I'd like to do is create the illusion of sorting but just move the image names ...
1
vote
1answer
32 views
jquery syntax : where to put “toFixed”
I want to round the result of following jQuery but I don't know where to put .toFixed()
(function ($) {
$(document).ready(function() {
$('#custom_coverage').keyup(function() ...
0
votes
2answers
24 views
jQuery UI : Before start draggable
How to implement a before start event to have a change to change the position and place in the DOM of the draggable element before jQueryUI start to drag?
0
votes
0answers
15 views
jquery alternate for list sortable
I have a list, what User can do is drag and drop items in a list, But these all items are complicated (lables and tinymce instance in all items) so I dont want to actual move the items, but want to ...
0
votes
0answers
38 views
Disabled text area
I have an editor instance that opens inside a modal dialog (on a jquery.dialog("open")).
The problem is that sometimes in Chrome browser, the editable area comes disabled by default (and the user ...
1
vote
2answers
25 views
jquery datepicker month/year jumbled
I'm using the jquery datepicker, but when the calendar pop-up shows, the month and year text are a jumbled mess to the extreme right of the calendar title bar.
I played with the css a bit but, to be ...
0
votes
1answer
28 views
Build autocomplete options
Hi I'm trying to programmatically build a list of options (from some values in a data table) that are then used as the filter for an autocomplete input box.
The problem that I'm having is when i'm ...
1
vote
2answers
37 views
jQueryUI, function on window close
I've this function in jQuery:
$("#bottone_mail").on("click", function(){
$('#container_body').fadeTo(1000, 0.25);
$( "#form" ).dialog({
width:510,height:500});
...
1
vote
3answers
68 views
jQuery UI datepicker not working right with asp.net mvc
I am working in MVC. I have used jQuery datepicker on my "Date" control.The jquery code for calling datepicker is given below:
$(document).ready(function () {
$('.date').datepicker({ ...
0
votes
0answers
12 views
Stop JQueryUI Calendar clearing Asp.net Textbox on postback
This one is starting to bug me and Googleing doesn't seem to be turning up working results for me.
I have a JQueryUI Calendar on an ASP.NET Textbox which always clears the text when a button causes a ...
0
votes
0answers
15 views
Jquery ui hover effect
As I am not a frontend developer but I often have to deal with it in my projects I have been, for a while now, looking for tools and solutions with efficient results and not having to look deeply into ...
0
votes
0answers
12 views
Move item from current place to when another item is dropped in its place
A small question hopefully with a simple answer, I am using jQuery draggable and droppable to place items into a Container. Using the below code for the drop.
$("#container").droppable({
...
1
vote
1answer
18 views
jquery ui slider not being disabled on click and drag
When I click on the handle of the slider and drag it, it will be disabled but it will still slide. What's wrong with the disabled function?
Here's my code:
$(function() {
var prevValue=100;
...
0
votes
0answers
20 views
Angular directive which fires a jquery ui widget when finished rendering
I'm trying to create an angular directive which fires a jquery ui widget when the template has finished rendering. The template is in a separate html file, the data for this template is put on the ...
0
votes
0answers
16 views
how to highlight selected jquery ui tab?
I've learned how to create a jquery ui tab, thanks to http://jqueryui.com/tabs, and customized the look of it. I've been searching the web on how to highlight a selected tab by changing it's ...
0
votes
0answers
13 views
the popup div appears very below to the page size on second taphold
I am using two divs as popup. I have five book images in the html page. When i longpress(taphold) on any one image it should show first popup asking for the confirmation to delete the image. on ...
0
votes
1answer
36 views
How can i disable specific days dynamically in datepicker?
How can i disable specific days dynamically , For that I am using this code :-
<div id="disableVal_12">1,2</div>
<script>
var daysToDisable = [$("#disableVal_12").html()];
...
0
votes
1answer
23 views
Upload image file, load it for cropping in jquery modal dialog and save cropped image, ASP.NET MVC, C#, JQuery
I am developing an application where user can upload his avatar/profile photo. I want to allow the user to crop the image by uploading the image on jquery dialog. After cropping the user can save the ...
0
votes
0answers
27 views
jQuery Tools overlay draggable
I have an overlay with the apple effect from jQuery Tools. I want to make it so the overlay is draggable, but when I use $( ".overlay" ).draggable(); the background image does not drag with it. I ...
2
votes
0answers
33 views
Jquery resizeable auto resize parent
I've got a couple of nested resizable div's that need to resize to accommodation the child size.
Everything works fine until i try to resize one of the outer div's (vertically) then it gets stuck.
...
2
votes
1answer
46 views
Draggable progressbar
I'm trying to create a draggable bar much like a progress bar. On page load the bar will be at a percentage predetermined, say 42%, is there a way to make that bar draggable as well? Here is the html:
...
0
votes
0answers
23 views
A Good HTML 5 Frameworks for development [closed]
I am looking for a good HTML 5 framework for my new web project development and I found KENDO UI as one of the good Framework with Jquery widgets.Could anyone please suggest/recommend me a good than ...
1
vote
0answers
29 views
jquery autocomplete with checkboxes removing as search
On a page I have a search (input) box and below a few checkboxes with labels.
The idea is as people type the variable projects are searched and the results in the list are replaced with the result. ...
0
votes
1answer
19 views
Sort one list, display the order in another
I am using jQuery-Ui's sortable, and am stuck. I am able to sort the contents of one list, but am lost at how to affect another lists order based on the newly sorted previous lists.
Basically, what I ...
0
votes
2answers
15 views
CSS navbar with form and few buttons causing the form to make a newline
As you can see, the form seems to create new lines before and after itself. I am using Twitter Bootstrap, so I tried .form-inline but it didn't work either. Is there a way to keep the form inline with ...
0
votes
1answer
51 views
Jquery/ASP.NET project doesn't work properly, virtually identical jsfiddle works as expected
I've got a JQuery/ASP.NET project that isn't working as expected, but the virtually identical code in JSFiddle works as expected. I'm simply passing some text as a variable into an alert() which ...



