jQuery / Prototype is an open source, Javascript library that is designed to help simplify the process of writing and managing code. It is a popular library that enables developers to use pre-coded components, such as adding animations, interactivity, and even AJAX through plugins. With jQuery / Prototype, a dedicated jQuery Developer can easily create powerful web applications that can be tailored to suit the needs of the client without having to write much extra code.

Here's some projects that our expert jQuery Developer made real:

  • Provide interactive features such as smooth scrolling, interactive menus with popups, and sliders
  • Automate processes with AJAX calls, allowing the user to refresh certain portions of their web page without having to navigate back or forward in the browser
  • Implement animation effects and effects flow while user is interacting with the application
  • Develop applications that work responsively across various devices, ensuring that your projects look as good on mobile devices as they do on desktop computers
  • Create complex forms with multiple plugin integrations, offering users a seamless experience when filling out those forms.

Our expert jQuery Developers have been able to make all sorts of projects come alive in our clients’ websites. Whether it's customization of components like sliders or creating complex web applications with tailored AJAX requests - a good jQuery Developer can help make your website come to life. If you've got a project for us to tackle, we'd love to hear it. Post your project on Freelancer.com today and hire a dedicated and talented jQuery Developer from our community.

238,152 건의 리뷰 기록에서, 저희 프리랜서( jQuery Developers )에 대한 거래선 측의 평가는 별점 5점 만점에 4.9점입니다.
jQuery Developers 분야 채용

jQuery / Prototype is an open source, Javascript library that is designed to help simplify the process of writing and managing code. It is a popular library that enables developers to use pre-coded components, such as adding animations, interactivity, and even AJAX through plugins. With jQuery / Prototype, a dedicated jQuery Developer can easily create powerful web applications that can be tailored to suit the needs of the client without having to write much extra code.

Here's some projects that our expert jQuery Developer made real:

  • Provide interactive features such as smooth scrolling, interactive menus with popups, and sliders
  • Automate processes with AJAX calls, allowing the user to refresh certain portions of their web page without having to navigate back or forward in the browser
  • Implement animation effects and effects flow while user is interacting with the application
  • Develop applications that work responsively across various devices, ensuring that your projects look as good on mobile devices as they do on desktop computers
  • Create complex forms with multiple plugin integrations, offering users a seamless experience when filling out those forms.

Our expert jQuery Developers have been able to make all sorts of projects come alive in our clients’ websites. Whether it's customization of components like sliders or creating complex web applications with tailored AJAX requests - a good jQuery Developer can help make your website come to life. If you've got a project for us to tackle, we'd love to hear it. Post your project on Freelancer.com today and hire a dedicated and talented jQuery Developer from our community.

238,152 건의 리뷰 기록에서, 저희 프리랜서( jQuery Developers )에 대한 거래선 측의 평가는 별점 5점 만점에 4.9점입니다.
jQuery Developers 분야 채용

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    10 찾은 프로젝트
    Fix CKEditor 5 Dropdown Alignment
    6 일 left
    인증 완료

    I’m integrating CKEditor 5 into a React application and the editor’s built-in dropdowns—font color, alignment, and similar controls—open in the wrong place, partially off-screen. The issue reproduces consistently in Chrome and Edge and appears to be a pure styling conflict rather than a logic bug. Key facts • React front-end with CKEditor 5 (no custom overrides to the CKEditor CSS). • Problem: dropdowns are misaligned—not hidden or non-functional, just positioned incorrectly. • Scope: locate the conflicting styles, supply a concise CSS (or SCSS) patch, and explain where it should be injected so future CKEditor upgrades remain painless. Deliverable 1. A working CSS fix that realigns all CKEditor 5 dropdowns. 2. Brief notes on why the ...

    $25 Average bid
    $25 (평균 입찰가)
    47 건의 입찰

    I need a clean, production-ready front-end for an ERP application built with React and Next.js. The back-end team will expose REST/GraphQL endpoints, so my main focus now is a modern, responsive interface that can consume those APIs and present data efficiently. What I expect from you: • A project scaffolded with the latest stable version of React, organised by feature modules so future sections of the ERP can be plugged in without refactoring. • Reusable components for common ERP screens (login, dashboard shell, data table with search/sort, modal forms, notifications). • State management wired up (Redux Toolkit, Zustand or another lightweight option you are comfortable with) and ready to connect to external endpoints. • Routing set up for at least a Home / Dashboard...

    $244 Average bid
    $244 (평균 입찰가)
    40 건의 입찰

    I’m enhancing a SAP Analytics Cloud story and need a small JavaScript-based popup that lets the analyst add a brand-new member to a specific dimension on the fly. The member will represent financial data, and every field (ID, description, hierarchy placement, etc.) should be captured directly from the user inside the popup itself—no external files or databases involved. Here’s the flow I’m after: • User clicks an “Add Member” button in the story. • A modal (or similarly clear, unobtrusive UI—open to your suggestion) appears, prompting for the new member’s details. • On submit, the script calls the appropriate SAC API to create the member in the designated dimension and refreshes the story or widget so the addition is imm...

    $33 Average bid
    $33 (평균 입찰가)
    17 건의 입찰

    I need a small web application that reads my existing Esri .GDB (fields include State, District, Sub-District, Village Name, PIN, etc.) and presents the data on an interactive map. From a single screen I must be able to: • choose a record either by selecting a PIN or a Village from a drop-down list or by typing into a Google-style search bar, • have the map zoom to that feature and instantly show its attributes, and • generate a printable report that looks and feels like the ones on —PIN is the key detail that must appear. Standard mapping tools such as measure distance/area, pan, and rotate are required. The interface must also let me upload additional layers (KML, JSON, SHP) and, after editing or selecting a feature, download the result in any of those three fo...

    $578 Average bid
    $578 (평균 입찰가)
    43 건의 입찰

    I need a basic arithmetic calculator built using HTML, CSS, and JavaScript. The calculator should support all basic operations: addition, subtraction, multiplication, and division. Key Features: - Basic arithmetic operations: +, -, ×, ÷ - Percentage calculations - Clear (C) and Clear Entry (CE) buttons Ideal skills and experience: - Proficiency in HTML, CSS, and JavaScript - Experience in building interactive web applications - Attention to detail and clean UI design

    $10 / hr Average bid
    $10 / hr (평균 입찰가)
    77 건의 입찰

    I have an existing scheduling code-base written entirely in JavaScript. At the moment its only fully working feature is the user-notification system, yet the app is already showing performance bottlenecks that slow page loads and make real-time updates feel sluggish. What I need first is a thorough cleanup and refactor that targets performance: untangle duplicated logic, remove dead code, split oversized functions, and trim the bundle so it ships fast. While you work, please leave the code more readable and well-documented so future contributors can follow along without guesswork. Your primary deliverable will be a redeployed build that runs noticeably faster on both desktop and mobile. If you spot bugs on the way, squash them—clean tests must pass before hand-over. After that,...

    $478 Average bid
    $478 (평균 입찰가)
    210 건의 입찰
    Accordion Dropdown Position Fix
    2 일 left
    인증 완료

    My accordion section is built with plain HTML and, when opened, it simply drops over the paragraphs that sit below it. Instead, I want each panel to expand naturally and push the rest of the page down so no text is ever hidden. You are free to introduce lightweight CSS or a small JavaScript / jQuery snippet—whatever is simplest and most reliable—to keep the accordion fixed in the document flow. I don’t need fancy animations; the priority is that every click expands the section, reveals the content, and moves everything else beneath it accordingly. Please send back the updated HTML (plus any accompanying CSS / JS) with clear comments so I can slot it straight into my site. A quick screen-grab or short GIF showing the corrected behaviour would be a bonus, but the core d...

    $20 / hr Average bid
    $20 / hr (평균 입찰가)
    248 건의 입찰

    I’m building a product page that lets shoppers grab the item, spin it in any direction, and zoom in on details—all with no autoplay. To make that possible, I need a custom Shopify plugin where I can upload up to 800 high-resolution frames for a single product. The viewer must stitch those images into an ultra-smooth 360° experience that supports: • horizontal rotation • vertical rotation • pinch/scroll zoom The spin should only begin when the visitor drags or swipes; there’s no automatic animation on page load. On desktop the mouse controls the view, while touch gestures do the same on phones and tablets. Performance is critical. The first frame has to appear instantly, with the rest loaded progressively so the interaction never stutters. Plea...

    $160 Average bid
    $160 (평균 입찰가)
    63 건의 입찰

    I need a lean, browser-based tele-reporting application that lets me, a solo radiologist, move through X-ray, CT and MRI studies at top speed. Every design decision should serve a fast reporting workflow: one login, a study opens instantly in an in-browser DICOM viewer, and I am already typing (or dictating) into a structured template with normal-finding presets pre-filled. Core viewer behaviour • Upload single or bulk DICOM studies, then auto-sort them by patient, date and modality. • Web viewer must deliver window/level, zoom, distance and angle measurements, cine scrolling and smooth multi-series comparison—no desktop install, just HTML5/WebGL. • Cached, encrypted cloud storage should feel PACS-like yet stay light on ongoing costs. Structured reporting &bu...

    $356 Average bid
    $356 (평균 입찰가)
    25 건의 입찰

    I'm in need of a talented expert with proficiency in React framework who can seamlessly assist in incorporating a parallax scrolling effect in our web application. Scope of Work: - The main task is implementing scroll animations with an emphasis on parallax scrolling effects. - The work is primarily focused on integrating interactive elements into the parallax scrolling system. Ideal Skills and Experience: - Expertise in React as this project involves deep integration with it. - Strong background in web animations, specifically scroll animations. - Experience in implementing parallax scrolling effects on websites or web applications. - Knowledge of working with interactive elements within the parallax scrolling. Consider this a time-sensitive project and I strongly encourage o...

    $10 / hr Average bid
    $10 / hr (평균 입찰가)
    130 건의 입찰

    고객님만을 위한 추천 게시글