Javascript menu hover delay työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 javascript menu hover delay työtä löytyi, hinnoittelu EUR

    Xibo CMS - developer / consultant for custom Widget needed We are looking for a freelancer with experience in the Xibo CMS platform configuration and Widget/Module development, for a Digital Signage product. In order to complete this assignment you would be need to be familiar with the following technologies: * PHP, JavaScript, CSS, * Amazon Web Services (existing CodeBuild & CodeDeploy and EC2 environment) * Linux (Ubuntu) * C++ basics (Not absolutely necessary, but might come handy) * Docker In addition of allowing you to use modern development tools, you have the opportunity to witness Digital Signage business from up close. DS is a natural evolution of traditional advertising business, which enables delivery of digital content exactly where the target demographics are....

    €2451 (Avg Bid)
    €2451 Keskimäär. tarjous
    12 tarjoukset

    Etsin töitä, maksan palkkion vain jos pääsen haastatteluun lähialueella, tai saan työpaikan. Oulu, Liminka, Kempele tai etä. Blender 3D cycles renderöinti Blender 3D pelioptimoitu mallinnus Blender 3D pelioptimoitu UV mappaus Substance Painter 3D maalaus / materiaalit Unity 3D integrointi edellisiin Unity3D ohjemointi Pelimusiikki (UAS 5 täh... maksan palkkion vain jos pääsen haastatteluun lähialueella, tai saan työpaikan. Oulu, Liminka, Kempele tai etä. Blender 3D cycles renderöinti Blender 3D pelioptimoitu mallinnus Blender 3D pelioptimoitu UV mappaus Substance Painter 3D maalaus / materiaalit Unity 3D integrointi edellisiin Unity3D ohjemointi Pelimusiikki (UAS 5 tähteä) Apple ...

    €21 (Avg Bid)
    €21 Keskimäär. tarjous
    1 tarjoukset

    Hello Menu job

    €47 (Avg Bid)
    €47 Keskimäär. tarjous
    1 tarjoukset
    Fin Tweaks Loppunut left

    Take these away from the HTL- sitemap Or – käyttöehdot Or – Kiinteistönvälittäjän kilpailutus Or – kiitos Or – rekisteriseloste Or – tulos Or – Välityspalkkiovertailu Ad - rekisteriseloste Then: For the Affiliate menu enable button near menu and make it point to For the Affiliatemenu2 enable button near menu and make it point to Please log in here: username: info@ Password: Lye71MkN

    €38 (Avg Bid)
    €38 Keskimäär. tarjous
    1 tarjoukset

    Käytössämme on WordPress teema, johon haluamme muuttaa ja lisätä muutamia toimintoja. Tehtävä ei vaadi lainkaan visuaalista osaamista, vaan tehtävänäsi on parantaa/lisätä sivuston toimivuut...tehtävänäsi on parantaa/lisätä sivuston toimivuutta. Esimerkiksi: Hakukentän teko dropdowneilla ja checkboxeilla... Toimintomme sivustolla muistuttavat paljon :n toimintoja. Vaadittavat taidot: -WordPress -PHP -Javascript -jQuery We are currently using WordPress theme, and we would like to add and modify a few functions. Job doesn't require any visual expertice. Your job is only to improve/increase the website's functionality. For instance: Create a search box with dropdowns (Categori...

    €838 (Avg Bid)
    €838 Keskimäär. tarjous
    8 tarjoukset

    Minulla on jatkuvaa työtä, joka liittyy aikaisempaan projektiimme 'Facebook Like gadget | HTML & Javascript coding'

    €11 / hr (Avg Bid)
    €11 / hr Keskimäär. tarjous
    1 tarjoukset

    Minulla on jatkuvaa työtä, joka liittyy aikaisempaan projektiimme 'Facebook Like gadget | HTML & Javascript coding'

    €11 / hr (Avg Bid)
    €11 / hr Keskimäär. tarjous
    1 tarjoukset
    Science Fiction Portal Development -- 2 6 päivää left
    VARMENNETTU

    ...TO BE DONE IN 10 HOURS. I need a developer to create a Science Fiction Portal site using HTML, CSS, Javascript, PHP and MongoDB. The project has very tight time constraints, so I'm looking for someone who can work quickly and efficiently. Key Features: - Discussion Forums: The site must have an integrated forum for engaging discussions related to science fiction. - Movie and TV Show Reviews: Users should be able to rate, review and discuss science fiction movies and TV shows. Design Preferences: - I envision a minimalistic and modern design for the portal. The site should be clean, easy to navigate and visually appealing. Ideal Skills and Experience: - Proficiency in HTML, CSS, Javascript, PHP and MongoDB - Previous experience in developing forums and review syst...

    €42 (Avg Bid)
    €42 Keskimäär. tarjous
    10 tarjoukset
    Science Fiction Portal Development 6 päivää left
    VARMENNETTU

    I need a developer to create a Science Fiction Portal site using HTML, CSS, Javascript, PHP and MongoDB. The project has very tight time constraints, so I'm looking for someone who can work quickly and efficiently. Key Features: - Discussion Forums: The site must have an integrated forum for engaging discussions related to science fiction. - Movie and TV Show Reviews: Users should be able to rate, review and discuss science fiction movies and TV shows. Design Preferences: - I envision a minimalistic and modern design for the portal. The site should be clean, easy to navigate and visually appealing. Ideal Skills and Experience: - Proficiency in HTML, CSS, Javascript, PHP and MongoDB - Previous experience in developing forums and review systems - Ability to work under t...

    €169 (Avg Bid)
    €169 Keskimäär. tarjous
    32 tarjoukset

    Good evening, I need help with a Python assignment and I also need programming tutorials in java, Python, mvc, php, Javascript, mysql, jQuery, html, css, asp.net, c#. The tutorials would be in Spanish. I need them as soon as possible.

    €14 / hr (Avg Bid)
    €14 / hr Keskimäär. tarjous
    18 tarjoukset

    I'm looking for an experienced graphic designer to create a visually appealing and bright snow cone menu. Ideal Skills and Experience: - Proficiency in graphic design, specifically in creating menus or food-related designs - Strong portfolio showcasing similar projects - Ability to create bright and colorful designs that attract customers - Excellent communication skills and understanding of client requirements Please include in your application a detailed project proposal, outlining your approach to this task, your relevant experience and also a link to your portfolio. I am looking for a larger size banner for the side of my snow cone mobile food trailer. I dropped in an example but the person that started this can't finish it for me. Along with the Palm Trees I need ...

    €76 (Avg Bid)
    Kiireellinen
    €76 Keskimäär. tarjous
    101 tarjoukset

    ...number_of_iterations = 71 # Define the range for random interval (between X and Y seconds) min_interval = 10 # Minimum interval in seconds max_interval = 120 # Maximum interval in seconds # Loop to execute the script multiple times with a random delay for _ in range(number_of_iterations): # Generate a random delay between min_interval and max_interval seconds random_delay = (min_interval, max_interval) # Execute the script (["python", script_file]) # Pause execution for the random delay (random_delay) Obviously, this will enable me to manually change the number of iterations, and the length of the pause between each iteration. You don’t have to use the precise code above; but your script(s) must contain the fun...

    €95 (Avg Bid)
    €95 Keskimäär. tarjous
    15 tarjoukset
    FB javascript simulate focus ---6 6 päivää left
    VARMENNETTU

    Detailed specifications and instructions accompanied by images are found in the following Google document:

    €93 (Avg Bid)
    €93 Keskimäär. tarjous
    16 tarjoukset

    I'm looking for a proficient programmer or web developer with experience in creating Chrome extensions for social media platforms. The main requirement is to generate tailored content for Instagram....following features: - Template-based content generation: It should support text templates and also have the capability to overlay different texts over one video. - Text overlays: This feature is to add text over images or videos. - Mass production/download: This tool should generate content in bulk and allow for mass downloads. The ideal candidate for this project would have a strong command over JavaScript (for Chrome extension development) and experience dealing with various social media APIs. A strong understanding of content creation processes for social media will also b...

    €432 (Avg Bid)
    €432 Keskimäär. tarjous
    51 tarjoukset

    I'm on the lookout for a skilled Flutter developer to create a cross-platform (iOS and Android) restaurant application with intuitive and user-friendly interfaces. This app serves as a comprehensive solution for consumers to view menu options, order meals online, and make reservations seamlessly. Key features of the application: - Menu Display: Should allow customers to easily browse various menu categories and individual meal descriptions. - Online Ordering: Requisite infrastructure for placing orders online, including a secure payment process system. - Reservation System: Must include a highly-efficient table reservation system with instant confirmation. Ideal Skill set: - Extensive knowledge and experience with Flutter app development - Strong fluency i...

    €1141 (Avg Bid)
    €1141 Keskimäär. tarjous
    63 tarjoukset
    Gmail Script for Automated Notifications 6 päivää left
    VARMENNETTU

    ...developer to create a script that can send out automated emails through Gmail. This task should be accomplished with an appropriate scripting language for Gmail's environment. Key Requirements: - Send out notification emails. - The notifications will be for scheduled reminders and service status updates. - Targeted audiences are all users and selected groups. Relevant skills include proficiency in JavaScript (as Gmail Scripts commonly employs this language) and familiarity with Gmail's API. Knowledge of handling scheduled tasks and interaction with user databases is also beneficial. In short, I'm looking for a coding and Gmail expert who can automate the process of sending important reminders and status updates to our users. The system should handle all users w...

    €472 (Avg Bid)
    €472 Keskimäär. tarjous
    49 tarjoukset
    Next JS - MongoDB Live Search 6 päivää left
    VARMENNETTU

    I'm seeking a skilled JavaScript developer with experience in to assist with my current project. The task at hand involves integrating our front-end with MongoDB Atlas to create a live search bar for machine parts. Key Responsibilities: - Connect framework with MongoDB Atlas to enable real-time data retrieval for live search functionality. - Implement a user-friendly, intuitive search bar that allows for quick and efficient product searches. - Develop a product display page that showcases detailed information about the machine parts. Ideal candidates for this position should: - Be proficient in JavaScript and have prior experience working with Next.js. - Possess a solid understanding of MongoDB Atlas or a similar NoSQL database. - Have a keen eye for design and UX

    €98 (Avg Bid)
    €98 Keskimäär. tarjous
    15 tarjoukset
    JavaScript- PYTHON EXPERT 6 päivää left
    VARMENNETTU

    Hello, I need a developer with a lot of experience in JavaSCRIPT EXPERT, Python and Socketweb - with the ability to create and solve problems with easy understanding of codes The rest of the details will be given to the correct developer

    €451 (Avg Bid)
    €451 Keskimäär. tarjous
    89 tarjoukset

    As the client, I require a dynamic and engaging informational website catering to a general audience. Although I don't have a s...design style in mind, the site's look and feel should be appealing and user-friendly. Key Tasks: - Designing and iterating website. - Implementing user-friendly features and functionalities. - Monitoring and maintaining the site post-development. Ideal Skills: A freelancer with a broad range of web development skills will help achieve the best results. This includes proficiency in HTML/CSS, JavaScript, graphic design, and content management systems, among others. A strong sense of aesthetics and an understanding of user experience principles are also essential. Prior experience in developing informational websites for a general audience wo...

    €179 (Avg Bid)
    €179 Keskimäär. tarjous
    110 tarjoukset

    ...(Paid) and Linkwhisper (Paid). • Strong understanding of web technologies such as HTML, CSS, JavaScript, and PHP, with the ability to troubleshoot and resolve technical issues. • Experience with optimizing site speed, engagement, and accessibility to achieve high scores on Google PageSpeed Insights and GTmetrix. • Familiarity with e-commerce platforms and email marketing tools such as Klaviyo for seamless integration and automation. • Excellent problem-solving skills and attention to detail, with the ability to analyze data and make data-driven decisions to improve site performance. • Effective communication skills and ability to work collaboratively in a team environment. . Make sure the alignmnet of the menu and promotional bars appears balanced ...

    €28 - €235
    Kiireellinen Sinetöity
    €28 - €235
    71 tarjoukset

    I'm in need of JavaScript help, but I've skipped the specific questions pertaining to what I exactly need in terms of assistance, JavaScript frameworks or libraries, and the main purpose of the project. This could mean I need help on multiple fronts. So, I'm seeking an experienced JavaScript developer with broad expertise including but not limited to: - Debugging - Code optimization - Designing interactive web elements - Working with commonly used frameworks such as React, Angular, and Vue.js - Creating dynamic web pages - Building web applications - Enhancing user interactions Your bid should reflect your ability to handle a wide array of tasks and complexities. As we move forward, I will provide more detailed information about the specific tasks at h...

    €21 (Avg Bid)
    €21 Keskimäär. tarjous
    24 tarjoukset

    I am seeking a web designer who can refine and improve the layout of the included CX Navigation Script. - Skillset: Proficiency in HTML and Java is a must-have. - Design: The project entails taking the existing HTML design attached and improving its functionality via a combined/redesigned menu bar. Creating a more modern, clean, and user-friendly design that reflects a minimalist aesthetic. Along with adding the below improvements. Birthday Pop Up (Modal/TBD): Currently titled as (openpop1) to be triggered upon selecting the “Caller is verified” #button# in the “Inbound Opening Call Script”. If the requirements are met that are currently in the script then it should populate on the screen. However, the end user should not have to interact with the pop up ...

    €127 (Avg Bid)
    €127 Keskimäär. tarjous
    55 tarjoukset
    Design logo 6 päivää left

    ...ull_screen_preview/48635631?_ga=2.80656983.1998764749.1711874229-2050176517.1635774988&_gac=1.192113112.1709766731.CjwKCAiAxaCvBhBaEiwAvsLmWGMU92bHhMV0hSqd_-zd6t_hJNgOnOL9ZxG8yLJtwXYZmlcF3hsCNhoC--cQAvD_BwE Important: * Website should be done on an external server or similar so that our website will not be disrupted and later uploaded * Not all pages are required. Only the ones in the main menu but not the news (blogs) ones. Estimated 15 pages all together. * Imortorant having the same or other price calculator on the front page. Old website:

    €7 / hr (Avg Bid)
    €7 / hr Keskimäär. tarjous
    55 tarjoukset

    I am in need of a bilingual static responsive website that will be solely one page in length. The site will be designed in both English and French, and should be optimized for basic SEO. Note : have the content ready. website is based on AI and design should be reflecting the same. Key Requirements: - Programming Languages: HTML, CSS, JavaScript - SEO Optimization: Basic SEO optimization is required, please include the best practices for this in your plan. When applying, please include: - Past Work: I would like to see examples of your previous projects, especially those related to single page websites. I am looking forward to your applications.

    €85 (Avg Bid)
    €85 Keskimäär. tarjous
    15 tarjoukset

    More details: What specific functionalities do you want for your Shopify website? Custom theme development, Responsive design, Integration with third-party apps Do you have a design or wireframe for your website? Yes Do you have a preference for certain third-party apps to be integrated with your website? This question was skipped

    €250 (Avg Bid)
    €250 Keskimäär. tarjous
    25 tarjoukset
    Restaurant Menu Design 6 päivää left
    VARMENNETTU

    I'm after a talented designer who can create an engaging menu for my restaurant. Key Responsibilities: - Designing an attractive and user-friendly menu - Incorporating the restaurant's theme and branding - Ensuring the menu is clear, concise, and easy to read - Providing the final design in a format that is editable for future updates Ideal Skills: - Strong graphic design skills - Experience in designing menus for restaurants - Proficiency in Adobe, Gigma, or Canva - Understanding of UX/UI principles Please include a detailed project proposal in your application, along with relevant samples of your past work.

    €5 / hr (Avg Bid)
    €5 / hr Keskimäär. tarjous
    111 tarjoukset

    ...classic and elegant menu design for my breakfast and lunch menu. The design should be refined, sophisticated and timeless. Key Elements: - The design should include nutritional information - The design should feature a classic and elegant aesthetic, avoiding overly trendy or quirky elements - The color scheme should be pastel in nature, helping to convey a sense of sophistication and subtlety Ideal skills and experience: - Experience in designing menus, particularly in the food industry - Proficiency in creating classic and elegant designs - A good eye for color and detail - Ability to incorporate nutritional information in a visually appealing way I'm looking for a freelancer who can bring a sense of refinement and timelessness to the design, and who can create ...

    €87 (Avg Bid)
    €87 Keskimäär. tarjous
    110 tarjoukset

    I have a loading bar that needs to function as a progress bar. I've used GSAP for the rotation animation on the loading bar, but it is not working. It seems to be a technical issue and I suspect it's due to my lack of GSAP knowledge. I need a developer wh...a developer who can help me troubleshoot this and get it working. Key Requirements: - Troubleshoot the GSAP rotation animation on a loading bar - Ensure the loading bar functions as a progress bar - Identify and rectify any technical issues causing the animation to not work - Provide clear documentation on the solution Ideal Freelancer: - Experienced with GSAP and animation - Proficient in JavaScript and front-end development - Strong troubleshooting skills to identify and fix the issue - Good communication skills for...

    €15 (Avg Bid)
    €15 Keskimäär. tarjous
    23 tarjoukset
    JS Animation Enhancement Needed Urgently 6 päivää left
    VARMENNETTU

    I'm seeking a proficient JavaScript developer to modify my existing Js code - Expertise in JavaScript, - - Proven track record in delivering projects in a timely manner, as I require the completion of this modification as soon as possible. Your ability to start immediately will also work to your advantage in this project selection.

    €16 (Avg Bid)
    €16 Keskimäär. tarjous
    32 tarjoukset

    I am looking for a talented w...- A well-executed contact form for lead generation - A lively blog section where we can share valuable content. I am particularly interested in working with a designer experienced in modern minimalist designs, and has a proven track record in designing high-conversion websites. A deep understanding of user experience design is a must-have for this project along with proficiency in HTML, CSS, JavaScript and UX/UI design software. Your portfolio should demonstrate these skills. The new design should include all the pages in the plus the cms pages The webiste should be delivred in html,css format

    €457 (Avg Bid)
    €457 Keskimäär. tarjous
    161 tarjoukset

    I require a skilled contractor to integrate an existing API from an unspecified shipping carrier into my ...Functions: - Customer orders made in Prestashop should automatically post to the carrier system via their API. - Any changes of status made by the carrier should reflect in the Prestashop orders panel. Anticipated Status Changes: - 'Delivered': Signals the successful delivery of a customer order. - 'In Transit': Indicates that an order is on its way to the customer. - 'Delayed': Informs about any delay that may occur in the delivery process. Ideal Skills and Experience: - Proficiency in programming and API integration. - Knowledge of, and experience with, Prestashop and integrations to shipping carriers. - Past experience in integrating APIs int...

    €143 (Avg Bid)
    €143 Keskimäär. tarjous
    42 tarjoukset

    I'm looking for an experienced Shopify developer who can create a bilingual (English and Spanish) online store for us. In addition to the design and development, I need the freelancer to provide all the translations for the content....(English and Spanish) online store for us. In addition to the design and development, I need the freelancer to provide all the translations for the content. The site should allow users to choose their preferred language. Here are more details: - Fluent in English and Spanish, with excellent translation skills. - Proven experience in developing Shopify stores. - Proficient in HTML, CSS, and JavaScript to customize design elements. - Experience in coding for user-friendly UI/UX. - Ability to work independently and deliver the project within the a...

    €203 (Avg Bid)
    €203 Keskimäär. tarjous
    86 tarjoukset

    Design and implement one page website. The website shall have a design similar to the included "reference ". Please also notice the "reference " which contains a mockup of the top part of the website and the color scheme. The top menu contains links within the same page (anchors), so only one page, no sub pages. Notice that the hero area is a photo carousel consisting of multiple photo. The carousel must change the picture automatically every 3 seconds, but also have controls to change the picture with clicking. The photos to be used on the website are attached. Also the text to be used on the page is included. The implementation must work with any browser size, including mobile devices. The implementation must work with Chrome based browsers but also with la...

    €159 (Avg Bid)
    €159 Keskimäär. tarjous
    94 tarjoukset

    I'm seeking a proficient web developer who specializes in CSS and WooCommerce I require help to change the text color for dropdown menu options. The specific color code will be provided. You should be capable of: - Inspecting and identifying the type of CSS stylings on the site (inline, internal, or external styles) - Editing CSS to implement the color change form grey scale to black. Candidate with prior experience in WooCommerce and CSS would be ideal for this project. I rely on your professional judgement to make this site visually appealing.

    €34 (Avg Bid)
    €34 Keskimäär. tarjous
    49 tarjoukset

    ...time issues there. To achieve the above-mentioned goals, it is important to optimize the three crucial aspects of the website: - Image optimization – Utilize appropriate compression techniques for optimized image sizing. - Caching Improvements – Enhance the caching mechanisms to make the website extremely responsive. - Code minification – Reducing the file size of our code (HTML, CSS, & JavaScript) through processes like elimination of unnecessary characters from the source code. Ideal Candidate: The ideal candidate for this job will be highly skilled in handling Magento 2 platforms and has extensive experience in reducing page loading times by focusing on the aspects above. Expertise in handling image compression, implementing effective caching meth...

    €481 (Avg Bid)
    €481 Keskimäär. tarjous
    61 tarjoukset

    ...and readability - Proven page speed improvement results - Strong tracking and reporting of work steps completed. If you have the right skills and experience, please bid with your best hourly rate for these tasks and include an estimate of the total time you will need to complete these tasks. Also, please include a time to completion. Also, please visit my website and list all the pages in the menu to be considered and also include only 4 of your design links from your portfolio that are closest to my page. For example: I bid $1/hr - this will need 5 hours of work- I can complete the 5 hours in one day. I have visited your website and the pages you have are ggg, hhh, lll, qqq, and fff. Here are my 4 top designs that are closest to your site and what I think

    €8 / hr (Avg Bid)
    €8 / hr Keskimäär. tarjous
    78 tarjoukset

    I'm in need of an experienced Shopify developer who can assist me in customizing my store. I'm looking to make some changes to the theme, predominantly focused on the color scheme, fonts, and logo/header. Additionally, my navigation menu needs to be tailored to a simple shop structure, with categories and products. Key Points: - Customization of Shopify theme - Changes to color scheme, fonts, and logo/header - Streamlining navigation menu - Introducing product categories and products Ideal Skills and Experience: - Proficiency in Shopify development - Demonstrable experience with theme customization - Strong eye for design and aesthetics - Experience in optimizing navigation menus - Prior experience with e-commerce platforms is a plus

    €28 (Avg Bid)
    €28 Keskimäär. tarjous
    43 tarjoukset

    A simple scroll parralax style one-page website on node/react or your suggestion here. The style has to follow website: tabularis.ai. The font might be different. Colors should be the same, but we are open for suggestions. The idea of the website is: everytime a user reloads or opens the page users sees new person data from the da...com/material-ui/react-table/ DData for the table comes from the json file. Please add in the bottom after all information from a user sign: Need more info come to us. Please add 2024 to the end of the page. The website should be mobile and desktop ready. Examples, that we liked: - - -

    €143 (Avg Bid)
    €143 Keskimäär. tarjous
    56 tarjoukset

    Hello, I am looking for a programmer with expertise in the Twitter API and JavaScript for Google Sheets. I require assistance in setting up the Twitter API and need a custom script written for Google Sheets. Here are the specific requirements for the project: Project Objectives: 1. Script Functionality: - Automatically fetch Arabic text from a specified Twitter account and insert it into Column B of a Google Sheet, starting from Row 2. - Retrieve and insert links for images and videos associated with the tweets into Columns C, D, E, and F respectively. 2. Automation and Updates: - The data retrieval process should be automatic and occur in real-time, ensuring the Google Sheets document is updated continuously, irrespective of whether it is currently open. - Include fu...

    €156 (Avg Bid)
    €156 Keskimäär. tarjous
    17 tarjoukset

    ...transaction records to ensure accuracy and traceability of payments made. 4. Segurança: Implementation of robust security measures to protect sensitive user data, including payment and commissioning information. Ensuring that the referral and commissioning system is secure and protected against fraud or manipulation. 5. Tecnologias Utilizadas: Frontend: Use of technologies such as HTML5, CSS3, JavaScript, along with frameworks like React.js or Vue.js to develop responsive and dynamic interfaces. Backend: Use of languages ​​such as PHP or Node.js, with frameworks like Laravel or to develop business logic and data management. Database: Use of relational database management systems like MySQL or PostgreSQL to store and manage system data. 6. Testes e Qualidade do Có...

    €2144 (Avg Bid)
    €2144 Keskimäär. tarjous
    38 tarjoukset

    I would like to change our "Dedicated Server " " product page to have a layout more like the one of our competitor "Hetzner" We use the "hostlab" template from Themeforest : : The idea is to have buttons on the top of the page like 'AMD Servers" "Intel Servers" "Budget Servers" "Storage Servers" Once clicked, these buttons would load the corresponding Server and details displayed in vertical columns instead of horizontal ones as it is now. Having the same king of drop down menu as hetzner to show/hide some features is also a plus.

    €464 (Avg Bid)
    €464 Keskimäär. tarjous
    126 tarjoukset

    * WordPress WooCommerce migrate to SHOPIFY * Current site * PHASE 1 $500: SHOPIFY TEST SITE 1. Please purchase the template under my account. 2. Banking will been updated once completed 3. Every page you see on needs to be transferred to Shopify. Shop products and menu items are already there. SHOP page products wasn’t done correctly so need to redo. (Please note that there is a custom WooCommerce child product “Swarovski detail” pop up with ability for user to select a custom design on their main product which needs to be implemented). Go to > click on Swarovski and you’ll see what I’m talking about. There are accessories that are meant for each style. Please upload them accordingly

    €986 (Avg Bid)
    €986 Keskimäär. tarjous
    87 tarjoukset

    Magento Ninja menu extension sub menu require Font size and spacing change.

    €25 (Avg Bid)
    €25 Keskimäär. tarjous
    36 tarjoukset

    We're looking for a talented Wordpress expert skilled in Avada theme for a set of simple layout modifications and fixes to our website. Specific tasks are: -Fix the mobile menu. Currently it is showing the default theme menu items. Change this so that it reflects the desktop menu links we have created, and make sure it is not shown when on the desktop site.  -The testimonials section on the home page (mobile and desktop) is not displaying properly. Check and fix -Stop the rollover effect on the career sector, so that on rollover nothing changes.   -Point the website contact form to the email address info@domain. set it up and test that it works throughout the site. -Disable the pop-up that appears on the home page when you scroll down...

    €35 (Avg Bid)
    €35 Keskimäär. tarjous
    46 tarjoukset

    ...to easily track their orders and view their order history. Design Preferences: - Minimalistic and Clean: I aim for a design that is clean, clutter-free, and user-centric. A minimalistic approach that enhances the content and functionality without unnecessary distractions. Preferred Technology Stack: - HTML/CSS/JavaScript: I prefer a website built using this technology stack for its versatility, compatibility, and ease of use. Ideal Skills: - Proficient in HTML, CSS, and JavaScript. - Experience in developing customer-centric websites with user registration and tracking features. - Strong understanding of CRM systems and product life cycle management. - Ability to create a visually appealing and functional minimalistic design. Please share your relevant experience and...

    €717 (Avg Bid)
    €717 Keskimäär. tarjous
    74 tarjoukset

    ...help me create a software script for bulk messaging on my website. The purpose of the bulk messaging is to message users about available rooms with text that we can customize. I already have a specific message that I want to send out. I don't have a preferred platform or language for the script, so I am open to suggestions. Ideal skills and experience for the job: - Proficiency in Python or JavaScript - Experience in creating scripts for bulk messaging - Ability to customize the messaging content - Familiarity with website integration and messaging APIs Here's a video of the website and what's needed, please watch this and bid. It's a simple script but I don't have the time to make this so please bid

    €173 (Avg Bid)
    €173 Keskimäär. tarjous
    36 tarjoukset
    Comprehensive Java and Oracle Testing 6 päivää left
    VARMENNETTU

    ...skilled programmer specialized in Java, JavaScript, and PL-SQL, as well as familiar with Oracle Database, PL-SQL Developer, Oracle SQL Developer, Eclipse. The project involves writing comprehensive tests for a range of technologies including: - Java and JavaScript. - Spring Framework. - Oracle Database. - XML and JSON. - Junit. - Eclipse/Intellij. - PL-SQL Developer. - Utilizing Github and other version control tools. The ideal candidate must have a deep understanding and practical experience with these technologies. The project has an urgent timeline, so the selected candidate must be able to work under pressure and deliver high-quality results quickly. Ideal Skills: - Proficient in Java, Spring Framework, Oracle, XML, JSON, Junit, and JavaScript. - Experienced...

    €14 / hr (Avg Bid)
    €14 / hr Keskimäär. tarjous
    57 tarjoukset

    Join our team as a Python Selenium Web Scraper responsible for developing scraping scripts using Python and Selenium. You'll gather data from diverse websites, utilizing your expertise in web technologies, HTML, CSS, and JavaScript. Key responsibilities include analyzing website structures, extracting and cleaning data, and collaborating with team members to integrate data into existing systems. Ideal candidates possess proficiency in Python, experience with Selenium, and a strong understanding of web technologies. This role offers competitive compensation, flexible work hours, health benefits, and opportunities for career growth in a dynamic, collaborative environment

    €11 / hr (Avg Bid)
    €11 / hr Keskimäär. tarjous
    32 tarjoukset
    GitHub Project Deployment on Linux cPanel 6 päivää left
    VARMENNETTU

    ...installed on a vanilla cPanel account, ill supply which runs on Linux Centos7 all changes made for the project will be committed back to github. Key responsibilities include: - Deploying the GitHub project on a vanilla cPanel account - Ensuring the project functions as intended - Implementing the minimalistic design requirements Ideal skills for this project include: - Proficient in PHP, HTML, and JavaScript - Experience working with GitHub projects - Familiar with cPanel deployment on Linux This project would be well-suited for a web developer with a strong background in full-stack development and deployment. If you feel confident in your ability to deliver on these requirements, I look forward to your bid. you can find the project here: please make sure you bid AFTER

    €135 (Avg Bid)
    €135 Keskimäär. tarjous
    60 tarjoukset