Good snippet, but when i tried it on my app the comment form is like disabled.
Jess Phorphun () - 10 years ago - Reply 0
I would need to see your implementation of the snippet to identify why it isn't work. Are you able to share it with me? If not can you replicate the issue on codepen.io or jsfiddle.net
mouse0270 () - 9 years ago - Reply 0
it's just like yours, i didn't change anything. Or should I?
Jess Phorphun () - 9 years ago - Reply 0
Yes, but anything else you add or change to even code around it could make an impact. I will need more information to be able to assist you. It is hard to debug this without it.
mouse0270 () - 9 years ago - Reply 0
this example is failing because it isn't loading jquery or bootstrap.
mouse0270 () - 9 years ago - Reply 0
sorry, it loads the jquery and bootstrap now. But the comment form is still disabled.
Jess Phorphun () - 9 years ago - Reply 0
You were loading jquery after you loaded bootstrap. check this out: http://codepen.io/mouse0270...
mouse0270 () - 9 years ago - Reply 0
it's the jquery file then? Thankyou so much, it's working :D
Jess Phorphun () - 9 years ago - Reply 0
Why class are inside bracket [ col-xs-12 col-sm-offset-1 col-sm-5 ]
Jitendra Vyas () - 10 years ago - Reply 0
This is a personal habit of mine that helps me organize classes so for example a font awesome icon that is floated left with bootstrap and a custom color would look like this. [ fa fa-cog ][ pull-left ][ text-purple ].
mouse0270 () - 10 years ago - Reply 0
i have a question when i use this snipp with angulare it show the post but when you click inside the add a comment input box it does now open i can you pleas advise
Josh () - 10 years ago - Reply 0
I would love to help you, but I do not use angularjs and wouldn't even know what is causing the problem. Sorry.
mouse0270 () - 10 years ago - Reply 0
thanks i was working on the same thing you saved alot of work thanks
Wendell () - 10 years ago - Reply 0
It is now firefox friendly! Thanks for letting me know. Hope this helps!
mouse0270 () - 10 years ago - Reply 0
Awe... The problem with programming this at 2300 hours. haha. I only tested it in chrome. I'll see about patching it up for firefox. It only seems like small issues. Shouldn't be to hard to fix.
Check back tomorrow it should be all patched up.
mouse0270 () - 10 years ago - Reply 0
Thank you, I just wish I didn't start it at 2300 hours. Didn't finish until around midnight. Trying to get everything as close to perfect as I could.
mouse0270 () - 10 years ago - Reply 0