0
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Bryan Pedini d592b1c19a
Fixed javascript ajax request data values, added debug ajax success function, removed unnecessari files (again) 2019-01-21 00:47:24 +01:00
Bryan Pedini bc95c0ec7d
Added PHP and javascript control for the contact form, moved javascript from template page to a dedicated script file 2019-01-21 00:15:52 +01:00
Bryan Pedini c3bb6278b5
Improved performance, finished templates, added jquery plugins
Completed the templates, added a cool javascript effect on textarea (added jquery.ns-autogrow plugin), modified the click functions from .on to .click for improved performance
2019-01-20 17:51:07 +01:00
Bryan Pedini ec496c7ce1
Almost finished the website - revision 1 obviously
Moved the entire title from the javascript to the PHP section,
finished almost all templates,
moved the footer on the main "template holder" page,
extended the session to three days instead of just one for no technical reasons,
added CHANGELOG,
added three background images
2019-01-20 00:06:11 +01:00
Bryan Pedini 0f24e8322b
Improved speed and comprehensiveness
Edited templates location, removed unnecessary CSS and JS files, moved the onePageApp style and scripts into respective files, modified variable names for better comprehension.
TODO next: add comments to the code.
2019-01-17 13:26:20 +01:00
Bryan Pedini 469c8ecb94 First version of the code - finished PHP program and JS scripts.
Signed-off-by: Bryan Pedini <bryanpedini@bryanpedini.it>
2019-01-13 18:36:09 +01:00