422
Developer MVP
I really dont know what is causing this. But..
You make a reply, then try to make another reply... and the submit button is disabled.
In code I see
< input id="Form_PostComment" class="Button CommentButton" type="submit" value="Post Comment" name="Comment/Post_Comment" disabled="disabled">
I am not breaking flood control, so no idea what would cause this, any ideas.. The comment as it is added flashes to the yellow color.. but that color remains.. As if js isnt fadeing it out..
422 Real Estate Australia , now open Check it out
Answers
to add, seemingly.. we have in css ( background: rgba(255, 255, 255, 0.5); ) if we remove this css rule, it functions. Any suggestions as to why this could cause an error or to disable the button ?
422 Real Estate Australia , now open Check it out
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •a little more info. it looks as if there is a jquery script error that is going unhandled. not sure who would be responsible for this...
Vanilla Wiki, Tastes Great! 31,000 viewers can't be wrong.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •It cannot be from our theme, as all css animations etc are handled via css. So bewildered @hbf ... something doesnt like background:rgba ( with opacity )
422 Real Estate Australia , now open Check it out
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •to me it looks like the jquery code doesn't handle the the rgba type. hopefully a dev heavy hitter can help here.
Vanilla Wiki, Tastes Great! 31,000 viewers can't be wrong.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •