[Proto-Scripty] Re: IE6 and InPlaceEditor Line Breaks not showing

2009-04-29 Thread David Grant
I was experiencing this today. I worked around it by passing the loadTextURL option causing the browser to populate the textarea with the content from that URL. HTH On Apr 13, 4:36 pm, miller.scot...@gmail.com miller.scot...@gmail.com wrote: This problem has been baffling me for the past 16

[Proto-Scripty] IE6 Error: Object doesn't support this property or method

2008-11-30 Thread grant
').invoke('hide') ); }); I've done some searching to try and work out why I am receiving the error: Object doesn't support this property or method Wiki docs suggest wrapping with $(), though I don't think I have done that properly. Any help is much appreciated. Grant

[Proto-Scripty] Re: IE6 Error: Object doesn't support this property or method

2008-11-30 Thread Grant Newton
Thanks TJ An example of where I have it in use is: http://www.sydneycommunitycollege.com.au/courses/sport/dance And even after copy/paste of your code, I still get the error. Thanks Grant On 01/12/2008, at 4:35 PM, T.J. Crowder wrote: Hi Grant, You only need $() to extend