I’m new here.
Can anyone help me for how create a form like this site?
https://www.socialengine.com/buy-social-engine
I mean that checkbox group
and that Total: $299 on the right side
I search a lot about this
but fail all time.
If anyone can give me an example code
I will be happy.
Thank you.
And can I use something like this?
$(function() {
var
jqDdl = $("#mainselectqs"),
onChange = function(event) {
try this
Demo