-3
votes
0answers
30 views

Why is one of my select dropdowns disappearing once content is loaded below it?

I have three tabs that sport a select widget; selecting an item populates the contents of the div below. In two of the three cases, all is fine; in the third, though, the dropdown disappears. The ...
-4
votes
1answer
63 views

how to make outer lengthy text wrap around & scroll through a fixed/floating <div> without hiding some text behind that <div> [on hold]

In my HTML5 Page there are two things Div [strictly fixed to screen] Outer Text [lengthy to that much extent that we get scroll bar in browser] Problem facing:outer text going back div. ...
0
votes
1answer
19 views

jQuery UI Dialog Content being shown in button section

I have been working with jQuery dialog for a while, and the problem I am getting now is kind of strange. jQuery version: 1.7.1 jQuery UI version: 1.8.18 <!-- Generic Dialog Box --> <div ...
0
votes
1answer
29 views

jQuery UI state hover

I am facing an issue with jQuery UI 1.8.5 UI-state-hover style, I have an XHTML page with date picker and input mask defined on this page, like this: <p:calenda value='#dateBean.fromDate'> ...
1
vote
1answer
39 views

Error trying to get jquery-ui tabs working on a div inside of leaflet map

I need to get jquery-ui tabs functionality working on a div. The div lives inside of a few other elements. It's html bound to a popup marker in a leaflet map. Here is the html I'm using. I know ...
0
votes
0answers
14 views

jQuery date picker reset css classes

I have a collection of dates that I will use to instanciate my jquery datepicker widget. I have used beforeShowDay method to add a highlight css class to show on what days events are. The issue I ...
0
votes
1answer
18 views

make <span> render in one line

I'm just fiddling around with jQuery UI. I want a region on my web page to show notifications...however the way jquery demo sites show is not so practical. The markup on my page goes somewhat like ...
0
votes
1answer
69 views

How can I position a div relative to a list item?

I have an unordered list of pictures, and when I hover over one I want the two pictures to the left to fade out, and a div to appear in their place with text. I've gotten this working, except for ...
1
vote
1answer
22 views

jQuery UI Sortable items in one line should have the same height

I use jQuery UI Sortable to sort teasers. The problem ist, that sometimes the teasers include different amounts of text. (Red is text.) So if there is more than one line of teasers this happens: But ...
1
vote
2answers
34 views

Creating selectable icons in form

I'm using an icon font on my website and I want users to vote on their favorite icon. the icon font uses and CSS to display the icon. How can I accomplish this using some type of jQuery and ...
0
votes
2answers
32 views

If statement to change css position on a page

I'm trying to duplicate the city thing on this website http://www.blueacorn.com/ Im just trying to get the buildings falling down thing to work right now, but im having some trouble. I have the code ...
0
votes
3answers
51 views

using jQuery .animate for search box animation

Respected ppl .... Im working on the search component of my app ... http://jsfiddle.net/SkyKOG/K8utq/24/ input{ display:none; width:0px; color:#999; } Initially i just had a ...
1
vote
4answers
77 views

Is there a way to simplify this css?

Is there a way to simplify the following? If so how can I do it? .ui-layout-north { border-top: none; border-left: none; border-right: none; padding: 0px; } .ui-layout-west { ...
0
votes
1answer
30 views

Why doesn't my resizer bar turn green?

My resizer bar that is between the West and Inner Center area turns green on resizing but my resizer bar that is between the Inner Center area and Inner South area does not. Why would this be and how ...
0
votes
3answers
25 views

fancybox not showing div color?

I am loading <div> in fancybox.<div> has background color Red. But css is not loading in it. What could be wrong? <div id="divForm" style="display: none;" class="error"> An ...

1 2 3 4 5 117
15 30 50 per page