Got a new menu going with superfish and hoverintent and all looking
good (not uploaded yet). Works fine with firefox, safari and chrome
and surprise surprise having a small issue with IE.
It is a small issue and hoping it is a recognised problem so will hold
off uploading code examples...using IE
Got a new menu going with superfish and hoverintent and all looking
good (not uploaded yet). Works fine with firefox, safari and chrome
and surprise surprise having a small issue with IE.
It is a small issue and hoping it is a recognised problem so will hold
off uploading code examples...using IE
Got a new menu going with superfish and hoverintent and all looking
good (not uploaded yet). Works fine with firefox, safari and chrome
and surprise surprise having a small issue with IE.
It is a small issue and hoping it is a recognised problem so will hold
off uploading code examples...using IE
Thanks! but, prepend put the element at begining of the list in the
combo, but it isn´t selected as the first option
in the documentation i didn´t see nothing to put it as selected.
Thanks again!
Thanks Paul!
Hi,
I would like to know if somebody already had problems with IE when using the
method of ajax with jQuery 1.1.3. The generated error was "object does not
support this property or the method" and "access denied" and what was the
solution?
a hug
Estevão Lucas
want to make all tds have a top vertical align, so i write the
> > following code:
> >
> > $("td").attr("valign","top");
>
> Why not:
>
> td {
> vertical-align: top;
> }
>
>
>
> --Klaus
>
>
>
--
Abraços
Estevão Lucas
you will always get the element under the mouse
> instead of the _prop element (which you want to get). What I'm
> searching for is something like:
>
>
> $("[EMAIL PROTECTED]").bind("click", function(ev) {
> alert($(ev.srcElement).findParent("[EMAIL PROTECTED]").html());
> });
>
>
> Michael
>
>
--
Abraços
Estevão Lucas
the way that i use is:
$( "body" ).append("").find( ".testDiv" );
Thus the created element will be returned
2007/8/20, Jay W <[EMAIL PROTECTED]>:
>
>
> With the help from a few jQuery'ers, the only way to dynamically
> create and append element using jQuery for multiframe application is
>
> $(wi
Hi,
Rails generate the code HTML that jQuery will access it. You cannot access a
Rails code because Rails run on server and JavaScript run on client-side
2007/8/20, goodieboy <[EMAIL PROTECTED]>:
>
>
>
> Hi, I'm trying to search through a node and find all of the Rails template
> tags: <% and %>.
Hi,
I have a 'a' element with the onclick event. I wanna use this event with
another.
Something like this:
$( 'a' ).click( function()
{
// if this element already has a event
this.click && this.click();
$( this ).css( "border", "1px solid red" );
});
Estevão Lucas
Hi,
I would like to know how doesn't to allow the user to access external url
with AJAX if the user edit de AJAX url
Abraços
Estevão Lucas
Here there is more one Brazilian in this mail-list.
jQuery na veia.
On 2 set, 10:03, Rey Bango <[EMAIL PROTECTED]> wrote:
> Hi Olmo,
>
> > I'll add a signature from now on it seems.
>
> Thanks. That helps out quite a bit. Kind of like I did when I posted in
> the MooTools forum. Its always good t
Hi,
I've used the jScrollPane Plugin in my Intefaces, and i have a
problem.
Every time that I resize my window, i also resize my main div, to stay
with the same page's size, but when a resize the div that contains
the jScrollPane method, it doesn't fix the height.
What I would like to do is whe
I've two calls to same link, first with a effect (slideToggle), and
the second with a other action (toggleClass).
for example
$( "a" ).click( function()
{
$( "div" ).slideToggle();
return false;
});
$( "a" ).click( function()
{
$( "div" ).toggleClass( "active" );
I need to unsubscribe from your incessant emails but you put no link
in the email for this. It is common practice since the stone age of
emails to do that, you are very frustrating to work with and I don't
like you now.
PLEASE UNSUBSCRIBE ME!!
HI,
I know that I'm on jQuery's discussion list, but I'm tired of search
for this.
What i would like to know is if someone have a snippet of calculation
between two complete dates (year,month,day,hour,minutes and seconds)
Regards
Hi
I would like to know how I can use JavaScript Compressor in Rhino like
jQuery' snv.
Regards
Can someone explain me how I can use JavaScript compactor in Rhino
like in http://jqueryjs.googlecode.com/svn/trunk/jquery/build/build/
On 10 out, 17:59, Estevão Lucas <[EMAIL PROTECTED]> wrote:
> Hi
>
> I would like to know how I can use JavaScript Compressor in Rhino lik
Hi,
I would like to download the jQuery's SVN Repository with TortoiseSVN,
but when i try to download the project with "SVN Repository" and put
'http://jqueryjs.googlecode.com/svn/trunk/ jqueryjs-read-only" in URL
label, this show:
"PROPFIND request failed on svn/trunk 403 Forbbiden".
Can so
elements from other levels. Its like the dragging event is
propagating to the parent level, and so on. It works, but it looks
awful.
The code is here: http://pastie.org/private/xh5hvjirpigcpee7rska
Any idea on how to solve this?
Thanks in advance.
Lucas
Sorry, i solved just by updating the jquery-ui. thanks anyway.
On Mar 23, 9:13 pm, Lucas Efe wrote:
> Hi everyone,
> I am trying to do a multi level UL /LI with the sortable component of
> jquery-ui. The sortable behaviour its only available while moving on
> the same level (v
Hi,
I'm having a problem with jQuery 1.2. The problems' that i started a
project using the jquery 1.1.3, but now, after 7 months, appeared the
need of update to 1.2 release.
Now that i'm using this version, appeared some errors, like when a use
the jQuery.extend method.
Error: setting a propert
Hi,
I'd like to know if is there a document, article, or anything that a
can show for the JavaScripts developers here in the company talking
about best practices;
Best regards
24 matches
Mail list logo