In the future please post to the new group prototype-scriptaculous:
http://groups.google.com/group/prototype-scriptaculous?hl=en
Change to onComplete: tidyup(not tidyup() which calls a function and
evaluates to its return value)
-Fred
On Thu, Jul 10, 2008 at 7:30 PM, Martin Taylor <[EMAIL P
paypal wholesale cheap men's dunk man shoes sneaker (paypal accept)
(www.paypalwholesaler.com)
paypal wholesale cheap women's dunk woman shoes sneaker (paypal accept)
(www.paypalwholesaler.com)
paypal wholesale cheap dunk sb high low cut shoes sneaker (paypal
accept)(www.paypalwholesaler.com)
pay
paypal wholesale cheap nike air jordan shoes sneaker (paypal accept)
(www.paypalwholesaler.com)
paypal wholesale 2008 brand New nike jordan 23 shoes sneaker (paypal
accept)(www.paypalwholesaler.com)
paypal wholesale nike air jordan men's shoes (paypal accept)
(www.paypalwholesaler.com)
paypal whol
paypal wholesale cheap Puma shoes sneaker (paypal accept)
(www.paypalwholesaler.com)
paypal wholesale 2008 brand New puma shoes sneaker (paypal accept)
(www.paypalwholesaler.com)
paypal wholesale Puma womens shoes (paypal accept)
(www.paypalwholesaler.com)
paypal wholesale 2008 puma men sneaker (p
paypal wholesale cheap adidas shoes sneaker (paypal accept)
(www.paypalwholesaler.com)
paypal wholesale 2008 brand New adidas original shoes sneaker (paypal
accept)(www.paypalwholesaler.com)
paypal wholesale adidas by stella mccartney shoes (paypal accept)
(www.paypalwholesaler.com)
paypal wholesa
paypal wholesale cheap nike shoes sneaker (paypal accept)
(www.paypalwholesaler.com)
paypal wholesale 2008 brand New nike sb shoes sneaker (paypal accept)
(www.paypalwholesaler.com)
paypal wholesale nike air womens shoes (paypal accept)
(www.paypalwholesaler.com)
paypal wholesale 2008 jordan men s
Here's my situation. Parent browser window opens a popup window. The
popup window contains a form that I'd like to submit to a php script
via ajax. I'd then like the popup window to automatically close (don't
need to display any feedback from the php script).
My popup window calls submitform() wh
Nice example. I've seen it -- it doesn't use entities. The problem
is not in getting plain text in there. The problem is in getting a
real entity in the cell. The entity is being escaped. On the web
page I actually see ' ', want to see a blank.
Another Fred
--~--~-~--~~-
http://www.mail-archive.com/rubyonrails-spinoffs@googlegroups.com/msg14763.html
On Jul 10, 4:40 pm, fredistic <[EMAIL PROTECTED]> wrote:
> You can see from the subject what I'm trying to do. I'm trying to use
> Builder to put an entity in a table cell with:
>
> td = Builder.node('td', ' ');
>
>
You can see from the subject what I'm trying to do. I'm trying to use
Builder to put an entity in a table cell with:
td = Builder.node('td', ' ');
But the entity gets escaped and I see the ampersand et cetera...
inside the table on the web page.
What's the way to do this?
Another Fred
--~--~-
I use .htc in my project
When I cal $? $W e.t.c - its ok
but when I try to call String prototype methods or other Number
prototype methods - IE shows an error - object doesnt support the
property or method
how should I call prototype methods on standart objects or how
properly init prototype in .
Iteresting. I tested it in Firefox 2 when creating a patch and it
seemed to work just fine.
-- kangax
On Jul 10, 1:57 pm, EricGoogle <[EMAIL PROTECTED]> wrote:
> Ahh... I was too quick. I must of tested in Firefox and not IE.
>
> It prints "object Object" in IE6 6.0.29 - which is where i need t
Make a function and pass the parameters as a string.
On Jun 27, 2:02 am, ajaxer <[EMAIL PROTECTED]> wrote:
> some times we need send the parameters differently at different times,
> but the handler for the feedback is the same. so I would prefer not to
> create new Request, Can I?
> thx in advanc
Ahh... I was too quick. I must of tested in Firefox and not IE.
It prints "object Object" in IE6 6.0.29 - which is where i need the
functionality most.
In Firefox 3.0 (Release Version) i get undefined.
I believe I can add properties to DOM::Elements directly in Firefox -
so I can put a Browser
thanks I have rewrite the ajax module to be able easily reused by the
application
On 6月27日, 下午9时02分, "Frederick Polgardy" <[EMAIL PROTECTED]> wrote:
> Example please?
>
> On Fri, Jun 27, 2008 at 1:02 AM, ajaxer <[EMAIL PROTECTED]> wrote:
>
> > some times we need send the parameters differently at
What version of IE are you using.
Prototype supports IE 6+
Is your Element ID unique?
Is it an html element and not an xml node?
Is it an ID and not a name attribute?
Are you calling this after the dom has loaded?
--~--~-~--~~~---~--~~
You received this message bec
i ve added the screenshots of alerts ( alert($H( $
('elt') ).inspect()) )
ON IE :
http://groups.google.com/group/rubyonrails-spinoffs/web/ie%20alert%20elements%20methods.jpg
ON FF
http://groups.google.com/group/rubyonrails-spinoffs/web/ff%20alert%20elements%20methods.jpg
--~--~-~--~---
Which browser would that be?
-- kangax
On Jul 10, 11:16 am, EricGoogle <[EMAIL PROTECTED]> wrote:
> Hello again kangax,
>
> thanks for the patch - I got a chance to add it to my prototype
> framework today and mess with it a bit.
>
> I think i might not be calling it right? Am i creating a new
The pb does not come from getDimensions.
I 've tried to alert all of my element methods in IE doing this :
alert($H( $('elt') ).inspect())
Result :
==> In FF the alert show me all prototypejs Element.methods
==> In IE the alert show me only native javascript attributes and
methods
Element seems
Hello again kangax,
thanks for the patch - I got a chance to add it to my prototype
framework today and mess with it a bit.
I think i might not be calling it right? Am i creating a new property
correctly with addMethods() ?
---
Element.addMethods(
Bleach 329
Bleach 329, One Piece 507, Naruto 408, Hot manga, Download
The hottest mangas and the latest chapters
Manga news, Most popular mangas, Latest mangas, Latest chapters
http://english1.isoshu.com/?recommid=1023
http://emanga1.isoshu.com/?recommid=1023
--~--~-~--~~
There were some changes to #getDimensions in recent commits. Could you
check if trunk version works properly?
-- kangax
On Jul 10, 10:46 am, rachid <[EMAIL PROTECTED]> wrote:
> I have the same pb with getDimensions() :
> Example :
>
> $('elt').getDimensions()
>
> It works in FF but in IE : "Obje
I have the same pb with getDimensions() :
Example :
$('elt').getDimensions()
It works in FF but in IE : "Object doesn't support this property or
method";
Finally i used native clientWidth and clientHeight :( :( :(
--~--~-~--~~~---~--~~
You received this message b
Have you tried destroying your draggable?
var dragMe = new Draggable('element');
// do stuff
dragMe.destroy();
// if you need to make it draggable again later, you'll have to create
a new Draggable
I've only worked with Sortable, so I might not be the best person to
answer this.
-justin
--~--~
Hi there,
Is it somehow possible to deactivate draggables and then after having
done something else, reactivating them? I tried
Draggables.deactivate() but that doesn't seem to work.
Alternatively it would be OK if I knew how to remove the "dragability"
feature from an html element entirely.
Th
@Frederick - in this case
$A(document.getElementsByClassName('classname')) would convert the
nodeList into an array (arrays are naturally extended via
their .prototype). In Firefox and other browsers all HTML elements
inherit from the Element.prototype so the elements would already be
extended.
But not an array of extended elements. :-)
-Fred
On Thu, Jul 10, 2008 at 6:56 AM, Peter De Berdt <[EMAIL PROTECTED]>
wrote:
> or just do $A(document.getElementsByClassName('classname')), which
> will return an extended element array.
--
Science answers questions; philosophy questions answers.
On 10 Jul 2008, at 03:36, jdalton wrote:
> Are you calling document.getElementsByClassName before the dom loads?
> document.getElementsByClassName is deprecated because some browsers
> support it natively and their implementation is different than
> Prototypes. You should use $$() instead and on
watch actress profile and photo
watch actress priyamani photo
http://priyamaniforyou.blogspot.com/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" group.
To post to this group, send email t
Thanks kangax, that's what I had to know !
So right now, I don't see any solution to my issue but to add the
behaviors explicitly to all inputs I create.
On Jul 10, 2:05 am, kangax <[EMAIL PROTECTED]> wrote:
> Object.extend does nothing but adds properties to an object : )
> Element.addMethods, o
Hi all,
Just a reminder, please post all *new* threads to the replacement
group:
Prototype & script.aculo.us
http://groups.google.com/group/prototype-scriptaculous
[EMAIL PROTECTED]
The plan as discussed[1][2] is to have a period of transition, winding
up our discussions here and
Hi,
We've started transitioning to a new, better-named, hopefully-spam-
free group for Prototype and script.aculo.us:
http://groups.google.com/group/prototype-scriptaculous/
[EMAIL PROTECTED]
Please post any new questions there rather than here, we're just
trying to finish up existing co
32 matches
Mail list logo