Skip to content

Commit 28b0cc3

Browse files
authored
Add files via upload
Close btn code
1 parent 5bbce38 commit 28b0cc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
</div>
7373

7474
<div class="container">
75-
<h1><a href="https://learncodeweb.com/php/load-dynamic-data-on-page-scroll-with-php-and-ajax/">How to create a custom POPUP form with PHP & Ajax</a></h1>
75+
<h1><a href="https://learncodeweb.com/web-development/how-to-create-a-custom-popup-form-with-php-and-ajax/">How to create a custom POPUP form with PHP & Ajax</a></h1>
7676
<div class="text-center mt-5">
7777
<button type="button" id="popup" class="btn btn-primary mb-3" data-href="contact-us.html" data-content="ajax"><i class="fa fa-fw fa-file-alt"></i> CLICK HERE AJAX</button>
7878
<button type="button" id="inline" class="btn btn-danger mb-3" data-overlay="true" data-content="inline"><i class="fa fa-fw fa-file-alt"></i> CLICK HERE INLINE</button>

0 commit comments

Comments
 (0)