[Proto-Scripty] Re: Can I use Effect.toggle in a list box

2009-09-09 Thread Avram
For example: There are three items in the HTML list box: Square, Circle, and Triangle. Depending on which of the items you click, a different Effect.toggle response displays. By the way, my first name is Avram. Baskin is my last name. On Sep 8, 2:46 am, david wrote: > Hi Baskin, > &g

[Proto-Scripty] Printing a chart that "appears"

2010-04-22 Thread Avram
I'm using "appear" and "fade" to display an expanded version of chart. Is there a way to print the expanded version after it "appears"? Ordinarily I would use window.print, but that's printing the small version of the chart. -- You received this message because you are subscribed to the Google Gr

[Proto-Scripty] Scriptaculous and Absolute Positioning

2010-06-19 Thread Avram
I'm using the following code to position the item I'm "growing" with Effect.Grow. It looks fine in IE when the browser,text size is set to "medium", which is the size I'm designing to. I understand that the reason the position of the item changes when I resize the text is because I'm us

[Proto-Scripty] Styling in Scriptaculous

2010-06-19 Thread Avram
Do Scriptaculous widgets have to be styled within the HTML, as in the following: I tried adding styles to the id and adding a class to the div that contains the id, but neither worked. Is there a way to do this? -- You received this message because you are subscribed to the Google Grou

[Proto-Scripty] Scriptaculous and

2010-06-19 Thread Avram
I tried including the Scriptaculous code in an external html file and call it with a ? This didn't work, Should it work? Is there another way to call Scriptaculous code from an an external file using HTML and CSS? -- You received this message because you are subscribed to the Google Groups "Pr

[Proto-Scripty] Tabs

2010-11-03 Thread Avram
Is there a bug in the code for creating tabs? Or am I missing something obvious? I copied the code exactly at it appears on the site into a file that's set up to link to all the required scriptaculous files, but it's not working. I noticed that the example on the Tabs page also isn't working. -

[Proto-Scripty] Safari: Body tag background color doesn't work

2011-04-09 Thread Avram
As far as I can tell, the following is only an issue in Safari. I have a *.PHP file in which I have a background color set for the body tag. Inside the head tag I have prototype.js, scriptaculous.js, and effect.js. The presence of scriptaculous.js in the head tag -- even if no other scriptaculou

[Proto-Scripty] Slide Down/Slide Up w/Overlay

2009-03-05 Thread Avram
My group is an interaction design team, not a team of developers, so we don’t know much javascript. We’ve been looking at Blind Down/Blind Up and Slide Down/Slide Up, but these don’t do exactly what we are looking for. Is there a "slide down" script that will overlay, not push down, the content

[Proto-Scripty] draggables...

2009-06-19 Thread Avram
I'm working through Andrew Dupont's great book, "Practical Prototype and script.aculo.us". The "draggables" example in the sample code isn't working. Does anyone know if this is a known problem? The "sortables" example works, so I assume all the files are in the correct location. --~--~

[Proto-Scripty] Can options in a selection box be made draggable...

2009-06-22 Thread Avram
Can the options in a selection box be made draggable (and dropable)? --~--~-~--~~~---~--~~ 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@go

[Proto-Scripty] Re: Can options in a selection box be made draggable...

2009-06-23 Thread Avram
This is a "just wondering". Is there a short answer that will explain why the options in a selection box can't be made draggable? On Jun 22, 5:16 pm, "Alex McAuley" wrote: > No ! > > > > ----- Original Message - > From: "Avram" > To

[Proto-Scripty] Using a PHP Includes with effect.appear

2011-04-22 Thread Avram Baskin
I'm using effect.appear. When I use it with an , it works fine. I swapped the for a php includes statement. That doesn't work. Should this work? -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send ema

[Proto-Scripty] Can I use Effect.toggle in a list box

2009-09-03 Thread Baskin, Avram S.
Can I use Effect.toggle in an HTML list box? I want the toggle effect to display when an item in the list box is clicked. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post