You have to learn about position:absolute css style. It will solve your issue.
Le 7 avr. 2010 à 20:37, Martín Marqués <[email protected]> a écrit :
OK, I know this isn't strictly prototype, but I'll through it here. I have a div with id divsubmit which has an animated gif used when prototype is waiting for a response. So I use $('divsubmit').show() in onLoading: and $('divsubmit').hide in onComplete. The thing is that I have this div on the top of the page and everytime I .show() it, all the objects below it go down to make the div fit. I want the div to show up on top of the other objects. How do I do this? -- Martín Marqués select 'martin.marques' || '@' || 'gmail.com' DBA, Programador, Administrador --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 [email protected] . To unsubscribe from this group, send email to [email protected] . For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en .
-- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
