Feedback Widget not working from a text link
I can't link my "Support / Feedback" text link to the Get Satisfaction Feedback Widget.
It just links to my company page.
http://getsatisfaction.com/omnipress
http://sandbox.omnipressblog.com/
What am i missing??
It just links to my company page.
http://getsatisfaction.com/omnipress
http://sandbox.omnipressblog.com/
What am i missing??
3
people have 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.
The company marked this question as answered.
-
Inappropriate?You need to use an onclick handler in your link to call this function: feedback_widget.show(). Here's an example use:
<a href="#" onclick="feedback_widget.show();">Give us feedback</a> -
Inappropriate?Thanks for the reply. I added the onclick handler, but it was scrolling the page up and the widget was off the screen.
We ended up with <a onclick=""feedback_widget.show(); return false;"> so it wouldn't jump up.
Now its working correct.
I’m happy
1 person says
this answers the question
-
This reply was removed on 11/27/09.
see the change log
Loading Profile...


