similar to: Element.setOpacity Question

Displaying 20 results from an estimated 1000 matches similar to: "Element.setOpacity Question"

2006 Jan 26
4
Question about the Builder module
Hello, I want to use the builder modules for an admin tool I''m currently working on but I just all the note that I cannot create td and tr tags with it. It works fine in FF but not it IE. Can someone please explain why this is? Thanks.. <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway
2006 Apr 27
4
effect.SlideDown question
Hello, I want to have my box that I''m sliding down hidden when I start and then slidedown to 100px. What is the best way to do this? I don''t see anything on the wiki about it. Thanks, <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org Phone: (317) 492-8623 ::
2006 Mar 21
3
Autocomplete and WIKI
Two Questions: 1. Is the WIKI down? I can''t access it. 2. With the auto complete is there a way to have it display something but have a value of something else, the way a select box works. Thanks, <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org Phone: (317) 492-8623 ::
2006 Feb 07
2
Question about Classes.
I have the attached class that I''m writing. The problem that I''m running into is that I can not access the options from the createArray function which get called after the ajax request gets done. I want to move the values of the xml file to an array and story it in the options variable. Can someone explain what I''m doing wrong? var LeaderInfo = Class.create();
2006 Jan 31
1
Finding Final Position with a Draggable Object
Hello, I have a draggable window. I would like to have it so that when they come back to the page with the draggable window that it remembers where they left it when they last visited. How would I get the final position after the dragging has been stopped? I have been looking threw the wiki and couldn''t find anything.
2006 Apr 06
4
problem with IE
hello there, im having a little problem with Internet Exploiter, im doing this: //// CODE //// var m = $(''XYZ'').cloneNode(false) m.setAttribute(''id'', ''XYZ_2''); m.value = ''''; var onblur = "alert(''hola'');"; m.setAttribute(''onblur'', onblur);
2006 May 29
2
Really easy field validation with Prototype Help
Hello, I''m trying to implement this. The problem that I am having is that the form submits via an Ajax call and I can figure out how to get the validation code to return false if something failed validation. Below is the link to the webpage but I see nothing on how to have it call a function when everything is valid.
2006 Mar 20
5
Sortabls onUpdate function
I have this code. <script type="text/javascript"> Sortable.create(''orderable'', {onUpdate: doAlert}); function doAlert() { alert("Hello"); } </script> But when I move an item it doesn''t fire the doAlert command, am I missing something?
2006 Jan 27
0
Wiki Sign up.
I just sent and invitation to my self at this account and my work''s spam filter caught it. I was wondering if Thomas can remove my email (jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org) from the system that way I can just sign up for the wiki with my email address here after I send the email to another account. <http://zend.com/zce.php?c=ZEND002524&r=212822110>
2006 Apr 27
0
prototype application state.
Hello, I am wondering if anyone has created any class that will plug-in and make it easy for anyone to create a stateful application using the prototype library. Thanks. <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org Phone: (317) 492-8623 :: Fax: (317) 492-6419
2006 Jan 26
0
Wiki
Is the wiki down again? <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org Phone: (317) 492-8623 :: Fax: (317) 492-6419 ******************** ******************** This E-mail (and attachments) may contain confidential/privileged information intended only for the named addressee(s). If you
2005 Nov 15
0
Testing to see if the cursor is inside an object?
Guys, I''m wondering if there is a way in the prototype or script.aculo.us to test to see if you are still inside of an element? Thanks, <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org Phone: (317) 492-8623 :: Fax: (317) 492-6419 ********************
2005 Oct 17
0
Explaination of bindAsEventListener
I am wondering if someone can explain what bindAsEventListener is used for and some common uses that I would use it for. Thanks, <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org Phone: (317) 492-8623 :: Fax: (317) 492-6419 ******************** ******************** This E-mail
2006 Aug 09
0
iTunes music store slide effect
Hello, I''m wondering if anyone has done an effect simmular to the iTunes music store effect for that they use for new Releases and such. Thanks, <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org Phone: (317) 492-8623 :: Fax: (317) 492-6419 ********************
2006 Mar 16
3
This is driving me crazy!!!
I have the following code but it keeps on giving me this error when it runs. --- Error: this.alertBox has no properties What would be causing this? My Code checks out when I call this.alertBox() from the setup function it works fine but when I try and put in on an event observer it doesn''t work. What do you guys think? Thanks, Jon Code Here: var Updater =
2005 Dec 09
0
Element.setOpacity issue in script.aculo.us effects
In the Element.setOpacity method definition in effects.js, there is a line that sets the opacity to 0.999999 if the requested opacity is 1. This is clearly there for a reason, but having a very slight transparency actually makes my pages look bad - images are the worst, but I can see the backgrounds through my supposedly opaque elements. Why is 1 bad for this value? Here''s the
2005 Oct 14
6
Draggables onDragStart
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 1027 bytes Desc: image001.gif Url : http://wrath.rubyonrails.org/pipermail/rails-spinoffs/attachments/20051014/b3c26edf/attachment.gif
2006 Feb 14
5
Yahoo! User Interface Libraries
Yahoo! recently unveiled their UI Libraries which appear to provide a lot of the functionality that script.aculo.us and prototype does. I''ve tried some of the demos and the effects run quite smooth/fast. Could be an opportunity for us to adapt some ideas/approaches to improve. http://developer.yahoo.net/yui/
2006 May 05
2
Effects in IE
I mentioned this before, but it would seem that in IE no matter what I do, if elementNode.setOpacity() or elementNode.getOpacitiy() is called then IE will throw a run time error saying that the function does not exists. This makes it quite hard to work with any of the effects that fade elements in and out. Is there a remedy for this? I know if you do Element.getOpacity or Element.setOpacity it
2005 Aug 03
2
a place to put prototype and scriptaculous documentation.
Hello, I just got done trying to find some documentation on how to use the Ajax functions in prototype and found no luck except for in this list. I am wondering if anyone is willing to help me start a wiki for these scripts. I have website that I will gladly use to host this. please let me know if anyone else see''s the value in this. If everyone is up for doing this I will be more