{"id":246,"date":"2024-04-30T05:07:33","date_gmt":"2024-04-30T05:07:33","guid":{"rendered":"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/?page_id=246"},"modified":"2024-05-01T05:28:18","modified_gmt":"2024-05-01T05:28:18","slug":"poll-form-design-2","status":"publish","type":"page","link":"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/poll-form-design-2\/","title":{"rendered":"Poll Form Design 2"},"content":{"rendered":"\t\t\t<script src=\"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/wp-content\/plugins\/spicy-form\/libs\/validationEngine\/js\/jquery-1.8.2.min.js\"><\/script>\r\n\t\t\t<script src=\"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/wp-content\/plugins\/spicy-form\/libs\/validationEngine\/js\/jquery.validationEngine-en.min.js\"><\/script>\r\n\t\t\t<script src=\"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/wp-content\/plugins\/spicy-form\/libs\/validationEngine\/js\/jquery.validationEngine.min.js\"><\/script>\r\n\t\t\t\t\t<script src=\"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/wp-content\/plugins\/spicy-form\/assets\/css\/accordian\/jquery-ui.min.js\"><\/script>\r\n\r\n\t\t<script type=\"text\/javascript\">\r\n\r\n\t\tjQuery(document).ready(function () {\r\n\r\n\t\t\t$('#spcf_form').validationEngine({ promptPosition: \"bottomLeft\", maxErrorsPerField: 1 });\r\n\r\n\r\n\t\t\tsetTimeout(function () {\r\n\r\n\t\t\t\t$('#successMessage').fadeOut('fast');\r\n\r\n\t\t\t}, 10000); \/\/ <-- time in milliseconds\r\n\r\n\t\t\t\/\/ datepicket script\r\n\r\n\t\t\t$('.birth_date').datepicker({\r\n\t\t\t\tchangeMonth: true,\r\n\t\t\t\tchangeYear: true,\r\n\t\t\t\t\/\/ maxDate: 0,\r\n\t\t\t\tyearRange:'-65:+25',\r\n\t\t\t\tbeforeShow: function (textbox, instance)\r\n\t\t\t\t{\r\n\t\t\t\t\tinstance.dpDiv.css({\r\n\t\t\t\t\t\tmarginTop: (-textbox.offsetHeight) + 'px'\r\n\t\t\t\t\t});\r\n\t\t\t\t}\r\n\t\t\t});\r\n\r\n\r\n\r\n\t\t});\r\n\t\tfunction spicy_fileCheck(obj)\r\n\t\t{\r\n\t\t\/\/ \"use strict\";\r\n\t\tvar fileExtension = $(obj).attr('file_type');\r\n\r\n\t\t\tvar fileExtensionArr = fileExtension.split(',');\r\n\t\t\tvar file_size = $(obj).attr('size');\r\n\r\n\t\t\tvar sizeInkb = obj.files[0].size\/1024;\r\n\r\n\t\t\tif ($.inArray($(obj).val().split('.').pop().toLowerCase(), fileExtensionArr) == -1)\r\n\t\t\t{\r\n\t\t\t\talert(\"Only \"+fileExtension+\" formats are allowed.\");\r\n\t\t\t\t$(obj).val('');\r\n\t\t\t}\r\n\t\t\telse if(sizeInkb > file_size)\r\n\t\t\t{\r\n\t\t\t\talert(\"Only \"+file_size+\" kb size is allowed.\");\r\n\t\t\t\t$(obj).val('');\r\n\t\t\t}\r\n\t\t}\r\n\t\t<\/script>\r\n\t\t<div class=\"spcf-form-content\"><div id=\"spcf-erroe-block\"><\/div>\r\n\r\n\r\n\r\n\r\n\t\t<form name='spcf-form' class='spcf_form' method='post' id='spcf_form' enctype='multipart\/form-data'>\r\n\r\n\t\t<input type=\"hidden\" name=\"form_id\" value=\"245\" id=\"form_id\"><input type=\"hidden\" name=\"MJ_spcf_form_submit\" value=\"yes\"><input type=\"hidden\" name=\"spcf_post_type\" value=\"spcf_poll_form\">\t\t<div class=\"row\">\r\n\t\t\r\n\t\t\t\t        \t<div class=\"col-md-12\">\r\n\t\t\t\t<label for=\"spcf_custom_lable\" class=\"radio_label\">Select Your State <span class=\"spcf_required\">*<\/span><\/label>\r\n\t\t\t\t<div class=\"disabled_border_design\">\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" checked \t\t\t\t\t\tvalue=\"Gujarat\"\r\n\t\t\t\t\t\tname=\"Select_Your_State\"\r\n\t\t\t\t\t\tid=\"Gujarat\" >\r\n\t\t\t\t\t\t<label for=\"Gujarat\">Gujarat<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" \t\t\t\t\t\tvalue=\"Rajasthan\"\r\n\t\t\t\t\t\tname=\"Select_Your_State\"\r\n\t\t\t\t\t\tid=\"Rajasthan\" >\r\n\t\t\t\t\t\t<label for=\"Rajasthan\">Rajasthan<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" \t\t\t\t\t\tvalue=\"Panjab\"\r\n\t\t\t\t\t\tname=\"Select_Your_State\"\r\n\t\t\t\t\t\tid=\"Panjab\" >\r\n\t\t\t\t\t\t<label for=\"Panjab\">Panjab<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" \t\t\t\t\t\tvalue=\"Maharastra\"\r\n\t\t\t\t\t\tname=\"Select_Your_State\"\r\n\t\t\t\t\t\tid=\"Maharastra\" >\r\n\t\t\t\t\t\t<label for=\"Maharastra\">Maharastra<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n        \r\n\t\t\t\t\r\n\t\t\t\t        \t<div class=\"col-md-12\">\r\n\t\t\t\t<label for=\"spcf_custom_lable\" class=\"radio_label\">Who are you voting for? <span class=\"spcf_required\">*<\/span><\/label>\r\n\t\t\t\t<div class=\"disabled_border_design\">\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" checked \t\t\t\t\t\tvalue=\"Jane Doe\"\r\n\t\t\t\t\t\tname=\"Who_are_you_voting_for?\"\r\n\t\t\t\t\t\tid=\"Jane Doe\" >\r\n\t\t\t\t\t\t<label for=\"Jane Doe\">Jane Doe<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" \t\t\t\t\t\tvalue=\"John Doe\"\r\n\t\t\t\t\t\tname=\"Who_are_you_voting_for?\"\r\n\t\t\t\t\t\tid=\"John Doe\" >\r\n\t\t\t\t\t\t<label for=\"John Doe\">John Doe<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" \t\t\t\t\t\tvalue=\"Unsure\"\r\n\t\t\t\t\t\tname=\"Who_are_you_voting_for?\"\r\n\t\t\t\t\t\tid=\"Unsure\" >\r\n\t\t\t\t\t\t<label for=\"Unsure\">Unsure<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n        \r\n\t\t\t\t\r\n\t\t\t\t        \t<div class=\"col-md-12\">\r\n\t\t\t\t<label for=\"spcf_custom_lable\" class=\"radio_label\">What is your age range? <span class=\"spcf_required\">*<\/span><\/label>\r\n\t\t\t\t<div class=\"disabled_border_design\">\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" checked \t\t\t\t\t\tvalue=\"18-24\"\r\n\t\t\t\t\t\tname=\"What_is_your_age_range?\"\r\n\t\t\t\t\t\tid=\"18-24\" >\r\n\t\t\t\t\t\t<label for=\"18-24\">18-24<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" \t\t\t\t\t\tvalue=\"25-34\"\r\n\t\t\t\t\t\tname=\"What_is_your_age_range?\"\r\n\t\t\t\t\t\tid=\"25-34\" >\r\n\t\t\t\t\t\t<label for=\"25-34\">25-34<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" \t\t\t\t\t\tvalue=\"35-45\"\r\n\t\t\t\t\t\tname=\"What_is_your_age_range?\"\r\n\t\t\t\t\t\tid=\"35-45\" >\r\n\t\t\t\t\t\t<label for=\"35-45\">35-45<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" \t\t\t\t\t\tvalue=\"45+\"\r\n\t\t\t\t\t\tname=\"What_is_your_age_range?\"\r\n\t\t\t\t\t\tid=\"45+\" >\r\n\t\t\t\t\t\t<label for=\"45+\">45+<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n        \r\n\t\t\t\t\r\n\t\t\t\t        \t<div class=\"col-md-12\">\r\n\t\t\t\t<label for=\"spcf_custom_lable\" class=\"radio_label\">What is the highest degree or level of school you have completed? <span class=\"spcf_required\">*<\/span><\/label>\r\n\t\t\t\t<div class=\"disabled_border_design\">\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" checked \t\t\t\t\t\tvalue=\"High school\"\r\n\t\t\t\t\t\tname=\"What_is_the_highest_degree_or_level_of_school_you_have_completed?\"\r\n\t\t\t\t\t\tid=\"High school\" >\r\n\t\t\t\t\t\t<label for=\"High school\">High school<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" \t\t\t\t\t\tvalue=\"Associate degree\"\r\n\t\t\t\t\t\tname=\"What_is_the_highest_degree_or_level_of_school_you_have_completed?\"\r\n\t\t\t\t\t\tid=\"Associate degree\" >\r\n\t\t\t\t\t\t<label for=\"Associate degree\">Associate degree<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" \t\t\t\t\t\tvalue=\"Bachelor\u2019s degree\"\r\n\t\t\t\t\t\tname=\"What_is_the_highest_degree_or_level_of_school_you_have_completed?\"\r\n\t\t\t\t\t\tid=\"Bachelor\u2019s degree\" >\r\n\t\t\t\t\t\t<label for=\"Bachelor\u2019s degree\">Bachelor\u2019s degree<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<p>\r\n\t\t\t\t\t\t<input type=\"radio\" \t\t\t\t\t\tvalue=\"Master\u2019s degree\"\r\n\t\t\t\t\t\tname=\"What_is_the_highest_degree_or_level_of_school_you_have_completed?\"\r\n\t\t\t\t\t\tid=\"Master\u2019s degree\" >\r\n\t\t\t\t\t\t<label for=\"Master\u2019s degree\">Master\u2019s degree<\/label>&nbsp;&nbsp;\r\n\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n        \r\n\t\t\t\t\r\n\t\t\t\t\t\t\t<script src=\"https:\/\/www.google.com\/recaptcha\/api.js\" async defer><\/script>\r\n\t\t\t\r\n\t\t\t\t\t\t\t<!-- google captcha -->\r\n\t\t\t\t\t\t\t<div class=\"col-md-12 mt-3\" data-callback='recaptchacallback'\r\n\t\t\t\t\t\t\t\tid=\"recaptcha_show\">\r\n\t\t\t\t\t\t\t\t<div class=\"g-recaptcha\" data-sitekey=\"6LfJjGMlAAAAAHWAAfWi1lwkKLsIaoS9fYPnfuBG\"><\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\r\n    \r\n\t\t\t\t\r\n\t\t\t\t            <div class=\"col-md-12 mt-3\">\r\n                <input type=\"hidden\" name=\"pollform\" value=\"poll_yes\" \/>\r\n                    <div class=\"input-field col s6\">\r\n                    <button type=\"submit\" name=\"Submit\"\r\n                    class=\"submit_button_set \" id=\"spcf-submit\"\r\n                    style=\"color: white; background: #375699;\">Submit<\/button>\r\n                <\/div>\r\n            <\/div>\r\n        \r\n\t\t\t\t\t\t<\/div>\r\n\t\t<\/form><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template\/my-account.php","meta":{"footnotes":""},"class_list":["post-246","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/wp-json\/wp\/v2\/pages\/246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/wp-json\/wp\/v2\/comments?post=246"}],"version-history":[{"count":4,"href":"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/wp-json\/wp\/v2\/pages\/246\/revisions"}],"predecessor-version":[{"id":288,"href":"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/wp-json\/wp\/v2\/pages\/246\/revisions\/288"}],"wp:attachment":[{"href":"https:\/\/pushnifty.com\/mojoomla\/extend\/wordpress\/spicy-form\/wp-json\/wp\/v2\/media?parent=246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}