diff --git a/dist/Js/laptopmuti.js b/dist/Js/laptopmuti.js new file mode 100644 index 0000000..eea7823 --- /dev/null +++ b/dist/Js/laptopmuti.js @@ -0,0 +1,14 @@ +function callGallery(){ + $('.PO_gallery_box').each(function(i,el){ + $(el).click(function(e){ + const src = $(e.target).attr('src'); + $('.PO_gallery_display_img').attr('src',src) + }); + }); +} + +function callMain(){ + callGallery(); +} + +callMain(); \ No newline at end of file diff --git a/dist/assets/imgs/productoverview/ossoftware.png b/dist/assets/imgs/productoverview/ossoftware.png new file mode 100644 index 0000000..9763d3e Binary files /dev/null and b/dist/assets/imgs/productoverview/ossoftware.png differ diff --git a/dist/html/pages/allinone.html b/dist/html/pages/allinone.html index 7262dad..e904ea0 100644 --- a/dist/html/pages/allinone.html +++ b/dist/html/pages/allinone.html @@ -522,7 +522,7 @@ - + diff --git a/dist/html/pages/laptopmulti.html b/dist/html/pages/laptopmulti.html index ed077de..0f64a90 100644 --- a/dist/html/pages/laptopmulti.html +++ b/dist/html/pages/laptopmulti.html @@ -12,7 +12,7 @@ project - +
@@ -36,9 +36,9 @@ -