t I'd like to distribute a copy of the
script bundled with Menubar, for users convenience. Of course full
credit will be given to you as the script author.
Is that ok with you? I'm looking forward to receiving your permission.
Thank you!
Regards
Andrea Tarantini
and...@dontdream.it
Update: I opened the Superfish source file and found the license
information (GPL and MIT) so that answers my own question. Thank you!
On Sep 23, 12:29 pm, andrea wrote:
> Attention: Joel Birch
>
> Hello Joel,
>
> thank you for your work withSuperfish!
>
> I'd like
For the author of Superfish:
I just found a small bug in Superfish that leaves a submenu open in
special circumstances. Steps to reproduce the bug - the description
would be easier if the example menu items were all named
differently :-)
1) go to http://users.tpg.com.au/j_birch/plugins/superfish
Hi all,
I'm working on a slideshow/carousel:
http://www.lesperimento.netsons.org/various/my_carousel/
It's works fine except than in IE7/6 (basically as usual... ;-) )
It's weird also because the "next button/arrow" works well under IE
but NOT the "prev button/arrow"; and that's the problem.
I
te('left','+=50%'); but
that would mean a bug... :-|
Thanks,
Andrea
On Nov 22, 11:51 pm, "Jeffrey Kretz" <[EMAIL PROTECTED]> wrote:
> I watched the animation with the IE developer toolbar, and noticed a couple
> of oddities.
>
> Firstly, the CSS
the other divs that had a positive percentage were handled correctly.
>
> > While processing this div the starting position was somehow altered to -4%,
> > leaving the ending position at 46% (-4 + 50).
>
> > I'm not that familiar with the animation plumbing, so I'm not
couple of days to see if somebody knows something about it
and then I'll report it.
BTW, Jeffrey, thank you very much for your time!!!
Andrea
On Nov 24, 6:20 pm, "Jeffrey Kretz" <[EMAIL PROTECTED]> wrote:
> Regardless, it is possible that the actual bug may be in the co
Ticket opened...
http://dev.jquery.com/ticket/3650
bye,
Andrea
On Nov 24, 11:35 pm, "^AndreA^" <[EMAIL PROTECTED]> wrote:
> Yesterday I tried to open a ticket but the server (onhttp://dev.jquery.com/)
> was not responding as it should so I posted a thread also in the
>
hing is changed.
The elements are already fixed... :-|
Any other idea?!?
On Nov 25, 11:42 pm, "^AndreA^" <[EMAIL PROTECTED]> wrote:
> Ticket opened...http://dev.jquery.com/ticket/3650
>
> bye,
> Andrea
>
> On Nov 24, 11:35 pm, "^AndreA^" <[EMAIL PROTE
>
> When you click prev or next, use the offset() function to grab the exact
> position, then animate += 245px (or whatever).
>
> It's less convenient, but it may be more successful.
>
> JK
>
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:[EMAI
se if I write:
$("#bg_image_path").val();
I'll get just the path.
Thanks in advance.
Andrea
and they allow just xml,json...
Have you got any idea about what I can use?
Thanks,
Andrea
On Sep 17, 6:53 pm, tlphipps <[EMAIL PROTECTED]> wrote:
> You could certainly accomplish this with a little bit of AJAX thrown
> in.
>
> Scenario:
> - user selects image (using )
>
and they allow just xml,json...
Have you got any idea about what I can use?
Thanks,
Andrea
On Sep 17, 6:53 pm, tlphipps <[EMAIL PROTECTED]> wrote:
> You could certainly accomplish this with a little bit of AJAX thrown
> in.
>
> Scenario:
> - user selects image (using )
>
input field does not allow me to do that.
Anyone knows why are deleted in IE7 and not under the other browsers?
Should I try another plugin for the upload?
Any advice would be very appreciate!!!
Thanks,
Andrea
Hi,
I'm working on this drag & drop script:
http://www.lesperimento.netsons.org/various/jquery-mousemove/
It works on Firefox and Opera but not at all on IE and Safari.
The events seemed not to start at all...
Any idea how to solve it?
I tried to put some alert as well but they don't start,
I finally found out the problem...
I had called a js variable "class" (var class;), which is a keyword.
That's why it didn't work at all!!!
bye
On Oct 21, 4:44 pm, "^AndreA^" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm working on this drag &a
I didn't solve the problem,
I just found a workaround.
bye
On Sep 30, 10:13 am, "^AndreA^" <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> I'm uploading some images with AJAX (using ajaxfileupload), with a for
> loop I upload more than one image...
>
&
Hi everybody,
I'm a new jQuery user and I'm already having some trouble... :-|
simply, I've got a menu:
Homepage
ONE
TWO
THREE
FOUR
and I wa
wow, you've been as fast as Lightning...
That was exactly the point!
With quotes it work perfectly.
cheers again,
Andrea
On Apr 9, 12:52 pm, "Richard D. Worth" <[EMAIL PROTECTED]> wrote:
> On Wed, Apr 9, 2008 at 7:39 AM, ^andrea^ <[EMAIL PROTECTED]> wrote:
>
Hi,
in the $.ajax() function there is an option (async) which is boolean
and is true by default, you have to set it false.
"async Boolean Default: true
By default, all requests are sent asynchronous (e.g. this is set to
true by default).
If you need synchronous requests, set this
Probably a book is the best solution... but if you are not sure yet
(about if you really like jQuery and want to learn it) you can find
some good tutorials online...
I think you already know this link... but anyway...
http://docs.jquery.com/Tutorials
Some of them are very well made and a good po
I think it's simple but it doesn't work... to me. ;-)
I want to fire an event when I click on that link inside a
...
Inside of the there are:
So would be the third element but it's the first and unique
I tried something like that:
$(document).ready(function(){
$("#id_div a").clic
ribute to your A tag ? Because its omission
> kills the click event i think.
>
>
>
> On Thu, Apr 24, 2008 at 1:22 PM, ^AndreA^ <[EMAIL PROTECTED]> wrote:
>
> > I think it's simple but it doesn't work... to me. ;-)
>
> > I want to fire
vent.preventDefault();
etc...
I really don't know how to use it!
Anyway I'm not preventing the default event from firing, at least not
on purpose... ;-)
any other advice?
by the way, many thanks guys for the help!!!
On Apr 24, 11:17 pm, Olaf Bosch <[EMAIL PROTECTED]> wrote:
&
age so that we
> can have a look, because the error is somewhere in your markup, that's for
> sure :)
>
>
>
> On Fri, Apr 25, 2008 at 9:26 AM, ^AndreA^ <[EMAIL PROTECTED]> wrote:
>
> > Good observation Olaf but it doesn't work...
>
> > Actually it
lcome_div").html("Welcome $_user!!! Log out ");
The two way of proceeding seem similar to me...
Anyone can find out what's the difference?!?
If you think I'm a bit confused 'cause I don't see the real
difference... yes, I'm a bit confused!!! hehe...
By
Hi,
I think it's a normal issue with jQuery, and happens to everyone
before or late... ;-)
The problem is that when you load the whole DOM at the beginning, the
external html file is not loaded yet... and so It doesn't exist at
all.
Then you load it but it's not bound to any event... that's the
;
?>
byeee...
On May 3, 2:41 pm, "^AndreA^" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I think it's a normal issue with jQuery, and happens to everyone
> before or late... ;-)
>
> The problem is that when you load the whole DOM at the beginning, the
> exte
At this url http://www.archea.it/architetti/index.php/home/progetto/1
i have a fadeIn effect on a image... al work but the fade effect not
exapnad on all image but only on a frame of it... at the bottom the
image is not fade but hide/show...
What is my error? Thank you
Please excuse my very bad e
});
I was sure submit event was fireing only when form was effectivly submitted
and that a false validate should block this effect.
But if I submit and validation show an error the submit event is fired and
loading bar is displayed.
I need to bind the submit event only to the positive response of validation
but I do not find the right syntax.
Any suggestion
Andrea
I have found thsi example made width mootools
http://javascript.html.it/demo/javascript/5338/esempio.htm
A similar plugin for jquery exists? Thank you
In the tinymce page the file manager dont'work.
On Aug 20, 5:55 pm, Ken wrote:
> sorry. because the time busy, can the next time I will put it to MCE.
>
> 2009/8/20 Sam Sherlock
>
>
>
>
>
> > great work Ken
>
> > on the mce page the normal mce manager opens for me - and as Cyril said the
> > pa
At this URL http://www.smsbig.it/it you see an effect build with
mootools.
THis js change the css style of the background when the mouse
moved.With jquery it is possible?
Thank you
Thank you
On 23 Ott, 19:20, DanDan wrote:
> That is cool... I have seen this before as JQuery but not yet tried
> it:
>
> http://webdev.stephband.info/parallax.html
>
> On Oct 23, 9:46 am, Andrea - Aosta wrote:
>
>
>
> > At this URLhttp://www.smsbig
ellidos
NIF
Teléfono
E-mail
He leído y acepto las bases
legales
...
Thanks in advance!
Best Regards,
Andrea
Chili is now much faster than before. Try it!
http://noteslog.com/post/chili-19-released-today/
--
View this message in context:
http://www.nabble.com/ANNOUNCEMENT%3A-Chili-1.9-much-faster-tf4524829s15494.html#a12909607
Sent from the JQuery mailing list archive at Nabble.com.
Very simple. Look at the new example posted in
http://noteslog.com/post/chili-19-released-today/ : It's what you're looking
for.
But Chili 1.9 is very fast, it colorize 3000 lines in less than 1 second !!
Maybe there is no need for the extra button...
Guy Fraser-2 wrote:
>
at this url http://scbr.com/docs/products/dhtmlxCombo/index.shtml a
combo with the image my question: it is possible to create a
similar combo with the jquery?
Hello: very good work... one info: it is not possible to get the data
with a POST ... in the example all are set for a GEt method
// get the requested page
$page = $_GET['page'];
// get how many rows we want to have into the grid
// rowNum parameter in the grid
$limit = $_GET['rows'];
// get ind
I have discoverde the very best jQuery Cycle Plugin: i want to create
a fading with a few image... alll work fine but it is possible to
apply the fade effect at the first image also? Thank You Ciao!
few image... alll work fine but it is possible to
> > apply the fade effect at the first image also? Thank You Ciao!
>
> Hi Andrea,
>
> The Cycle Plugin does not currently support that behavior, but with
> jQuery v1.2 and later you could probably do this to achieve
On 11/26/07, badtant <[EMAIL PROTECTED]> wrote:
> When the user hovers the th-element I have a function. I want that
> function to return which of the columns that has been hovered.
Something like this?
aaa
I have modified a file for jquery... a WYMeditor editor js file and i
want to packing it. How tool i use? Thank you
El Magnifico:
> Hi,
>
> Although I figured out the part to add/remove class to an element:
>
> $("li.x").click(function(){
> var $this = $(this);
> if( $this.is('.xshown') ) {
> $this.removeClass('xshown');
> $this.addClass('xhidden');
> }
> else {
> $this.removeClass('xhidden');
> $this.addClass(
Jason ha scritto:
> When the height of the navigation bar is over the window of web
> browser .,I want a scrollbar show up in my navigation bar instead of
> in the web browser .
have you tried
overflow:scroll;
?
On Dec 11, 8:34 pm, "Andrea Varnier" <[EMAIL PROTECTED]> wrote:
> overflow:scroll;
I mean, in the CSS...
but maybe that's not the question?
sorry :)
audio
spartiti
lezioni
Andrea
curriculum
foto
Anyone as worked with this two plugin... i want to use a jcarousel
lite and, with a click on the image, a thickboc effetct... it is
possible? Thank you
Hi everybody.
I've just released http://notelog.com/category/chili/ Chili 1.8 , which
eventually gets a very requested feature: the mithical jQuery chainability.
Improved speed and better examples are good news too.
I hope you'll enjoy it.
--Andrea
--
View this message in cont
I've just tested it with Chili 1.8 and all is ok.
Just a little thing: the show() / hide() functions work much slower than
before and they have a 'nice' (quoted because not needed nor requested)
transition effect, which is maybe responsible for the slow-down factor.
hide() is a bit faster than s
No problems at all :-)
Chili safely use the $ shortcut by means of this trick:
( function( $ ) { /* $ is really jQuery here */ } )( jQuery );
Stosh wrote:
>
>
> On May 17, 4:11 pm, Andrea Ercolino <[EMAIL PROTECTED]> wrote:
>> I've just released http://notelo
Hot Chili is my new little creature. It's like a graffiti spray can: grab it
and spice up someone else's gray codes.
A short post about it: http://noteslog.com/post/introducing-hot-chili/
--
View this message in context:
http://www.nabble.com/Introducing-Hot-Chili-tf4045543s15494.html#a114915
The web site don't work (Safari e FF under MAC).
On Nov 12, 11:38 pm, Brice Burgess <[EMAIL PROTECTED]> wrote:
> Ladies and Gentlemen,
>
> I'm writing to inform you all of a new addition to the jQuery plugin
> family... Please welcome jqRevolve!
>
> jqRevolve is a carousel-like plugin for jQu
hi :)
is it possible to edit the content of a freshly open window?
if I open it this way, for example:
var p = window.open('popup.html');
then if I do
var d = p.document;
and use
d.write('foo');
the document gets cleaned up and there's just 'foo' in the source.
that coul be ok, but if there'
On 18 Nov, 04:12, Randy Johnson <[EMAIL PROTECTED]> wrote:
> When I click on the date above I want to be able to change the rowSpan
> on the td that surrounds it. I cannot seem to get it right.
try this:
$('#r2').parent().parent().attr('rowspan', '1');
i Have this traditional style js script
function Select_Value_Set(SelectName, Value) {
eval('SelectObject = document.' + SelectName + ';');
for(index = 0; index < SelectObject.length;index++) {
if(SelectObject[index].value == Value)
SelectObject.selectedIndex = index;
}
}
s
thank you: but this only set the selected value, and not the set the
selected index
On 19 Nov, 19:19, aquaone <[EMAIL PROTECTED]> wrote:
> $("select").val(value); // for simple select
> $("select").val([value1,value2]); // for select multiple
>
> stephen
>
Width jquery 1.2.6 i have a function as
function get_dati_gerachia(volte){
var chosenItemText = $("select[name='dati_gerarchia']").val();
a="volte="+volte
+"&id=2&ordine_per=2&pagine=1&master=4&dati="+chosenItemText
+"&livello=3&menu_pagine_aggiunte=6";
$.ajax({
Same problem with the most simple $post wrapper; i have this
javascript function
function anteprima(){
dati = new Array();
dati [0]=tinyMCE.get('txtitaliano').getContent();
dati [1]=$("#paginaitaliano").val();
dati [2]=$("select[name='gmap']").val();
$.pos
I apologize for my request: i have try on another MAC and all work
fine My MAMP is crazy... i reinstall
I have used the facebox plugin with a simple
21
in the head i have set
jQuery(document).ready(function($) {
$(\'a[rel*=facebox]\').facebox({
faceboxHtml: \' \
I'm asking a silly question, but I've tried so many times and I
don't really know what to do... :/
thank you in advance
andrea
On 4 Set, 14:21, Giovanni Battista Lenoci <[EMAIL PROTECTED]> wrote:
> Hi andrea, it depends on what server side language you are using.
>
> Since you're italian I think this link can help you understand how to
> work with the apc extension for doing it in php:
>
&g
On 5 Set, 01:24, Mike Alsup <[EMAIL PROTECTED]> wrote:
> Unfortunately there is no way to know the progress of the upload with
> just HTML/JavaScript. But you can do this with Flash. Here's an
> example:
>
> http://www.pixeline.be/experiments/jqUploader/
>
> Mike
thanks mike :)
I need to replace an attribute inside a tag Link
And, for all link with iframe class, i need to have
Link
I have try with
$(".iframe").append("rel='highslide-iframe'");
but this append outside the
On 24 Ott, 03:52, dsizemore <[EMAIL PROTECTED]> wrote:
> Hi,
>
> In my first attempt at showing and hiding a div with jQuery, I've
> hacked together this code and I'm looking for any thoughts on what I
> did wrong (if anything?) The code seems to work in FireFox, IE7, and
> Safari/Chrome. Opera an
there is a plugin prebuild? Thank you
Andrea AOSTA ITALY
27;t have any effect at all.
funny thing is that the attribute 'value' is set to "", and even the
attr 'for' of the prev label changes correctly!!!
I'm pretty confused... what could I do? any ideas? thank you :)
andrea
On Feb 1, 8:28 pm, Pete <[EMAIL PROTECTED]> wrote:
> $('a.module').click( function() {
> $.post('somepage.asp', {
> module: 'AP'
> }, function() {
> document.write(module));
> });
> return false;
>
> });
Hi :)
you need to modify the $.post r
On 1 Feb, 21:33, Pete <[EMAIL PROTECTED]> wrote:
> So can I post to default.asp#contactSection or
> "#contactSection somepage.asp" or do I need additional parameters?
you just need to do
$("#contactSection").load('somepage.asp');
and that's all, somepage.asp will be loaded into the element with
On 2 Feb, 18:06, wyo <[EMAIL PROTECTED]> wrote:
>$('.expanding, id=#'+i+).
> Is this because of my code or livequery? any idea how to solve it?
maybe cutting that 'id=' ?
simply:
$('.expanding, #'+i+).
On 4 Feb, 12:51, Bruce MacKay <[EMAIL PROTECTED]> wrote:
> The function I'm using is as follows. Two questions:
> 1. I get an error at the alert - intCurrentRowID is not
> defined. What is my error here?
ParseInt() returns an integer if the number is at the beginning of the
string, and undefine
On 4 Feb, 14:38, Giovanni Battista Lenoci <[EMAIL PROTECTED]> wrote:
> The subject says it all...
>
> How I can detect a crtl+click on an element?
try this, supposing #target is yout target
var clickFn = function(){
alert("ctrl + click");
$(this).unbind('click', clickFn);
}
$(do
On 4 Feb, 17:20, "Jeffrey Kretz" <[EMAIL PROTECTED]> wrote:
> Another way would be to use the ctrlKey property of the Click event:
>
> $('#element').click(function(e)
> {
> if (e.ctrlKey)
> {
> do_something();
> }
>
On 4 Feb, 16:15, Giovanni Battista Lenoci <[EMAIL PROTECTED]> wrote:
> I was making some test, and I have little problem..
>
> If I bind a function to an element with jquery style method:
>
> $('#target').bind('click', function() { dosomething(this); ) });
>
> in my dosomething function I can retr
On 3 Feb, 23:12, marcus <[EMAIL PROTECTED]> wrote:
> because i think this is somehow ugly i just wanted to know if there is
> maybe a better way to do this.
you can put the object directly in the variable
var chosen = $(this);
and then
chosen.empty();
I prefer to put a dollar in the variable
").clone();
$cloned.find("what I need").attr("name", new_name);
...
$cloned.appendTo("#someone");
this works perfectly.
I know it may sound quite noobish, ma I just wanted to share.
And if you have further suggestions on optimization, they would be
more than welcome :)
thanks a lot to everybody
andrea
first, and they both have blank space on the right...
I swear I didn't mess with the CSS, and this issue affects both IE7
(not tested with 6) and FF...
could you please help me?
thanks a lot
andrea
On 6 Feb, 15:20, Monkeytail <[EMAIL PROTECTED]> wrote:
> When the page loads, all div's with class 'foo' that have an h4
> element that contains 'bar' must show up in red (the div, not h4). The
> div's that are not containing bar stay 'default'.
Hi and welcome :)
this wil do:
$("div.foo:has(h4:c
On 7 Feb, 03:11, bikuta <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm trying to find the index of the first empty text field (class name
> is item).
Hi there
I've tried in many ways but the only one that works seems to be this
one:
$("input").index($(".item[value='']:first")[0]);
You definitely n
On 7 Feb, 11:23, andrea varnier <[EMAIL PROTECTED]> wrote:
> $("input").index($(".item[value='']:first")[0]);
this one is better:
$("input").index($(".item[value='']")[0]);
since we're using that [0] there's no longer need for the ":first"
selector :)
On 6 Feb, 21:52, victorcorey <[EMAIL PROTECTED]> wrote:
> XML sample:
> [...]
>
> How can I filter the row nows based on the region? I want to only show
> row nodes that have a region value of Latin America and the Caribbean.
is this some xml you get from an ajax call?
in this case, if you use $
On 8 Feb, 02:41, Andy Matthews <[EMAIL PROTECTED]> wrote:
> I'm thinking now that I could possible position each column absolutely
> in a parent container and theoretically that would prevent the
> animation from messing with anything else.
I think position absolute is a good solution.
see this p
On 8 Feb, 16:28, "Andy Matthews" <[EMAIL PROTECTED]> wrote:
> Andrea...
>
> I think you're right...absolute positioning should solve my problem. The
> animation in your example works perfectly, but the text is located below the
> navigation, rather than t
On 8 Feb, 17:49, walterg2 <[EMAIL PROTECTED]> wrote:
>
> Hope this helps!
> - George
thank you very much george!!
it helped me, too!
On 8 Feb, 14:40, meeboo <[EMAIL PROTECTED]> wrote:
> Hey all!
>
> I'm wondering why the following code will toggle the div 'divRed' to a
> different color, but it won't toggle the color for 'divGreen'.
it occurred to me, too, many times, and I don't know why it happens.
what I think is that if th
On 8 Feb, 20:19, "Andy Matthews" <[EMAIL PROTECTED]> wrote:
> It could just be that I had my browser window too narrow. That's probably
> what it is actually. I'll take a look again.
oh you meant the text in the main content div, now I got it.
I was at work on 1280*1024 and I messed up the css a
On 8 Feb, 13:35, mtest <[EMAIL PROTECTED]> wrote:
> One more time I'm very sorry for my English :)
> But I like jQuery very much :)
Hi :)
you can set the id of an element with the attr() method
$('div').each(function(index){$(this).attr("id", "div" + index);});
On 8 Feb, 04:25, paulj <[EMAIL PROTECTED]> wrote:
> In JavaScript, getElementById('myTable').rows[1].cells[2] would select
> the cell that is in 2nd row of the 3rd column.
> What is the jQ equivalent of this? (or maybe jQ has a different and
> better way of doing this?)
hi :)
one way of doing tha
On Feb 10, 4:36 pm, ldexterldesign <[EMAIL PROTECTED]> wrote:
> yo guys,
>
> screenshot here:http://www.ldexterldesign.co.uk/screenshot.jpg
>
> at present this jquery function adds the .collapsed class to
> ALL .articleBody's. i only want the button to function for
> the .articleItem in question o
On 11 Feb, 15:22, quirksmode <[EMAIL PROTECTED]> wrote:
> I have created a table, at the end of each table row is a checkbox.
> When the user selects the checkbox, that row will fade out to give the
> illusion its now disabled. When the checkbox is unchecked I want the
> row to fade back.
hi
for
On 11 Feb, 13:40, lgr888999 <[EMAIL PROTECTED]> wrote:
> how would i go for doing a slideUp and an ajax request simultanously
> but only handle the ajax response once the slideUp is finished?
uhm... I'd try something like this:
$.ajax({
url: 'myfile',
...
succ
$('everybody').hello();
could someone please tell me what is wrong with this json? :(
[
{
'id': '17',
'nome': 'foto',
'autore': 'username',
'tipo': 'foto',
'data_ins': '1202210415',
'numero_fi
I found the error :)
I must use $.ajax, and specify dataType: 'json'.
bye ^^
On 11 Feb, 17:41, quirksmode <[EMAIL PROTECTED]> wrote:
> That's perfect!! Works really nicely. Just out of interest what does
> the blur() mean and why is it parent().parent(). Would that need to
> change if I introduced more td's?
when you call an event handler without arguments, generally you
On 11 Feb, 20:41, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hello,
> after selecting a value in my select field and clicking on a button, I
> call a function (please see the code below)
not sure what you have to do, but if you want to use the response data
of an ajax request, you must spec
On 12 Feb, 07:46, duggoff <[EMAIL PROTECTED]> wrote:
> I have a textarea and a button that allows me to select some text and
> apply a span and class to it. What I need to do is select that text
> later and remove the span and class by clicking on a button. I think I
> can handle to part that remo
On 12 Feb, 12:33, Giovanni Battista Lenoci <[EMAIL PROTECTED]> wrote:
> Hey, you've found the error, thank you very much!
>
> But why??
actually I was only guessing :P
the fact is that afaik the eval() function is used in the packed
scripts, and not in the minified ones.
but I confess I don't kn
have you tried using the minified version of dimensions.js instead of
the packed one?
On 12 Feb, 09:32, andrea varnier <[EMAIL PROTECTED]> wrote:
> load() uses POST so
sorry I forgot to delete this line :P
1 - 100 of 175 matches
Mail list logo