Try $("#div").css("display") ?
On Sep 7, 8:11 pm, Lotti wrote:
> hello guys!
>
> i'm trying to save on a cookie the state of my div (hidden or showed)
> but i don't know what to type to access to his internal var.
>
> i tried with $("#div").css("visibility"); and $("#div").css("hidden");
> and i
http://jqueryui.com/demos/tabs/#...follow_a_tab.27s_URL_instead_of_loading_its_content_via_ajax
On Aug 31, 10:13 pm, Hellkeeper wrote:
> Hello,
>
> I wanted to know if there is a possibility to use UI Tabs with given
> urls (ie.: Auto
> & Verkehr) WITHOUT ajax functionality.
> I want UI T
Which browser are you using?
On Aug 31, 7:11 pm, "huangyingjie1...@126.com"
wrote:
> hi,
> I have made a demo of Drag and drop,but met a trouble.
> It is always keeping a large distance between the cursor and the
> pictrue which I drag , not together they should be.
> Could someon
Hi, the Estonian i18n file was already in /trunk/ui/i18n/ :)
On Aug 30, 1:14 am, Melborp wrote:
> Hi,
>
> I dident find any Estonian localized version of DatePicker UI, so i
> created it. I dident also find details on how to contribute it, so im
> trying here. Hopefully noone minds and finds i
I think this is a bug in jQuery 1.3.2 with FF 3.5/IE8
Works fine in CHROME, OPERA10.
BTW, the event you should use is .mouseenter, but there is still the bug .
:P
On Mon, Aug 24, 2009 at 1:38 AM, Jörn Zaefferer <
joern.zaeffe...@googlemail.com> wrote:
>
> Not sure whats going on there. As a wor
Try $(":data(dialog)")
On Aug 20, 1:34 pm, Byron wrote:
> Hi Guys :)
>
> I've noticed that in the process of jQuery UI creating and marking up
> dialogs,
> it changes the structure of the document, placing the new dialogs at
> the
> bottom of the body. This is giving me grief because I don't use
$(document).ready(function(){
$("#sws_featured").tabs({fx:{opacity: "toggle"}}).tabs
("rotate", 5000, false); // false means not continue after user's
clicking
});
http://jqueryui.com/demos/tabs/#method-rotate
On Aug 12, 5:28 am, slinky66 wrote:
> Hi All,
>
> I have a slide show,
'minimize': function() {
$(this).fadeOut();
}
Doesn't this work?
(In your code, $(this) refers to $("div"), which means all "div".)
On Aug 11, 7:09 am, lam3r4370 wrote:
> How to create minimize effect in dialog window?I start with fadeOut()
> and then when you click on to fadeIn
Have you select components? If yes, which browser are you using?
On Aug 11, 5:14 pm, Wayne wrote:
> I use the download builder, but when I open the downloaded zip file,
> all that is in the file is an index.htm, there are no javascript or
> css files for the theme.
--~--~-~--~~--
Have you tried put the second div inside first one?
See "Theming" on http://jqueryui.com/demos/tabs/
On Aug 13, 12:22 am, Shawazi wrote:
> I have code like this:
>
>
>
> blah1.html Page 1
> blah2.html Page 2
>
>
>
> Loading
>
>
>
>
> $('#tabs_wrap').tabs({
> sel
Could you provide your demo file?
On Aug 13, 3:10 am, LesC wrote:
> Hi,
>
> I'm using jQuery 1.3.2 and UI 1.7.2 and having a little problem with
> my tabs implementation, and I'm totally stumped.
>
> When I look at the generated source of my page it appears that the
> whole page is being loaded
This should be caused by an add-on of firefox.
On Jul 12, 3:06 am, Romuald Janik wrote:
> I have a problem with jquery UI. I want to be able to drag/sort list
> elements ONLY when enabled explicitly by say
> $('#menu').sortable();
> Yet if I just load jquery-ui.js and there is a link href="">st
It's a client script. How could it be dangerous?
On Apr 9, 7:37 pm, Devesh wrote:
> Hi,
>
> I am using the latest version of jquery. I want to confirm that is
> there any sort of virus or Trojan attacks in the latest version of
> jquery. i have searched about it on google, but not able to find a
You may set inline styles on via $.fn.css
On Apr 8, 11:04 am, "Michael B. Williams" wrote:
> Is it possible / easy to use the tabs ui with each tab having its own
> color?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google G
AFAIK, the jQuery UI Theme doesn't contain CSS rules for non-widget
elements, e.g. body {background-color:xxx;color:xxx;} (maybe you could
apply ui-state-default on body?)
On Mar 19, 2:49 am, Huey wrote:
> I don't think this is a very good question because I can't even form
> one... but oh well!
Could you file a ticket on http://dev.jqueryui.com/ ?
On Mar 9, 6:23 pm, zebulon wrote:
> Hi all,
>
> I update all my work from 1.2.6 / 1.5.3 to the latest release 1.3.2 /
> 1.7. All works fine
> and faster, greetings to the dev team ;-)
>
> I have found a problem in Sortable revert option, the
http://www.open-lab.com/mb.ideas/index.html
Uses UI Drag/Drop
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To unsubscribe from thi
, 10:12 pm, Cloudream wrote:
> Demo works well now for me. (404 before.)
>
> http://ui.jquery.com/demos/effects_general#scale
>
> Content is out of after effects. (FF 3.0.5/XP SP3)
>
> On Jan 1, 9:14 pm, "Richard D. Worth" wrote:
>
> > On Thu, Jan 1, 2009 at 7:2
Grid is planned in 1.7
On Jan 2, 1:07 am, "Nathan Maves" wrote:
> Are there any plans to add a grid or table to the already fine list of UI
> components?
> Nathan
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"jQu
http://ui.jquery.com/demos/tabs#ajax
Ajax tabs don't work. (return 404)
On Jan 1, 10:12 pm, Cloudream wrote:
> Demo works well now for me. (404 before.)
>
> http://ui.jquery.com/demos/effects_general#scale
>
> Content is out of after effects. (FF 3.0.5/XP SP3)
>
> O
rom me to everyone who helped with this release!
> > Together, we were able to get the missing pieces together in no time!
> > Here are a couple of notes:
>
> > 1) @Cloudream: The demo page does work for me - what browser are you using?
> > I tested in IE7 and FF3 r
Great work guys.
1.Demo page doesn't work.
2.Another issue on Firefox: (content is out of dialog when dragging,
IE8/G Chrome is OK)
http://www.youtube.com/watch?v=YND3Pf_QHuE
(watch in high quality)
3. IE8 theme issues: (too much whitespace)
http://labs.cloudream.name/jquery/ui/IE8themeissus.pn
Name start with _ can't be called with $().widget("_method");
They are private.
:)
On Nov 15, 7:25 am, h3 <[EMAIL PROTECTED]> wrote:
> I was looking to some of the ui widget source code recently and saw
> that some are using _init instead of init.. is there a difference ?
>
> Which should I use
Hi, I use jquery svn(like 1.2.6 i think), jquery UI svn(between RC1
and RC2, use:slider/progressbar/spinner) and latest tablesorter, they
worked together well.
On Nov 4, 6:53 am, happz <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to use lastest stable version of jQuery and its amazing
> jQuery U
To have enough time for code refactoring :) Existing code is only a
wrapper with Joern's autocomplete plugin.
On Nov 4, 4:32 pm, "Stefan Sturm" <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> > Hi, the jQuery UI team is going to release 1.6 RC3 soon.
>
> good to hear :-)
>
> > Autocomplete will be delaye
Hi, the jQuery UI team is going to release 1.6 RC3 soon.
Autocomplete will be delayed to 1.7(or further).
On Nov 4, 2:52 pm, "Stefan Sturm" <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> what is the status of jQuery 1.6? When will the final be released?
> And will the AutoComplete be part of 1.6?
>
> T
CSS generated by themeroller defines font-size with EM, so you could
define smaller font-size than default(16px) on parent elements of your
widgets.(div,or html/body)
On 10月10日, 上午11时53分, Jquer <[EMAIL PROTECTED]> wrote:
> Normal size in Theme Preview: http://ui.jquery.com/themeroller
--~--~
~ line 120 in ui.progressbar.js
replace
this.bar.width(this.pixelState);
with
var ScriptEngineMinorVersion = ScriptEngineMinorVersion || function()
{return 9};
var lowerThanIE8 = (ScriptEngineMinorVersion() < 8);
if ( lowerThanIE8 ) {
this.bar.width(this.pixelState);
} else {
t
Select the handle with $(".ui-slider-handle") after slider init, then
do what you want.
:)
On Oct 2, 5:02 pm, "Jim Tittsler" <[EMAIL PROTECTED]> wrote:
> I am using a slider from jquery-ui 1.5.2. The slide: and change:
> functions behave as I expect. How can I also execute a function if
> the
They will be available after 1.6 stable release.(due to svn files
path)
Maybe we should hide 1.6 widgets docs since 1.6b was removed on
ui.jquery.com?
On Sep 5, 5:20 pm, Ca-Phun Ung <[EMAIL PROTECTED]> wrote:
> Referred a colleague to the UI docs but found the following demos
> weren't working!
It's not another plugin, but re-wrap with jQuery UI API.
:)
On Sep 3, 9:14 pm, "Stefan Sturm" <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> I want to use the Autocomplete from UI Version 1.6b.
> The Docu seams to be OK, but the Demo Link point to a site using
> another Autocomplete Plug-In.
>
> Why? A
31 matches
Mail list logo