From 4670d72a478ce538d36a2b429b2ef1225c622f3a Mon Sep 17 00:00:00 2001 From: Maksymilian Wojnar Date: Mon, 7 Oct 2024 20:55:02 +0200 Subject: [PATCH 1/6] Szablon strony --- index.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..5df2e23 --- /dev/null +++ b/index.html @@ -0,0 +1,37 @@ + + + JavaScript na stronie internetowej + + + +
+
Kliknij!
+ +
+ + \ No newline at end of file From d21c68a0be6b1766e8a28fe716588e7bc423571d Mon Sep 17 00:00:00 2001 From: Maksymilian Wojnar Date: Mon, 7 Oct 2024 22:24:11 +0200 Subject: [PATCH 2/6] =?UTF-8?q?Nauka=20wy=C5=9Bwietlania=20alert=C3=B3w=20?= =?UTF-8?q?i=20okienek=20dialogowych?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index.html b/index.html index 5df2e23..9bceffc 100644 --- a/index.html +++ b/index.html @@ -33,5 +33,13 @@ + + + \ No newline at end of file From a2bb84ad2023d9d7390075cb3619f8c2f3ee0066 Mon Sep 17 00:00:00 2001 From: Maksymilian Wojnar Date: Mon, 7 Oct 2024 22:25:02 +0200 Subject: [PATCH 3/6] Nauka manipulowania elementami --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 9bceffc..4589049 100644 --- a/index.html +++ b/index.html @@ -34,12 +34,12 @@ - + \ No newline at end of file From 0ab84d57ab975c1d59c2a41024961d6f67ef1765 Mon Sep 17 00:00:00 2001 From: Maksymilian Wojnar Date: Mon, 7 Oct 2024 22:25:18 +0200 Subject: [PATCH 4/6] =?UTF-8?q?Nauka=20reagowania=20na=20akcje=20u=C5=BCyt?= =?UTF-8?q?kownika?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 4589049..bfac481 100644 --- a/index.html +++ b/index.html @@ -34,12 +34,14 @@ - + \ No newline at end of file From 035d1b021ac8f6e98bb809e589d17b3403eeb2ef Mon Sep 17 00:00:00 2001 From: Maksymilian Wojnar Date: Mon, 7 Oct 2024 22:25:36 +0200 Subject: [PATCH 5/6] =?UTF-8?q?Nauka=20ustawiania=20op=C3=B3=C5=BAnie?= =?UTF-8?q?=C5=84=20czasowych=20(timeouts)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index bfac481..422100b 100644 --- a/index.html +++ b/index.html @@ -34,14 +34,19 @@ - + \ No newline at end of file From 11b6d58eb4924063a86bdb9d0e34bbd6d4e2f580 Mon Sep 17 00:00:00 2001 From: Maksymilian Wojnar Date: Mon, 7 Oct 2024 22:25:52 +0200 Subject: [PATCH 6/6] =?UTF-8?q?Nauka=20ustawiania=20interwa=C5=82=C3=B3w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 422100b..84f03dc 100644 --- a/index.html +++ b/index.html @@ -34,19 +34,22 @@ - + \ No newline at end of file