it confused:
- this list in google will be removed or not?
- both the email list and forums are working together or not? In this
case messages are the same for sure?
Thanks
--
Massimiliano Marini - http://www.massimilianomarini.com
"It's easier to invent the future than to predict it." -- Alan Kay
give the rowid everything works fine.
Where is the error?
My code is simply: jQuery("#grid_id").getRowData();
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
ich is now collpased.
e.preventDefault();
});
--
Massimiliano Marini - http://www.massimilianomarini.com
"It's easier to invent the future than to predict it." -- Alan Kay
Hi Tony,
> The problem is fixed in 3.5.3 release, which is published yesterday.
> Please upgrade to this release.
Done, now works like a charm, great work! :)
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predi
earch",title:"Search toolbar",
buttonicon :'ui-icon-search',
onClickButton:function(){
gP[0].toggleToolbar();
}
});
gP.filterToolbar();
PS: The online examples on trirand site works well.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
&quo
the select value, only the input text value are
passed to the ajaxSubmit().
Someone got the same problem? There is a solution?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Never mind, I've solved with dataUrl that works perfectly.
Regards
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
my edittype:"select"
with a query result because the data is changing every time.
I've tried with a function (simple ajax call, PHP return the string in
the right format) that returns a string of text, but doesn't work, if
I place it inside editoptions in any right way.
Someone o
Any hint?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
rst
Second
Third
First
Second
Third
Lorem ipsum dolor sit amet ...
Lorem ipsum dolor sit amet ...
Lorem ipsum dolor sit amet ...
Phasellus mattis tincidunt nibh. ...
Nam dui erat, auctor a, dignissim quis, ...
--
Massimiliano Marini - http://www.linuxtime.it/massim
> ole funziaaa
:)
> Allora... per il calendario... non ce l'hooo uno mio, ma ho quello che
> ho fatto a ciuski, mando quello.
> (scrivo sopra "con simpatia a Massimiliano Marini... mirkojax?)
Ok Mirko, vada per il calendario di ciuski (e per la dedica) che poi
ografato mandalo in PDF :)
Regards
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Hi Tony,
> A good explain why is this is here:
> http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install
very helpfull, now all works fine thanks a lot. :)
Regards
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future
Error: $.jgrid is undefined
Source file: http://localhost/test/js/jquery.jqGrid.min.js
I don't understand why I get this error.
http://trirand.com/jqgrid/jqgrid.html
Cheers
Hi Shawn,
> Native JS is capable of this sort of thing.
[snip]
> HTH And I hope this is what you were after.
Thanks so much for your explanation. Now it works. :)
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future th
value" of a json
object without knowing what the object has inside.
The only thing I know is that inside the json object there are only
[{name:value,name:value,name:value}], the object is not fixed lenght
and the name:value are not always the same.
Is it possible?
--
Massimiliano Marini
nction(key, value){
console.log(value.name);
console.log(value.surname);
console.log(value.age);
});
but something like:
$.each(data, function(key, value){
console.log(key . '-' . value);
});
and achieve output like this:
name - pippo
surname - pluto
age - 20
--
Massimiliano Marini
> I have made a slight change in your code. also note you did set the
> opacity to 0 before the slideUp that could effect your code
[snip]
> i just added a 0.5 sec delay
the same with your changes, the slideUp() still not working.
--
Massimiliano Marini
> Maybe it's because opacity is already 0?
>
> Try using animate({ height:'toggle' }) instead
I've tried your code, but the behavior is not what I'm trying to
achieve.
The slideUp() still not working.
--
Massimiliano Marini
Hi all,
I'm using jQuery 1.3.2 that's the code:
function removeChekbox(data){
$.each(data, function(i, val){
$('input[value="'+val+'"]').parents(".item-container").animate({opacity:
0.0}, "slow", function(){
$(this).slideUp("slow"
Hi Paul,
> Try this
>
> var xxx = 5;
> $('input:attr[value="'+xxx+'"]').parents('tr').remove();
works like a charm. Thanks 1K
Sorry,
the right question is:
How can I remove the entirely row containing the checkbox with the value for
example 5?
The value is returned to me by a PHP script, and of course is always different.
foo
foo2
foo2
> $("#foo > .menu > li:not(.expanded)").addClass("bar");
Great Olaf, that's was exactly what I've tried to write. Thanks :)
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
> $('.menu:first').addClass("bar");
Thanks to you and Olaf, the right way was:
$(".menu:first > li").addClass("bar");
I know it was so easy, but thanks 1k :)
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's e
Hi all,
I need some help, I want to apply a class with 'addClass' at all of
the first and not to the second
Example:
1
2
3
4
How can I achieve this? Is possible without using the each() function?
Any help, suggestions, examples are welcome.
--
Ma
Ops ... so sorry but:
"There are no published releases for this project."
try to study this link :
http://drupal.org/project/jcarousel
Bye
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
t's jQuery plugin based.
If you use this module tell us how it works and if you want a link
where is in action. :)
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
> onClick: function(clicked) {
> var $tabs = $(clicked).parents('ul:eq(0)').find('a');
> if ($tabs.index(clicked) == 1) {
> alert("Clicked 2nd tab!");
> }
> }
Thanks Klaus, it works perfectly! :)
--
Massimiliano Marini - h
alert("Clicked!");
}
});
I know this code is wrong, but I want enable the event onClick only on
a specific tab. How I can do it ... if is possible?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It
e found the problem, I use the latest form plugin by Mike Alsup that
has romved "after:" option and now use "success" for the server
response.
Tnx for the form validation plugin! :)
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
ot;result" but nothing appear inside, I've tried
to put some alert in every position but nothing ... my brain is stalled.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
('slow');
> }
> });
Maybe it help, the call to the plugin for the form validation is
simply :
$("#f1").validationAideEnable();
But I don't know if both plugin can work together. Any idea?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
on() {
$('#response').fadeIn('slow');
}
});
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
27;,
> beforeSubmit: function() { /* whatever */ },
> success: function(){ $('#response').fadeIn('slow'); }
> });
Thanks Mike, it's simply perfect!
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
},
success: function(){
$('#response').fadeIn('slow');
}
});
More detail on update event :in Firebug, in the post tab, I can see all
the fields value but not this value: action: Update.
Where I'm in error?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
> http://jquery.com/plugins/project/field
>
> It'll work with radio, checkbox and select elements--along with text
> elements.
Nice plugin Dan, thanks for the information.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent th
> $.ajax({
> type: "POST",
> url: "test.php",
> data: "query:edit&id="+idval,
> dataType: "json",
> success: function(data){
> $("#name").val(data.name);
> $("#surname").val
> Looks good to me. What did you see?
Sorry guys, the problem was: our internal proxy! Now is all ok, thanks.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Someone has noticed it?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
st send out the data?
Question: something like this is correct :
Thanks for any help, advise and suggest.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Great! It works! :)
I've learned something new, thanks to Glen, Corey and Karl.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
);
}
what I want to do, is to toggle or show only the "tr"(only one only
the next) that is under the "tr" where is the link that I've clicked.
I think the example and the code may help more than my description of
the problem :)
--
Massimiliano Marini - http://www.linuxt
> this works fine, but also the become hidden.
> There's a method to exclude the tag?
I've solved this problem using tow different classes, one for the tr
that must be visible and one for the tr must me hidden. Tnx at all.
--
Massimiliano Marini - http://www.linuxtime.it/ma
> Then I do
> $("tr:even").hide();
this works fine, but also the become hidden.
There's a method to exclude the tag?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
er the row that I've clicked on title, well I don't know
how to implement this behavior someone can tell me how I can do it?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
;},
>success: function(){
> $('#response').fadeIn('slow');
>}
> });
Mike you are incredible, it's just what I wanted. Thanks :))
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
> just curious... does your textarea has an "id" attribute... i don't
> know if it is required, but if it doesn't have an id, then adding one
> might help. just my .02.
Yes my textarea have an "id", but the problem still remain :(
My form :
Title
> Surely you mean
>$('#response').fadeIn('slow');
> not
> $('response').fadeIn('slow');
Thanks I've corrected it, but the problem still remain.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
blem that make me
crazy: When I submit the form with the POST method only the field become
updated in my , I must re-submit the form and
the content of the textarea appears.
I've omitted the code of the form, is a simple form with a field and
textarea, but if is necessary I post it.
Someone know w
> You have to rebind the clicks after the ajax loads:
Thank you 1K Sean for and Andy, I've learned something new
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
: function(msg){
$("#response").fadeIn("slow").html(msg);
}
});
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
e a").click(function(){
alert("Hello");
return false;
)};
It could depend on the content that is generated in dynamic way?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
eturn false;
});
});
in "response" appear the data from $.ajax, a simple list of record :
Why I can't access to the "click" event of the "a" tag in "response"
div?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
do
>
> $("#remote").load("http://www.example.com/proxy.php?url=http://
> www.google.com/");
Thanks a lot for your help! :)
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
p file in
another server. Only this.
I'm curious about your solution, how can I implement it?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
> ajax can't work cross domain by design for security reasons.
There's no other method, workaround or something else?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
function(data){
$("#response").append(data).show('fast');
});
});
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Any hint about it?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
ead')[0].appendChild(script);
}
There's a better method or this is well?
Then, how I must proceed with the writing the rest of the code? The
structure where I will use the ajax request and all the rest?. The right
impostation? I've no idea. Someone have implemented this method?
Su
>
> I hope that helps.
Great plugin. I'm going to try it. Thanks for the help.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
that?
Help would be much appreciated. Thanks.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
> Massimiliano? From Fabico? O.o
Not. From Italy.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Hi Matt,
> Thats correct, ajax calls cannot retrieve external pages for security
> reasons. The only way to get external pages onto your page is to use
> an iframe, or a simple server side proxy that you can call with your
> ajax.
Thanks for your help.
--
Massimiliano M
7;s meant a file in the same server where is the
application and not a remote file in a remote url.
If I'm in error please correct me.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Hi all,
is possible to load an external page with the .load()?
something like this:
example : $('#mydiv').load('http://www.jquery.com/');
naturally this script not work, thanks for the helps
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
&q
>
ot;PASS",r:"STAY"},function(data){
$("#response").append(data).show('fast');
});
create a
try this code and let me know if work.
P.S.: My advice is to use firebug for a better debug detail.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
> but the php $_POST[''] array get's no data...
Have you tried something like this?
var_dump $_POST[] // without ''
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
expert like you, can
you post a little example with which I can realize what you have
written?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Hi Fabyo,
> location.reload();
Tnx 1K :)
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Hi all,
It is possible to recharge the entire page like a refresh? If yes how?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
// Show/Hide DIV, I'no not problem to implement that :)
}
if(responseText == "No") {
alert("It does not exist");
}
}
Username :
Password :
login.php contains a simple query to a DB and returns :
echo "Yes&
t the problem is: I've not idea how to do
this. Any suggest are welcome. Thanks.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Hi Mike,
> Just start with something simple, like this:
I was getting lost in a water glass many thanks for your help and
great script, now is more clear.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
data = objToString(data);
$out.append('<div><pre>'+ data +'</pre></div>');
}
});
});
// I think this is necessary
function objToString(o) {
}
// Also this
function elementToString(n, useRefs
Hi Dave,
> I don't think that's quite what you're after. If you're dealing with
> a bunch of links, you probably want to take a look at
> http://icant.co.uk/sandbox/eventdelegation/
[cut]
Thank you for your clear and helpfully code and suggest, I have learned
some
;);
return false;
}else{
$(currOpen).hide("fast");
return false;
}
});
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
k hows can I do this? Some suggestion? Thanks.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
--~--~-~--~~~---~--~~
You received this message because you are subscribe
78 matches
Mail list logo