I got it, here it's how my code looks like:
$("ul.menu").supersubs({
minWidth:10, // minimum width of sub-menus in em
units
maxWidth:25, // maximum width of sub-menus in em
units
extraWidth: 1 // extra width can ensure lines don't
sometimes tur
unsuscribe
Hi,
I´m to read some web where say that IE 7+ accept XMLHTTPRequest...
what problems will be able to have my pages?
thank´s
Hi,.
I have problem with code ajax and jquery when from code ajax call one source
.php,
the session (create in these source .php) no exist when return...
can you help me?
thank´s
-- source ajax ---
$(document).ready(function(){
$('#form1').ajaxForm({
does not exist. :D
On Mon, Nov 9, 2009 at 7:09 PM, Lord Gustavo Miguel Angel wrote:
hi.
i´m try with this example:
http://www.malsup.com/jquery/form/#json
but Alert(data.message) return "undefinited"
why?
tk-.
i don´t understand
i write this:
From: Matt Quackenbush
Sent: Monday, November 09, 2009 10:20 PM
To: jquery-en@googlegroups.com
Subject: Re: [jQuery] jquery form...
Why? Simple. Because the variable does not exist. :D
On Mon, Nov 9, 2009 at 7:09 PM, Lord Gustavo Miguel Angel wrote
hi.
i´m try with this example:
http://www.malsup.com/jquery/form/#json
but Alert(data.message) return "undefinited"
why?
tk-.
s will return an array of -all- elements of class "blah")
$('form') (this will return an array of -all- form elements on the pag)
$('form[name=gustavo]')
$('form[id=xyz]')
$('form[class=blah]')
$('form#xyz')
Is there a specific question he
then...
what alternative have?
thank´s
From: Charlie Griefer
Sent: Monday, November 09, 2009 7:18 PM
To: jquery-en@googlegroups.com
Subject: Re: [jQuery] jquery form and "myfom"
On Mon, Nov 9, 2009 at 2:16 PM, Lord Gustavo Miguel Angel
wrote:
hi,
jquery form only work if na
hi,
jquery form only work if name of form is "myform"? is correct afirmation?
thank´s
thank´s
--
From: "Josip Lazic"
Sent: Saturday, November 07, 2009 4:02 PM
To: "jQuery (English)"
Subject: [jQuery] Re: $.ajax and responsed value...
You could try return json encoded data from PHP, here's tutorial
http://www.prodevtips.com/2008/0
Hi,
I need transfer from resultados.php two values, to next check and run something.
Example code:
Code run when i clicked in button of form
var sData = 'name' + "gerardo" + '&password' + '123';
$.ajax({
type: "POST",
url: '../resultados.php',
data: sData,
success: function(values){
ember 04, 2009 11:00 PM
To:
Subject: Re: [jQuery] [ ajax jQuery]
Normally, one would direct an AJAX request to some server-side script
(eg. PHP, Python, Perl, etc.) not a plain HTML page.
On Wed, Nov 4, 2009 at 8:55 PM, Lord Gustavo Miguel Angel
wrote:
Hi,
Why this code not is ok?
-8<-
Hi,
Why this code not is ok?
-8<---
$(document).ready(function(){
$(".button").click(function(){
$.ajax({
url: "ejemplo.html",
success: function(datos){
alert(datos);
}
Sent from my iPhone
On Sep 22, 2009, at 9:00 AM, Christopher wrote:
hei list!
I was wondering if the i18n table is still state of the art for
about 30 000 entrys (cities) in a model (=180 000 entrys in i18n).
Or is there a better solution like using a table prefix for
different langu
hi!
please write here you code.
Thanks.
--
From: "Matthew"
Sent: Monday, September 21, 2009 8:11 PM
To: "jQuery (English)"
Subject: [jQuery] Accessing functions inside $(document).ready()
Hi all
I've got a js file where all the functions are
Hi,
Why this code not working?
google
url www.google.com open in same windows.
Thank´s
uot; value. For that you need
"div#contenedor".
Now, are other things wrong? Maybe; you didn't post anything else.
On Sat, Sep 19, 2009 at 3:56 PM, Lord Gustavo Miguel Angel
wrote:
Sorry not work!
--
From: "Mike McNally&
Sorry not work!
--
From: "Mike McNally"
Sent: Saturday, September 19, 2009 1:44 PM
To:
Subject: [jQuery] Re: [ why don´t working "attr" ]
On Sat, Sep 19, 2009 at 10:03 AM, adambundy wrote:
Your syntax is incorrect. What you want, I think,
Hi,
I have this code jQuery:
$('div.contenedor a').each(function(index){
$(this).attr({
'rel': 'external',
'id': index
});
});
--
This´s my html
--
UNA TERTULIA INESPERADA
0) En un aguje
ector2selectorN
On Tue, Sep 15, 2009 at 8:57 PM, Lord Gustavo Miguel Angel
wrote:
Hi,
I have 3 or more label.
How i do to do this:
if (p:eq(..) == 0) .and. p:eq() > 5) then
...
endif
Thank´s
Hi,
I have 3 or more label.
How i do to do this:
if (p:eq(..) == 0) .and. p:eq() > 5) then
...
endif
Thank´s
Sent from my iPhone
On May 31, 2009, at 10:16 AM, mar4eva mar4eva wrote:
var value = $('#ListaCliente).val();
$.post("teste.php", { selectvalue: ""+value});
2009/5/30, _zeh_ :
I have the following select:
ABA
CARLOS
LUIZ
SILVIO
and may
an
Hi,
How i can to know resolution of browser?
Thank´s
Thanks for your answers. Ill check the discussion you mentioned.
2009/1/13 Balazs Endresz
>
> It's hard to tell anything else than I've just said based on this
> information. If you use .animate() with each coordinates you get then
> you have to set the duration to a smaller number as jQuery que
John, please publish full example of the use
one fine .html and other .css both with jquery.
Thank´s.
Please Not use .css inside .html file.
- Original Message -
From: "John Resig"
To: ;
Sent: Sunday, January 11, 2009 11:15 PM
Subject: [jQuery] jQuery 1.3rc1 Ready
Hey Everyone
contenido
Escoger del menu
check your file is in css folder as you are writing : css/estilos.css
estilos.css should be in folder name css...
I tried your code and it works fine...
On Sun, Jan 11, 2009 at 5:18 PM, Lord Gustavo Miguel Angel
wrote:
no work
, January 11, 2009 9:03 PM
Subject: [jQuery] Re: [ definition css in other file ]
u can try like :
2009/1/11 Lord Gustavo Miguel Angel
ok. i trade explaint problem.
i have 2 file:
index.html( i send file with name html.txt)
style.css( i send file with name
hatri" wrote:
> make a .css file like test.css and use it like:
>
> hope this helps!!
>
> On Sun, Jan 11, 2009 at 3:56 PM, Lord Gustavo Miguel Angel <
>
> goosfanc...@gmail.com> wrote:
> >
Hello all!
I have this .html
-
$(document).ready(function(){
$("p").click(function(event){
alert("Thanks for visiting!");
});
});
Escoger del menu
--- eof 8<
and i have this other .css:
-
#contenidos
See, that is the kind of feedback I was interested in. I sell my self short
and thought I saw some inconsistencies and discrepancies; but, was unsure.
I appreciate everyones feedback.
Thank you,
Angel
enclosures"?
>
> No, I can't. Can you? What the heck is a "JavaScript enclosure"?
>
> -Mike
>
> p.s. Is there anything to do with jQuery here?
>
> --
> *From:* jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] *On
>
/
>
> 5. block / inline
>
> 6.
> assume allLayer is array of layer1 and layer2
> YAHOO.util.Dom.setStyle(allLayer, "opacity", 66%);
> YAHOO.util.Dom.setStyle(allLayer[0], "backgroundColor", "#000");
>
>
>
>
> On Dec 29, 7:47 pm, &quo
*(required) Q: *Describe the difference in result of the JavaScript DOM
methods getElementById and getElementsByClassName.
*2. (required) *Given this JavaScript statement:
*
** objXHR.open('GET',**' HYPERLINK "http://"; http://myURL.com',true**
);**
*
a.* Q:* What, probably, is the t
http://www.ee.surrey.ac.uk/Teaching/Unix/unix6.html
download cygwin.
http://www.cygwin.com/
On Sat, Oct 18, 2008 at 11:42 AM, Sridhar Kuppalli <
[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am a PHP programmer.
> I dont have access to the htdocs or apache of my web hosting.
>
> *Can we gzip JS and
Hi Mike,
Finally, it's working! Thanks :)
Regards,
Sultan Arefin
On Oct 3, 1:29 am, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > Thanks for helping me out. I've added:
> >
>
> > Still not working, can you please check?
>
> > Regards,
> > Sultan Arefin
>
> Hi Sultan,
>
> You need to change this li
Hi Mike Alsup,
Thanks for helping me out. I've added:
Still not working, can you please check?
Regards,
Sultan Arefin
On Oct 2, 6:26 am, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > I've spent hours but couldn't make it work. I don't know what I'm
> > missing. Can you please checkhttp://www.chor
Hi,
I've spent hours but couldn't make it work. I don't know what I'm
missing. Can you please check http://www.chorka.com/jquery/jquery.html
and comment?
Regards,
Sultan Arefin
could you recommend any good ones?
I need a component/widget that works as follows:
1. Collapsible/Expandable
2. When Expanded a tabbed list appears.
3. Upon mouse entry into the tab list the div content is revealed.
4. Upon mouse leave from the tab list the div content disappears.
5. Div content is a list of forms that open in a l
Anyone know of a j.box?
http://particletree.com/features/lightbox-gone-wild/
I need to place a link that triggers a lightbox that holds a form.
Any ideas, people?
Thank you in advance.
-A
yes, I saw this example...
I'm new to JQ and wasn't sure on how to remove the parameter from the
tag and feed it from the class. wait..maybe I just answered my own
question...
THE CHAIN!
ALSO
when I use the corners plugin and try to re-use the div the effect only
applies to the first div in the chain.
Any Idea on how to apply the rounded corners to multiple div's of the same
id or class?
best,
a
On Wed, May 28, 2008 at 10:15 AM, JP <[EMAIL PROTECTED]> wrote:
>
> Can somebody h
te/demo/multipart/
>
> That uses the accordion plugin for the navigation (not exactly what
> its supposed to do) and validates each page using the validation
> plugin.
>
> Jörn
>
> On Wed, May 14, 2008 at 9:34 PM, Angel Marquez <[EMAIL PROTECTED]>
> wrote:
> >
send me a zip of the source files for the accordion nav combo and I'll do a
remote music project with ya...
what do you say?
http://www.angelrobertmarquez.com
I am trying to create a progressive form interface. So, say I have a 1, 2, 3
process and withing the panel I need to a have a next and previous
button/link that will navigate the user from panel to panel...final panel is
a submit button..
any reference(s) would be fantastic!
thank you!
47 matches
Mail list logo