Olaf schreef:
> Oh, i stupid
> This works great :)
>
> <script type="text/javascript">
> $(document).ready(function(){
> $('#menu-layer0').tabs({on: $layer});
> });
> </script>
>
It's a bit scary to see it like that. If you are going to mix two
programming languages try to seperate them visualy. It will save you
much debugging time if you look at that same code months later.
$('#menu-layer0').tabs({on: <?php echo $layer; ?>});
--
David Duymelinck
________________
[EMAIL PROTECTED]
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/