voltron schrieb:
Hi all,I am toggling an element using A tags, I would like the A tag to display "Show" or "Hide" depending on the state. my proble is, I cannot get this to work properly:
toggle is click, see: $('#toggleTwo').toggle(function(){ $('#rubricTwo').hide(); },function(){ $('#rubricTwo').show(); });// end toggle -- Viele Grüße, Olaf ------------------------------- [EMAIL PROTECTED] http://olaf-bosch.de www.akitafreund.de -------------------------------