Skip to content

Tag: jquery

slick slider make delay of start

is it possible to make delay of slider start… I don’t want to slider start immediatly, want it to wait 2 sec before start and then slide. Answer If you want this at initial page load then simply use a setTimeout() function like this,

Form Submit Confirmation With SweetAlert2

I’m working on a project that needs confirmation before submit the form, to do that I’m using SweetAlert2 but it doesn’t work in any way. I tried with the code from another threads but I have the same issue, the page loads and when I submit the form, it doesn’t do anything (well, it su…

PHP Post radio value to next page on radio click

I need some help with my code as I have got a problem with posting the value. When I click on the radio, it will not post the data when it redirect me to secondpage.php. I want to post the value when I click on the radio button to take me to the next page. firstpage.php secondpage.php It will show