New Hootlet doesn't appear, the old one appears instead
How can I use the new Hootlet (new.hootsuite.com) instead of the old one (old.hootsuite.com) which appears when I click on it, nevermind the fact that I re-added the Hootlet from the new Hootsuite web site.
The address in the Hootlet is the same as the old one, but when I go and change the URL in the address bar after I click on the bookmarklet from http://old.hootsuite.com to http://new.hootsuite.com the bookmarklet appears with a better and slightly improved design (me likes it ^^)...
The code of the bookmarklet I add is this one:
ps. I use Opera.
The address in the Hootlet is the same as the old one, but when I go and change the URL in the address bar after I click on the bookmarklet from http://old.hootsuite.com to http://new.hootsuite.com the bookmarklet appears with a better and slightly improved design (me likes it ^^)...
The code of the bookmarklet I add is this one:
javascript:var%20d=document,w=window,e=w.getSelection,f='http://hootsuite.com/twitter/bookmark-tool-v2?',l=d.location,e=encodeURIComponent,p='address='+e(l.href)+'&title='+escape(d.title),u=f+p;a=function(){if(!w.open(u,'t','scrollbars=1,toolbar=0,location=0,resizable=0,status=0,width=555,height=570'))l.href=u;};if(/Firefox/.test(navigator.userAgent))setTimeout(a,0);else%20a();void(0);
ps. I use Opera.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?I solved it on my own by adding 'new.' after http:// in the above code so it looks like this now:
javascript:var%20d=document,w=window,e=w.getSelection,f='http://new.hootsuite.com/twitter/bookmark-tool-v2?',l=d.location,e=encodeURIComponent,p='address='+e(l.href)+'&title='+escape(d.title),u=f+p;a=function(){if(!w.open(u,'t','scrollbars=1,toolbar=0,location=0,resizable=0,status=0,width=555,height=570'))l.href=u;};if(/Firefox/.test(navigator.userAgent))setTimeout(a,0);else%20a();void(0);
You should fix that small bug in your new bookmarklet so your users won't have to do it manually (if they know how)...
Thanks for the new beta HS it's fantastic!
I’m happy
-
Inappropriate?Thanks, we'll look into this.
Moni
Hootsuite
1 person says
this answers the question
Loading Profile...



EMPLOYEE