[Proto-Scripty] Effect.Toggle on Interet explorer

2010-02-24 Thread Allam
Hi, i'm new in the group and I'm having a problem that i think someone could help me here. I have an Effect.toggle in a onclick of a select tag that shows a div and enable a form. Over Firefox it works fine, but on IE and even on Safari and Chrome it doesn't. The code is in

[Proto-Scripty] Effect.toggle

2010-01-24 Thread sotirac
Having trouble getting the Effect.toggle to work. Is it because it is not accessing the javascript files correctly or something else. you can view the sample code live at http://caritos.com. The source code can be viewed here: http://gist.github.com/285116 -- You received this message because

[Proto-Scripty] Effect.toggle('BLIND'); select by class not id

2009-06-12 Thread Gatsman
Hi is it possible to select a Element by it’s class? I want to blind 2 div with one click and id are unique. for Example: a href=# onclick=Effect.toggle('class2','BLIND'); return false;Toggle blind/a div id=d2 class=”class2” style=display:none;div ptext/p /div/div Thanks, regards John

[Proto-Scripty] effect.toggle produces inconsistent spacing between lines of text. ??

2009-01-13 Thread Frank Ruscica
hello all, the problem can be seen at http://www.landofopportunitv.com/, by contrasting the amount of space below the (separate) lines containing toggle-able footnotes [2] [4], w/ the space below the lines containing all the other footnotes. via 'view source', you can see that the code for

[Proto-Scripty] Effect.toggle(slide... not working in IE

2009-01-05 Thread newhanoian
Hi, I have a nested unordered list that I'm using as a side nav for categories that have a tree structure, and I've successfully gotten Effect.toggle(slide... to work in FF, Safari, Chrome, but it's not working in IE (6|7) and I can't see why. Clicking on one of the categories that has children

[Proto-Scripty] Effect.toggle('slide'), Effect.SlideUp, Effect.SlideDown is problematic in Opera

2008-10-31 Thread kimbaudi
Hi, if you check the demo for Effect.toggle('slide'), Effect.SlideUp, Effect.SlideDown using the Opera browser, you will notice that you get Effect.toggle('blind'), Effect.BlindUp, Effect.BlindDown effect instead. http://github.com/madrobby/scriptaculous/wikis/effect-toggle

[Proto-Scripty] Effect.toggle slide doesn't work well with unordered/ordered list elements

2008-10-30 Thread kimbaudi
Hi, I was inspired by http://www.exit404.com/2005/57/unobtrusive-persistant-scriptaculous-effects to create a menu that would expand and contract the menu whenever I click on the menu header. Instead of using Effect.BlindDown and Effect.BlindUp, I decided to use Effect.toggle to toggle the