Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other @chris about your poll

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23117

    Hello chris,

    I see u still have issues with your poll system, that shows the results in a new page.
    I have been using simulair techniques for a while my self now. And i thought ill share my
    experiance..

    Its not a huge fix, its just something u need to know :) if u add:

    Code:
    onsubmit=”return false;”

    to your

    Code:

    It should fix all your issues. It should work for u, I tested it at your site by hacking up your DOM through FB and add it to the form, and submitted with out any issues ^_^.

    So hopes this helps ;)

    #49461

    after submitting your vote u cant see / use the poll anymore. But it should work. Else u should capture the even and use preventDefault().

    So either-way.. it should get / be fixed.

    #49436

    What went wrong than? In firefox it did fix the issue when i add onsubmit="return false" to the form.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Other’ is closed to new topics and replies.