[Proto-Scripty] Re: I'm stuck: Can't open window in combination with jQuery libs

2011-09-19 Thread Victor
After jQuery.noConflict() all the functionality of jQuery is still 
accessible - just replace $ with jQuery everywhere you need to use 
jQuery. Look at documentation http://api.jquery.com/jQuery.noConflict/.

-- 
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/prototype-scriptaculous/-/SVWl5ZtFoiYJ.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.



[Proto-Scripty] Object doesn't support this property or method (LINE17)

2011-09-19 Thread KingKong99
html
head
script type=text/javascript src=prototype.js/script
script type=text/javascript src=scriptaculous.js/script

/head
body
img src=mock_files/johnny_bravo.gif id=johny style=position: relative; 
float: left;  
table cellpadding=0 cellspacing=0 border=0 width=100% height=2000
tr
td
/td
/tr
/table
script
Event.observe(window, scroll, function() {
cso = document.body.cumulativeScrollOffset();   // LINE 17 is here!!!
 $('johny').setStyle('opacity: 0; filter: alpha(0%)').morph(opacity: 1; 
filter: alpha(100%) ; top:+cso.top+px,{duration: 0.4, delay: 0.4});

}); 
/script
/body
/html


I have  the simple script above. It works very fine in Chrome but not in 
IE8. The error says Object doesn't support this property or method : LINE 
17  

Thanks in advance for any help. 

-- 
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/prototype-scriptaculous/-/EQcpCharp_AJ.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.



Re: [Proto-Scripty] Object doesn't support this property or method (LINE17)

2011-09-19 Thread Miguel Beltran R.
Try with

cso = $(document.body).cumulativeScrollOffset();



-- 

Lo bueno de vivir un dia mas
es saber que nos queda un dia menos de vida

-- 
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.



RE: [Proto-Scripty] Object doesn't support this property or method (LINE17)

2011-09-19 Thread k0818069199
Thank you. it is working now. 

  _  

From: prototype-scriptaculous@googlegroups.com
[mailto:prototype-scriptaculous@googlegroups.com] On Behalf Of Miguel
Beltran R.
Sent: Monday, September 19, 2011 21:01
To: prototype-scriptaculous@googlegroups.com
Subject: Re: [Proto-Scripty] Object doesn't support this property or method
(LINE17)


Try with


cso = $(document.body).cumulativeScrollOffset();  




-- 

Lo bueno de vivir un dia mas
es saber que nos queda un dia menos de vida


-- 
You received this message because you are subscribed to the Google Groups
Prototype  script.aculo.us group.
To post to this group, send email to
prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.



[Proto-Scripty] out of memory IE8

2011-09-19 Thread perfectTak
Hi,
  I am migrating an application. We were using prototype 1.4 and now I
introduced prototype 1.7.0
  I am getting out of memory in IE8.
  I tried to debug and saw that the error was actually for out of
stackspace.
  When I try to load a page which has one drop down and two radio
buttons, this error occurs.
  Here is the stacktrace from the IE developer tools.
  I didn't change anything. Everything was working fine with IE8 with
prototype 1.4.
  Can anyone help?

   JScript anonymous function
$
   stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
stopObserving
JScript anonymous function
JScript anonymous function
each
each
  

Re: [Proto-Scripty] Re: I'm stuck: Can't open window in combination with jQuery libs

2011-09-19 Thread Broom
I first checked the docs and user comments, but that didn't make it really 
clear for me to get it working (because parts of the code are external).

Only using prototype is the best solution for sure. I changed the code to 
prototype with sortable, like you said Walter, and it is working now.
Both of you: tnx alot!

Broom




-- 
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/prototype-scriptaculous/-/nwJvOfMUzNEJ.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.