Tagged Questions
0
votes
1answer
37 views
Simple modal popup is working in all browser except IE8 and IE9
Hi i am using this div to open exit popup using jquery.But its not showing in IE8 and IE9.
here is div:
<div style="display: none; padding: 10px;" id="exit_content">
<h3>10% Discount ...
-1
votes
1answer
13 views
Possible to use bxslider getCurrentSlide method to assign a class to the active slide?
I'm using bxslider with captions only. Using CSS, I've stacked the captions on top of each another. What I want to do now is assign the active caption(or "slide") a class, so I can change its ...
1
vote
2answers
17 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
51 views
JQuery UI hide/show div position jumps on Chrome
I used JQuery UI to make a button that hides a div on the page, and shows another.
I have a wrapper div that has 2 visible divs and 1 hidden div inside. The first visible div never moves. div 2 is ...
0
votes
0answers
7 views
Nowrap containment with resizable
I have a variable width parent container that contains two children, one of which is resizable on the x axis.
I'm trying to get it so that the first child cannot be resized beyond the second child's ...
0
votes
1answer
27 views
Control dragging event to move to specific div
Lets say that I have this simple HTML sctructure:
<header>
<title>Test</title>
</header>
<body>
<div class="section" id="section-1"></div>
...
0
votes
3answers
46 views
Two Different Datepickers in the same page
I have problem displaying two Datepickers on the same page. The one should be displayed with a hidden body like this
and the other one should be a regular datepicker.
To achieve the first ...
0
votes
1answer
30 views
UI Scroll like iPhone HTML 5
I am using jQuery, HTML 5 ,and CSS 3.
The requirement is I need to implement exactly like http://cubiq.org/dropbox/iscroll4/examples/pull-to-refresh/ for showing list like iPhone.
How do I we ...
0
votes
2answers
33 views
Jquery Ui Tabs Current Container display Issue
First please visit my fiddle: http://jsfiddle.net/VsqQ3/
Currently the first three tabs ( tab 1, tab 2, tab 3) are in display by default, and when I click on next> : tab 4, tab 5, tab 6 are being ...
-3
votes
1answer
40 views
Dynamically bind check boxes and button on click using jQuery
Uisng jQuery,i can bind the check box dynamically but their are some problems i am facing not able to solve.
1.in fiddle,if you click Add a name button a popup will open and get the name.After ...
1
vote
8answers
92 views
Disable all div contents using jquery?
i need a little help in html css, i want to disable all contents in a div having class "main-wrapper" after user clicks on a logout button through a jquery function, i tried in 2 ways, but in vain!
...
0
votes
2answers
30 views
Jquery ui tabs advanced issue on next and previous
Kindly visit this fiddle: http://jsfiddle.net/9Kq66/
What I want: When user is viewing, if any of the 1st three tabs tab 1, tab 2 or tab 3 is active the prev link will be hidden so that no one can ...
0
votes
0answers
20 views
Jquery UI 1.8.23 realizable custom handler not a child of the realizable
I am trying to create a custom handle that is not a child of the realizable element.
I am using jquery-ui 1.8.23 however can change if this specific one has problems.
the following is just something ...
1
vote
2answers
69 views
broke my code into fiddle not appearing
i am planing to make my text box editable...
so i removed the id from the disabled code...
even i tested in fiddle its not working...
providing my cod below....
i am providing part of my code in ...
3
votes
3answers
53 views
jQuery effect causes element to reposition during animation
When I do an animated show/hide on the select element it repositions itself during the animation. I can't do anything about the style of the "body"; it's the standard class markup in the app. Is there ...
1
vote
1answer
24 views
Slider handle going outside the horizontal slider
I'm trying to make the handle move to where the slider is but it is going outside the slider. Here's a jsfiddle: http://jsfiddle.net/endl3ss/gk7fu/3/
CSS
body {
text-align: centre;
}
...
0
votes
0answers
28 views
Jquery ui slider fitting handle to the slider boxes
I'm trying to align the slider handle to position itself to the boxes when clicked like on the image shown below.
Here's a my code:
var valMap = [1, 2, 3, 4, 5, 6,7,8,9];
value= 0;
var ...
2
votes
2answers
39 views
How can I change the default font-size without having .height return inaccurate values
I am trying to change the default font-size by applying css to the body and html like this:
body, html { font-size: 10px , font-family: Arial, Helvetica, Verdana, sans-serif; }
However in doing ...
0
votes
3answers
111 views
jQueryUI dialog VS twitter bootstrap overlay, putting one above the other
On my web page i use a jQueryUI modal Dialog to show a loading message when a link is clicked. But in some pages i also use Twitter Bootstrap's modal overlays.
The TB overlays appear over the loading ...
0
votes
1answer
62 views
Set default focus tab in jQuery UI tabs
I use #tabs ul li a:focus in CSS and its working perfectly. Now, i want the first tab will be automatically focused everytime my web is opened (so the user dont need to click it first).
I have tried ...
0
votes
1answer
54 views
dropping an element only into the droppable that is in front
I have some droppable areas, which are also draggable. It can happen that two or more droppable areas will get behind each other. Is there a way to drop a draggable item only into the area that is in ...
1
vote
1answer
71 views
How to put borders to <li> onclick in css Tabs
I have css tabs with jquery fadein effect with the help of the tutorial here.I want the css to look something like this
Here's where I have reached so far.However once the tab is clicked ,the ...
0
votes
1answer
76 views
Why is my accordion not displaying as such?
I'm referencing recent jQuery and jQuery-UI css and js files:
<link href="~/Content/themes/base/jquery.ui.all.css" rel="stylesheet" type="text/css" />
<link href="~/Content/Site.css" ...
0
votes
1answer
70 views
jQuery UI autocomplete(Combobox) button alignment
I have jQuery UI autocomplete combo boxes(http://jqueryui.com/autocomplete/#combobox) in a tabular form.
<tbody>
<tr>
<td><select ...
0
votes
1answer
73 views
JQuery UI show/slide not working correctly
Pretty simple really. I have several divs with several elements, and only one of these divs are shown at a time (the rest are hidden).
When the user clicks "Next", the current div should hide by ...
0
votes
1answer
33 views
TextField disappear when mouse leave
When I take off the mousepointer from the textfield it is disappearing..i tried the following code..which does add an attribute called visibility and setting the value to 'visible'..but it did not ...
0
votes
1answer
39 views
jquery ui: drag and drop - mouse selection incorrect
I'm working on a drag and drop navigation setup for my client.
I have the drag and drop working (in a basic form) however when you click on one of the list items to be dragged the actual droppable ...
0
votes
1answer
47 views
css: position circles (li) into a circle
I am trying to replicate this site using css and juqery ui: http://www.carbonstudio.co.uk/
I was wondering how do I go about using CSS to position the li gallery items so it is a circle around the ...
1
vote
1answer
54 views
Navigation using jquery ui - drag and droppable: square into middle then execute
I am trying to replicate the functionality found at the following: http://carbonstudio.co.uk
using jquery drag and drop.
Below you will find where I am upto at the moment. The two issues I am ...
0
votes
1answer
31 views
jquery tab in fluid layout
I'm facing a problem that I don't manage to solve by myself... That's why I need your help ;-)
My problem is when I add a jquery tab in the fluid part of an fixed-left-list/fluid-detail layout. The ...
0
votes
2answers
51 views
Cycle through multiple background colors - Seeking code improvement
Check out my fiddle here
Here is the js in question:
$(document).ready(function() {
$('.clickMe').toggle(
function() {
$('#coloredDiv').css({
...
0
votes
0answers
38 views
JQuery-UI not referencing
Ahoy!
I have a JSFiddle where the code runs and executes perfectly fine referencing JQuery (1.9.1), JQuery UI (1.9.2), Bootstrap (2.3.1) onDOMready.
http://jsfiddle.net/2Xsmx/
I then copy and ...
0
votes
2answers
44 views
jQuery css fixed left but absolute top
I've been having the hardest time getting an element to be pinned to the left side of the page but also be able to scroll up and down.
I have already tried the method where you just change the left ...
1
vote
1answer
113 views
Jquery Ui dialog button changes position on mouse hover
I am using jquery ui dialogue and adding buttons using jquery like this:
$("#151").dialog({
autoOpen: false,
autoResize: true,
buttons: {
...
0
votes
1answer
34 views
Priority of one css attribute value over another
For a button I have 3 possible classes: "state-normal", "state-focus" and "state-hover".
All have the same attributes (background, border, ...), but different values for the
attributes.
If a button ...
3
votes
2answers
54 views
How do I use a sprite background image to display once on an element (no-repeat)?
I wish to add a jQuery icon to another class which is added by another plugin (jquery.tablesorter.js), specifically I wish to add the icon ui-icon-triangle-1-n to the .headerSortUp class from ...
-2
votes
0answers
57 views
How to show particular div content in large form in fullscreen?
I want dynamic content to be shown in fullscreen with enlarging the size of content.
I want to increase a div content size when it is to be shown in fullscreen.
I am able to show it, but the problem ...
-3
votes
0answers
25 views
jquery ui tab issue- content not loading [closed]
I have to redesign website layout.
They have use JQuery-UI and bluepirnt css frame works.
Now I want to change the css in jquery ui ,so using jquery ui theme roller I generate new theme , then I ...
1
vote
2answers
62 views
JQuery Mobile Styles Only
I like JQuery Mobile, but I have many custom Javascript in my page that are not compatible with JQuery Mobile.
Everything in my page works fine, but when I add the JQuery Mobile library they break ...
0
votes
0answers
52 views
IE 8 expanding the jQuery menu items to full screen width
As you can see from the screenshot below the menu items are being stretched out all the way to the very edge of the screen in IE 8. Is there any way to fix this? I have included the menus jsFiddle ...
0
votes
0answers
34 views
jQuery menu not expanding to the full width of the text
I have the following menu below. In IE 9 the width of the buttons are just wide enough for the text but not including the carat (>). I have width: auto and this works in Firefox and Chrome but not ...
-1
votes
1answer
79 views
How to achieve Hover effect like this
I tried to search about this effect in stackover flow, but I have no clue, what developers call this kind of hover effect also no idea to achieve it.
Is is possible to achieve this using CSS, if no ...
1
vote
2answers
52 views
How can I change the content of a large draggable item so that it's easier to drop?
Here's a fiddle: http://jsfiddle.net/adMXj/
I have large draggable items that need to be dropped into smaller containers. This is fine when the container and item are similar sizes, but not good ...
2
votes
1answer
68 views
jQuery UI accordion and box-sizing: border-box
I'm just playing around with jQueryUI for the first time and am very excited for what I can do with it. However, I seem to have run into problems quite quickly since I am using box-sizing: border-box ...
0
votes
0answers
43 views
Use jQueryUI .resizable to reverse-resize two or more elements
I want to have 2 or more elements that span equal amounts of the window be resizable. When one element is resized, the next adjacent element must adjust its width to take up the available space in ...
0
votes
1answer
18 views
Blank square in JQueryUI tab widget
I'm using tab widget from JQueryUI, I'm trying to change the background color of the widget, but when I try to style it with css, there's some blank rectangle in the middle of the data section that ...
1
vote
2answers
511 views
slide out 'mobile' type menu using jquery ui
Im trying to write a little script to slide all of a pages content over to reveal a hidden menu like this image from the facebook mobile site below.
Ive tried to recreate this using the jquery ui ...
0
votes
1answer
16 views
Resizing jQueryUI widgets
I am relatively new to jquery UI. I am able to understand the functionality and making use of the widgets. However I find the widgets quite large and clunky and would like to resize them. Specifically ...
0
votes
1answer
75 views
How to add dots to mark each step of this slider control?
I've modified the Slider UI from jqueryUI and now looks like this:
http://jsfiddle.net/eBukn/90/
.ui-slider-handle{
-webkit-border-radius: 50%;
color: #ecf0f1 !important;
line-height: ...
-3
votes
1answer
51 views
My prompt dialog displays with no background? [closed]
I'm trying to make a simple prompt. When I run it in jfiddle, it works perfectly fine -- but hosted on my own computer/site, it doesn't work at all. I must be missing something simple. Please have a ...








