Suggest an Article script not working
Results 1 to 3 of 3
  1. #1
    Tech Guru antifmradio's Avatar
    Join Date
    Jun 2009
    Location
    NJ NYC
    Posts
    1,149

    Default Suggest an Article script not working

    On the front of the website there is a module (right side - 3rd down) called



    when you click it, its supposed to open via a "javascript" function which is not working.

    each time i click it, nothing happens
    no refresh
    nothing

    i can see the function its supposed to call into the browser but its not triggering anything

    Looks like it just wants to do this
    Code:
    <div class="textwidget"><center>
    <a href="javascript:UserVoice.showPopupWidget();">
    <img src="https://s3.amazonaws.com/Avalon/suggest.png"></a>
    <br/>
    <a href="javascript:UserVoice.showPopupWidget();">
    Have a tip or great idea for the blog?
    <br/>
    Drop us a line!
    </a>
    </center></div>
    but that alone isnt going to do anything. Seems there is a "call url" missing

  2. #2

    Default

    Hey, thanks for noticing that! Temporarily changed it to a non-js link to the article/idea submission form.

  3. #3
    Tech Guru antifmradio's Avatar
    Join Date
    Jun 2009
    Location
    NJ NYC
    Posts
    1,149

    Default

    Quote Originally Posted by avalon9000 View Post
    Hey, thanks for noticing that! Temporarily changed it to a non-js link to the article/idea submission form.
    true dat bruddah!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •