Did you try this.up('div.bla')?

Walter

On Jan 1, 2009, at 5:43 PM, joris77 wrote:

>
> Hi,
>
> This works in firefox but it doesn't in internet explorer 7 is this an
> issue or am I missing something?
>
> <html>
> <head>
>  <script src="prototype.js" type="text/javascript"></script>
> </head>
> <body>
> <div class="bla">
> <a href="#" onclick="this.up('.bla').remove()">Back</a>
> </div>
> </body>
> </html>
>
> Thanks anyway
>
> >


--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to