To page content
Search our website
Search
Listen
E-services
Contact
Languages
Education and Child Care Services
Care and Assistance
Things to do
Construction, Living and Environment
Traffic and Infrastructure
Business and jobs
Municipality and Politics
Menu
search
Search our website
Search
Education and Child Care Services
Next level Education and Child Care Services
Care and Assistance
Next level Care and Assistance
Things to do
Next level Things to do
Construction, Living and Environment
Next level Construction, Living and Environment
Traffic and Infrastructure
Next level Traffic and Infrastructure
Business and jobs
Next level Business and jobs
Municipality and Politics
Next level Municipality and Politics
Listen
E-services
Contact
Languages
Listen
Startsida
Plats för framtiden
Pågående projekt
DAG-CIG: A Data-centric Ecosystem to Facilitate Agile Development of Municipalities to Meet Climate Goals(2)
DAG-CIG: A Data-centric Ecosystem to Facilitate Agile Development of Municipalities to Meet Climate Goals(2)
test
Contact
Visa artikeln på
Svenska
Contact center
Opening hours
Weekdays excluding holidays, Monday – Friday: 8 a.m. - 4:30 p.m.
Call or email us
0520-49 50 00
kontaktcenter@trollhattan.se
Visit us
Gärdhemsvägen 9
461 83 Trollhättan
test
Reviewed
2023-11-10
by
JOSÅKE
Share on Facebook
Share on Twitter
Share on Linkedin
Statistical Code
<script type="text/javascript"> // Analytics /**************************************************************************/ /*** SITEIMPROVE ***/ /**************************************************************************/ (function () { var sz = document.createElement('script'); sz.type = 'text/javascript'; sz.async = true; sz.src = '//siteimproveanalytics.com/js/siteanalyze_8055.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sz, s); })(); /**************************************************************************/ /*** VISITORS VOICE ***/ /**************************************************************************/ var _paq = _paq || []; _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//tracking.visitorsvoice.com/piwik/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '39']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); /**************************************************************************/ /*** EVENT TRACKING ***/ /**************************************************************************/ // Lyssna is clicked $(".bapluslogo").click(function(e){ // Siteimprove event var eventCategory = "Lyssna på sidan"; var eventLabel = $('body').css('position') == 'absolute' ? "Close" : "Open"; var eventAction = $(document).attr('title').replace(" - Trollhättans stad", ""); _sz.push(['event', eventCategory, eventLabel, eventAction]); }); // Lättläst is clicked $("#showEasyread").click(function(e){ // Siteimprove event var eventCategory = "Lättläst"; var eventLabel = $('#showEasyread').hasClass('active') ? "Close" : "Open"; var eventAction = $(document).attr('title').replace(" - Trollhättans stad", ""); _sz.push(['event', eventCategory, eventLabel, eventAction]); }); // Hitta snabbt is clicked setTimeout(function() {$(".rek-link").click(function(e){ // Siteimprove event var eventCategory = "Hitta snabbt"; var eventLabel = $(document).attr('title').replace(" - Trollhättans stad", ""); var eventAction = $(this).text(); _sz.push(['event', eventCategory, eventLabel, eventAction]); }); }, 2000); </script> <script src="https://static.rekai.se/addon/v3/rekai_autocomplete.min.js"></script> <script> // REK AI Autocomplete /**************************************************************************/ /*** REK AI ***/ /**************************************************************************/ function escapeHTML(str) { return String(str) .replaceAll("&", "&") .replaceAll("<", "<") .replaceAll(">", ">") .replaceAll('"', """) .replaceAll("'", "'"); } __rekai.ready(function() { var rekAutocomplete = rekai_autocomplete( '.searchKeywords', { // valfritt: debug: true }, [ { templates: { suggestion: function (suggestion) { var url = (suggestion && suggestion.url) ? String(suggestion.url) : ""; var urlLower = url.toLowerCase(); var tagText = "Sida"; var tagClass = "tag-page"; if (urlLower.indexOf("minasidor.trollhattan.se") > -1) { tagText = "E-tjänst"; tagClass = "tag-eservice"; } else if (urlLower.indexOf("/nyheter/") > -1) { tagText = "Nyhet"; tagClass = "tag-news"; } // Rendera rad: titel + tag return ( '<div class="rek-suggestion">' + '<a class="rek-suggestion__link" href="' + escapeHTML(url) + '">' + '<span class="rek-suggestion__title">' + escapeHTML(suggestion.title || "") + '</span>' + '<span class="rek-suggestion__tag ' + tagClass + '">' + tagText + '</span>' + '</a>' + '</div>' ); } } } ] ).on('rekai_autocomplete:selected', function (event, suggestion, dataset) { window.location = suggestion.url; }); }); </script> <!-- Styles - REK AI Autocomplete --> <style> .SearchPage .rekai-autocomplete { width: 90%; float: left; } .SearchPage .contentarea { min-height: 40rem; } .searcharea-quick .rekai-autocomplete { width: inherit; height: 100%; float: left; width: 16.875rem; } @media only screen and (max-width: 768px) { .SearchPage .rekai-autocomplete { width: 100%; } } @media only screen and (max-width: 984px) and (min-width: 768px) { .searcharea-quick .rekai-autocomplete { width: 10.625rem; } } .rek-suggestion__link { display:flex; align-items:center; justify-content: flex-start; text-align: left; gap: .75rem; text-decoration:none; padding-bottom: 0.5rem; padding-top: 0.5rem; } .rek-suggestion__title { text-align: left; flex: 1 1 auto; min-width: 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } /* Etiketter */ .rek-suggestion__tag { display:inline-flex; align-items:center; padding: 0 .5rem; border-radius: 999px; font-size: 1rem; line-height: 1.4; white-space: nowrap; color:#292929; background:#eee; margin-left: auto; flex: 0 0 auto; } /* Etiketter */ .rek-suggestion__tag.tag-eservice{ background:#7b2d78; color:#ffffff; } .rek-suggestion__tag.tag-news{ background:#ffb4d2; color:#292929; } .rek-suggestion__tag.tag-page{ background:#7de1ff; color:#292929; } </style>