Hi,
I want to prevent expand/collapse behavior when clicking on a node
(folder) in the tree. I only want to expand/collapse when clicking on
the plus/minus sign (+/-).
I have tried to use stopPropagation on the click event but I don't get
it to work.
Any sugestions?
Thanks
Andreas
I believe you should go for JQuery UI . . . ! Check it out at
[x] www.jqueryui.com
Best regards,
Andreas
I have a application developed in ExtJS but my boss need all this
migrate ASAP to jQuery, anybody here knows how?
Loads of coffee, cigarettes and code will help.
Best regards,
Andreas
corresponding mime-type - everything else will be handled by
your browser's mapping of mime types to default actions.
Best regards,
Andreas
= 'com/images/s/' . $match[1] . '.png';
- only in Javascript.
Best regards,
Andreas
rites.
Best regards,
Andreas
Yes its there...just a miss on the copy / paste. No errors reported in FF or
IE using firebug / IE developer bar.
Like, in the Firebug console?
Best regards,
Andreas
Have you checked the console to see whether the parameter you pass to your
server side script is empty or not?
The code you pasted lacks a curly bracket, a closing parenthesis and a
semi-colon, but I assume you've got it in your original code, haven't you?
Best regards,
Andreas
ed to select one.
Best regards,
Andreas
{}
or
.bio2 {}
and
$("#bio2")
or
$(".bio2")
.
Then: remove inline CSS (no good), inline JS (btw, when you're using JQuery,
you should let JQuery do the job, so replace
X
with something that works. Hey, you've already got it in your code, but darn,
you've got the HTML and your CSS selectors wrong.
Best regards,
Andreas
Hello i'm new here, Is it posible?
Yes, it is.
Best regards,
Andreas
I have a small problem with event-functions not seeing the
"this.options"-variable.
Small example:
http://event.pastebin.com/m249d7f9d
I tried to work around it by supplying "this" in the "data"-parameter
for every .bind(),
but it is an ugly solution I think.
Also, is it bad to just call .emp
I'm not sure whether this would be an issue with jQuery, but I'm sure you agree
that setting the ID attribute of a DOM element to a value that starts with a
digit is not correct, at least it does not produce valid XHTML.
Best regards,
Andreas
sorry for my ignorance. I don't mind about fancy stuff with the
Superfishmenu.
I just want to be able to change the colour of the text and the
background.
The default is light cyan and blue. How can I do this?
Many thanks!
Andreas.
This topic seems to be hot, with at least two posts about it on the
group frontpage:
http://groups.google.se/group/jquery-en/t/6ed2cd3c890b99c8
Creating an OS Web Interface in jQuery (Part I)
http://groups.google.se/group/jquery-en/t/d7623b55dfb8270
Client side web application with jQuery
And w
Hi,
it is the AVG Toolbar.
See: http://www.webmasterworld.com/search_engine_spiders/3615360.htm
Best Regards
On 29 Apr., 05:53, chrisb <[EMAIL PROTECTED]> wrote:
> Hello everyone.
>
> I'm using jquery 1.2.3 along with some plugins, and i've never had any
> problems or errors with any browse
Hy!
This is the code:
$("a.fdisplay").mousemove(function(e) {
var cssObj = {
left: e.pageX,
top: e.pageY-190,
}
$("div.fbaloon").css(cssObj);
});
Opera gives me a syntax error:
$("div.fbaloon").css(cssObj);
^
I'm trying to make a div folow my pointer on moving
Hello,
I am using Jquery + the interface elements for JQ (http://
interface.eyecon.ro/demos) in order to implement a sortable list.
The 'start drag' event seems to be triggered with significant delay on
IE. On firefox there is no delay that can be described as 'sluggish'
but in IE the delay is r
Are custom headers (x-*) supported in the current version of Jquery ?
If not any quick workarounds ?
Didn't have time to go over the posts in the group and i would
appreciate answers/tips cause i need to deploy an app. based heavily
on async calls and custom headers will be required in many occa
stars
>
>
>
>
> $(function(){
> alert
> ($("[EMAIL PROTECTED]").attr('content'))
> });
>
>
Hi group, just a quick question here.
Does anyone know how can I disable the refresh effect of the following
meta element: ?
I've tried $("[EMAIL PROTECTED]").remove(); but it didn't
work. I'm so hopeful of a solution.
Thank you.
-Michael-
Ahh, yes it's working normally now. Cheers.
-Michael-
On Jun 12, 6:02 pm, "Rob Desbois" <[EMAIL PROTECTED]> wrote:
> I saw it too, although problem vanished after 5 minutes ish.
>
Oh my..
http://groups.google.com/group/jquery-en/browse_thread/thread/2fb8eb9152b705ef
It's happening again today (2007-06-12 09:45Z). I got the message
"jQuery JavaScript Library has a problem" over at Documentation
(http://docs.jquery.com/). The main site (http://jquery.com/) isn't
affected cu
24 matches
Mail list logo