^AndreA^ schrieb:
Yes, href="#"...
Could it be a problem?!?
I put # just in oder to make it a link...
This is what I've got into my <div>:
<b>Welcome</b> <i>$_user</i>!!! <br/> <a href='#' id='log_out_link'>
Log out </a>
why bind you not direct to the given ID, so:
$(document).ready(function(){
$("#log_out_link").click(function(){ etc...
--
Viele Grüße, Olaf
-----------------------------------
[EMAIL PROTECTED]
http://olaf-bosch.de/
http://ohorn.info/
http://www.akitafreund.de/
-----------------------------------