[Proto-Scripty] Re: Prototype Ajax.Request POST failure in Internet Explorer 8

2010-04-21 Thread epoch
Hi Again Just an update, i have done further debugging and have finally found the problem after looking at the request headers with fiddler. the problem is that our system uses LDAP, the server is challenged with WWW-Authenticate at the login page only once. now only in internet explorer if I

[Proto-Scripty] Re: Hide or Remove non-HTML element from HTML

2010-04-21 Thread Jelks
On Apr 20, 5:13 pm, T.J. Crowder t...@crowdersoftware.com wrote: document.observe(dom:loaded, function() {     $$('AsyncException').invoke('remove');}); For some reason, that gives me a script error in IE (I have IE to always show any JS errors) What version of Prototype and IE are

[Proto-Scripty] Keep the state of the effect after refresh or reload.

2010-04-21 Thread david c
I have a scriptaculous fold effect above the header that enables me to hide the flash movie once it has played. The problem is that once you navigate to a different part of the site (klick on an About link for example) the page reloads and the script resets so the movie is no longer hidden. What I

[Proto-Scripty] Re: Cross-browser function for Text content

2010-04-21 Thread Rüdiger Plantiko
Hi Eric and TJ, thanks for your further research in this matter! Surprisingly, IE8 still doesn't support it, but even if it did, frankly it doesn't do what _I'd_ want. Does IE8 claim to be HTML5 compliant? $('test').textContent || $('test').innerText The only drawback I can think of is

[Proto-Scripty] Re: Cross-browser function for Text content

2010-04-21 Thread T.J. Crowder
Hi, On Apr 21, 3:38 pm, Rüdiger Plantiko ruediger.plant...@astrotexte.ch wrote: Surprisingly, IE8 still doesn't support it, but even if it did, frankly it doesn't do what _I'd_ want. Does IE8 claim to be HTML5 compliant? I doubt it (it would be quite a trick as the HTML5 working group

Re: [Proto-Scripty] Keep the state of the effect after refresh or reload.

2010-04-21 Thread Vladimir Tkach
You can store state in session (server side) or in cookies (browser - client side) And on each loading page you can check state status before continue 2010/4/21 david c mnc...@kitsch-nitsch.com I have a scriptaculous fold effect above the header that enables me to hide the flash movie once it

[Proto-Scripty] Sortable issue in IE

2010-04-21 Thread Scott
I have a page with thumbnail images that need to be sortable. In all browsers but IE this works great. In IE when i drag an item, the items do not shift to allow dropping. If I remove float:left; from the css it works but then my divs are not inline. (if i set display:inline; my divs will not