Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
~955 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Web Development x 2
Favorite Tags
javascript x 2
2 Posted Topics
try to include this line at the bottom then post if this works if not ill have a work around : showCloseButton : false, closeOnClick : false, closeOnEscape : false
try this $(document).ready(function(){ $('#menubar').attr('href').click(function(e){ e.preventDefault(); $('#userpersonal').load("http://localhost/user/web/personal/index"); }); }); havent test it yet
The End.
jadein2