If you have firebug installed in firefox you can go to the scripts panel and
check to make sure the script was loaded. My guess is this is a classic
path issue and jquery is not being loading because the path is incorrect
when coming from the dynamic jsp.
Best,
Thatcher
On Tue, Apr 21, 2009 at 1
If you have firebug installed in firefox you can go to the scripts panel and
check to make sure the script was loaded. My guess is this is a classic
path issue and jquery is not being loading because the path is incorrect
when coming from the dynamic jsp.
Best,
Thatcher
On Tue, Apr 21, 2009 at 1
For anyone who comes across this post, the answer is here:
http://groups.google.com/group/jquery-ui/msg/062904daaa5a2c9d
On Mar 29, 11:59 pm, AnthonyP wrote:
> nevermind.. should have searched first. resolved.
>
> On Mar 28, 3:33 pm, AnthonyP wrote:
>
> > URL:http://www.stormreportmap.com/prem
Hi,
I'm using a combination of sortable and draggable in my application.
I have several list that need to be drag in a main sortable list.
Before 1.7 - in beta - It was working fine, but since the beta is over
I get a error when I drop the draggable on the sortable list. I'm
wondering if it is m
Hello everyone
I have to tab systems to control the same divs on the page, I am
trying to tie both tabs together so when I click lets say the second
tab from the first tabs group, the second tab from the second group
will also change,
This is what I got so far
var $tabs = $('#tabs').tabs({ sele
hello
i'm using the maskedinput together with datepicker .
i want to give the user different valid possibilities when entering a
date:
- only the year (4 digits)
- year and month (mm.)
- year, month and day (dd.mm.)
since it's german date format, i cant just check if the entered value
i
hello guys,
I recently decided to change the look & feel of a my Perl application
because I was astonished from the JQuery UI but I'm crashing my head
with a stupid (I think, and i hope) problem:
- if I write the code in a flat file everything goes, the interface
works well (eg static html page)
-
Hello, we are currently using the JQuery accordion to build some
dashboards. We mocked up the pages with just plain html and we are
starting to convert them to jsp's using the spring framework and
tiles. We are deploying it to jboss, and when we go to the page we
receive the following javascript
Hello.
Please tell me that how to creat the slider with handle replaced by
image at jQuery UI 1.7.x.
I know how to change color or background image of handle.
But I don't know how to change shape of handle.
--~--~-~--~~~---~--~~
You received this message because
Hi,
I have a similar issue. I want to display a bunch of divs as an
accordion. But I want to retrieve those divs via Ajax and only
initialize the accordion after the divs have been retrieved.
I'm really new to this whole jQueryUI. Any help is very much
appreciated!
Btw, there was some mention a
Is there a recommended way to discover the current URL of a jQuery UI
tab? Right now I'm doing the following, and it looks really fragile:
var menu = $('#main_menu');
...
var a = $('a', menu).eq(index)[0];
var currURL = $.data(a, 'load.tabs');
This wouldn't be a problem, but I'm
On Mon, Apr 20, 2009 at 11:53 AM, Fontzter wrote:
>
> Also, if you drag the dialog the button css seems to refresh.
> However, I noticed another bug: dragging the dialog, occasionally
> leaves the original one in place and you end up with two dialogs.
>
> I'm doing all of this on the ui dialog de
haha.
Thanks.
On Apr 21, 12:39 pm, "Richard D. Worth" wrote:
> Close, but you've got a typo. Change
>
> rel="stylsheet"
>
> to
>
> rel="stylesheet"
>
> - Richard
>
> On Tue, Apr 21, 2009 at 3:25 PM, Magnus wrote:
>
> > I have tried that and it makes no difference.
>
> > Magnus
>
> > On Apr 17,
On 21 Apr., 17:15, Adam wrote:
> I think that tabs has great potential for other executions, like a
> sliding row (either horizontal or vertical) of the tabs panels,
> similar to some of the coda-style applications seen recently.
> Thanks!
We have an enhancement ticket for this already:
http://d
haha.
Thanks.
On Apr 21, 12:39 pm, "Richard D. Worth" wrote:
> Close, but you've got a typo. Change
>
> rel="stylsheet"
>
> to
>
> rel="stylesheet"
>
> - Richard
>
> On Tue, Apr 21, 2009 at 3:25 PM, Magnus wrote:
>
> > I have tried that and it makes no difference.
>
> > Magnus
>
> > On Apr 17,
Hi,
do you think about something similar to this?
http://www.hieu.co.uk/blog/index.php/tabswitch/
On Tue, Apr 21, 2009 at 12:15 PM, Adam wrote:
>
> I think that tabs has great potential for other executions, like a
> sliding row (either horizontal or vertical) of the tabs panels,
> similar to s
I have tried that and it makes no difference.
Magnus
On Apr 17, 12:23 am, Josch wrote:
> You forgot the attribute rel="stylesheet" in your css-tag.
> It has to be:
> rel="stylesheet"/>
>
> Josch
>
> On 17 Apr., 02:17, Magnus wrote:
>
> > I have just started playing around with jQuery UI and h
Close, but you've got a typo. Change
rel="stylsheet"
to
rel="stylesheet"
- Richard
On Tue, Apr 21, 2009 at 3:25 PM, Magnus wrote:
>
> I have tried that and it makes no difference.
>
> Magnus
>
> On Apr 17, 12:23 am, Josch wrote:
> > You forgot the attribute rel="stylesheet" in your css-tag.
I have tried that and it makes no difference.
Magnus
On Apr 17, 12:23 am, Josch wrote:
> You forgot the attribute rel="stylesheet" in your css-tag.
> It has to be:
> rel="stylesheet"/>
>
> Josch
>
> On 17 Apr., 02:17, Magnus wrote:
>
> > I have just started playing around with jQuery UI and h
I think that tabs has great potential for other executions, like a
sliding row (either horizontal or vertical) of the tabs panels,
similar to some of the coda-style applications seen recently.
Thanks!
--~--~-~--~~~---~--~~
You received this message because you are s
I'm not really familiar with sortable, but I know you could write
draggable and droppable handlers to do what you want.
Looking at the sortable docs though, you might simply be able to
override the events for sortable, to swap the items (and maybe swap
them back first) when sorting. I don'
Sorry, but your requirements are unclear to me. Are you saying that
you want the list sorted in descending order whenever the top item is
not the first in ascending order? Also, when you say "dragging
element (a) and dropping over (c)" do you mean above or below (c) or
doesn't it matter?
On Apr
Hi,
It's a little hard to troubleshoot with only the screen shots.
However, looking at them brings about a few guesses/hunches/questions:
Is it only IE that gives you the transparent display issue? I suspect
that this is a css issue. If so, you would expect to see similar
behavior in other bro
This worked for me
if accordion not initiated:
$("TestSome
Text").appendTo("#accordion");
if it is initiated:
$("TestSome
Text").appendTo("#accordion");
$("#accordion").accordion('destroy');
$("#accordion").accordion({
collap
I have also experienced this with the post-1.7.1 themeroller. It
appears that the themeroller page sets a cookie that holds your
current settings, which explains why you can exit and return with your
custom settings saved. However, there seems to be a disconnect
happening between the setting of th
25 matches
Mail list logo