You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
When i display some event listener attached to some dom element
eventbug crops it down like this:
{ $("test_n...splay = "block"; }
I need to display it all, without "...".
How can i achieve this? Thanks.
Sebo
unread,
Oct 28, 2011, 3:59:29 AM10/28/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fir...@googlegroups.com
Currently there is no preference to change this. The crop length is hard coded. If you wish to change it by yourself, you'll have to get the code and change it there. You should create an enhancement request for adding a preference for this.