Force safari fullscreencông việc

Bộ lọc

Tìm kiếm gần đây của tôi
Lọc theo:
Ngân sách
đến
đến
đến
Loại
Nhiều kỹ năng
Ngôn ngữ
    Tình trạng công việc
    2,000 force safari fullscreen công việc được tìm thấy, giá theo USD

    Tôi đang cần xây dựng 1 ứng dụng dạng extension trên trình duyệt chrome, cốc cốc, safari. Ứng dụng này cho phép kết nối với token tài khoản facebook của user đã đăng nhập trên trình duyệt (được user cấp phép token, không vi phạm chính sách fb) và ứng dụng có thể gửi tin nhắn cho user khác thông qua quyền editor trên fanpage (token của user đã có quyền editor trên fanpage).

    $500 (Avg Bid)
    $500 Giá đặt trung bình
    4 lượt đặt giá

    Tham khảo game đào vàng: chi tiết như trong file

    $1125 (Avg Bid)
    $1125 Giá đặt trung bình
    3 lượt đặt giá

    Hiện tại mình cần viết tool brute force ( không phạm pháp ) không rắc rối lắm . Giá cả có thể thương lượng

    $46 (Avg Bid)
    $46 Giá đặt trung bình
    1 lượt đặt giá

    ...Dự án này yêu cầu kinh nghiệm/skills sau: - HTML, CSS - Java, JavaScript (backend sẽ viết bằng Java, dữ liệu trả về client/browser sẽ là JSON) - Spring Framework - Git (sẽ dùng Bitbucket để lưu trữ project code) Trang web sẽ chạy trên máy tính để bàn, máy tính xách tay, và máy tính bảng màn hình từ 7 inch trở lên. Các trình duyệt sẽ hỗ trợ sẽ là: Chrome, Firefox, Cốc cốc, Edge, IE 10+, Safari. Không cần thiết phải hỗ trợ chạy trên điện thoại di động hay máy tính bản màn hình nhỏ. Giá chỉ để tham khảo. Muốn hợp tác làm việc lâu dài. Có thể trả c...

    $8 / hr (Avg Bid)
    $8 / hr Giá đặt trung bình
    8 lượt đặt giá

    - Cắt HTML / CSS, JavaScript, đặc biệt HTML5, CSS3 - Xử lý HTML/CSS hỗ trợ đa trình duyệt (Internet explorer, Chrome, Safari...). Mã HTML viết ra cần dễ tùy biến, thay đổi linh hoạt, thân thiện cho mục đích SEO - Phát triển template cho web sử dụng JavaScript, HTML và CSS theo các chuẩn hiện nay(responsive)

    $193 (Avg Bid)
    $193 Giá đặt trung bình
    9 lượt đặt giá
    Xây dựng trang web Đã kết thúc left

    Mình cần 01 bạn cấu hình tối ưu vps và bảo mật cho 01 site tin wordpress . Bạn nào có kinh nghiệm để có thể làm cho mình một buổi xong luôn nhé. Báo giá hữu nghị nhé, có thể hợp tá...aders-config-for-wp-super-cache 3. 4. Lọc botnet dựa trên cookie, Ví dụ như: <script type="text/javascript"> = function checknow() { var today = new Date(); var expires = 3600000*1*1; var expires_date = new Date(() + (expires)); var ua = (); if ( ( "safari" ) != -1 ) { = 'location.href=1; path=/'; } else { = 'location.href=1; path=/; expires=' + (); } } </script> Cám ơn các bạn phản hồi sớm

    $386 (Avg Bid)
    $386 Giá đặt trung bình
    3 lượt đặt giá
    BorrAgency 6 ngày left

    ...with the possibility of consistent pay-raises when the agency experiences growth. You will be paid 7usd for every video-edit. The process is super streamlined. All videos are tailored by me -> you get the raw footage, edit it and upload the edited videos in a separate folder. I expect a simple thumbnail that fits the ratio 1:1 on Instagram feed. All videos should be edited in 9/16 format for fullscreen experiences on IG Reels + TikTok. Please reach out to me here on “platform-name” and tell me a bit about yourself, your current situation and show me previous work. Important: I expect a sample to quality check your work, if I find qualified for the position, I will provide you with the raw 60-seconds footage. Fluent English or Danish is a must + you must be ab...

    $11 (Avg Bid)
    $11 Giá đặt trung bình
    16 lượt đặt giá

    I'm in need of a proficient Graphic Designer to create a captivating graphical representation aimed at advertising a product for the general public. Key Responsibilities: - Make use of visual arts, typography, and page layout techniques to create an engaging design. - Understand the product's u...product's unique selling point and effectively communicate the same through the design. Must-Haves: - Significant understanding and experience in graphic design - Proven ability to create designs targeting a broad audience base - Detail-oriented, with a keen eye for aesthetics and visual details - Ability to meet deadlines while maintaining quality work. Your task will ultimately be the creative force behind advertising a specific product to the general public using ou...

    $20 / hr (Avg Bid)
    $20 / hr Giá đặt trung bình
    53 lượt đặt giá
    Mobile Browser Compatibility Fixer 6 ngày left
    ĐÃ XÁC THỰC

    I'm in need of a competent web developer who is experienced with Bootstrap and can troubleshoot issues affecting the mobile browser version of my website. Key Tasks: - Identify and rectify issues causing browser compatibility problems - Ensure full responsiveness across different mobile browsers, particularly Safari, Chrome, and Firefox - Confirm that website's layout is consistent and functional on all devices The initial issue seems to be centered around Bootstrap, and hence, your understanding and experience with this framework is crucial. While I'm not certain if the Bootstrap framework itself is the root cause, your ability to investigate and resolve all possible problems affecting mobile responsiveness is highly sought. Ideal Skills and Experience: - Proven t...

    $164 (Avg Bid)
    $164 Giá đặt trung bình
    73 lượt đặt giá
    Complex Problem Solving with Programming 5 ngày left
    ĐÃ XÁC THỰC

    Task 1: Write dynamic programming and recursive programs for a given problem obtained from 4 practical task selection test. • Implement a recursive program to solve the given problem. • Analyze time complexity of the recursive program (brute force) and dynamic programming approach using Big O and Omega notations. • Implement a dynamic programming approach by defining a table to store previously calculated values and using them to compute the next value in the sequence. Write recursive solution. • Test both programs for different input sizes and compare their performance. Task 2: Parallelize the algorithms for the second and third recursive equations obtained from the 1 practical selection test, and also parallelize second and third algorithms obtained from th...

    $45 (Avg Bid)
    $45 Giá đặt trung bình
    12 lượt đặt giá

    I've been having an issue with the tabs on my website. They're not opening when clicked. Site: Some more details: - There are no error messages displayed when attempting to open the tabs. - I've tested the tabs on Chrome, Firefox, and Safari. I'm looking for a skilled developer who could troubleshoot the issue and make the tabs functional again. The ideal candidate should possess: - Proficiency in HTML and JavaScript. - Experience in debugging and troubleshooting similar issues. - Familiarity with cross-browser compatibility testing. This is a relatively small project and shouldn't take much time for someone with the right expertise.

    $22 (Avg Bid)
    $22 Giá đặt trung bình
    48 lượt đặt giá

    ...columns. Online (on web) visible to users, will be only the fields mentioned in table visible) MS Access (local file) Administrator must be able to see and edit all after importing with an interface you will create in Microsoft Access (locally) Administrator must be able to see for each voter the data each user entered for it (multiple users enter multiple data for each voter) Must be able to force stop entering data to all users online Must be able to upload the database (from local Microsoft Access) to web and re-enable the ability for entering data to users (online) When uploading database to web from Local MS Access, have to options. Update (update only changes. Overwrite records in web database), or Replace database on web (delete database on web and reupload from Access). ...

    $209 (Avg Bid)
    $209 Giá đặt trung bình
    42 lượt đặt giá

    Creating thumbnails and banners for Google Chrome Extension Thumbnail 440*280 The main task when drawing this banner is to force users to pay attention to your extension. This banner should be simple, minimalistic, and immediately convey the general essence of the extension. Also, this banner should attract attention. - Use contrast background - Use logo and name: “Time Zone Meeting Planner. - Size: 440*280 - Format: png Big banner (screenshot) 1280*800 A simplified screenshot of the extension conveying the essence of the product, and not necessarily all the functionality of the product. - Use a screenshot, remove all secondary elements (settings, offset, etc) - Draw a mouse and its movement while selecting time - Use text: “Find the best meeting time across ...

    $96 (Avg Bid)
    $96 Giá đặt trung bình
    84 lượt đặt giá
    Python Data Analysis Script Creation 3 ngày left
    ĐÃ XÁC THỰC

    ...constants relating to the vehicle forces must be able to be changed directly from an excel file page called constants. To find the optimal solution you must use some sort of genetic algorithm (explained with flow diagram) that turns the motor on twice per lap to build up speed and then coast using the speed gained. Using the current velocity at a given point, the force of the motor is interpolated from a matrix [Vehicle velocity, Motor Force] found in the excel file. I can provide the maths for this as well but have not yet done it. Every next time step must be predicted using the Runge-Kutta 4 method which I have provided in the RK4 Page on the excel. Furthermore, the model must not exceed the maximum velocity predicted for the corners (seen in the excel file) or the maxi...

    $40 (Avg Bid)
    $40 Giá đặt trung bình
    20 lượt đặt giá

    ...verification process seamlessly within the application. 2. **UI/UX Design:** - Design and implement intuitive screens for phone number entry and OTP verification. - Ensure a smooth and responsive user experience throughout the authentication flow. 3. **Security Measures:** - Implement encryption techniques to protect user data. - Incorporate measures to prevent security threats like brute force attacks and unauthorized access. 4. **Error Handling:** - Implement error handling mechanisms to handle edge cases gracefully. - Provide informative feedback to users during the authentication process. 5. **Testing:** - Conduct rigorous testing to validate the reliability and security of the authentication system. - Perform unit tests and integration tests to en...

    $89 (Avg Bid)
    $89 Giá đặt trung bình
    25 lượt đặt giá

    I am looking for an experienced React JS developer to convert a Figma design along with a couple of images into a fully responsive and interactive web application. Key Requirements: - Conversion of 1 Figma design and 2 images into an interactive web application - The web application should be fully responsive and compatible with all major browsers including Google Chrome, Mozilla Firefox, and Safari - Implement user authentication functionality Ideal Skills and Experience: - Proficiency in React JS and modern front-end technologies - Experience in converting Figma designs into interactive web applications - Strong understanding of UI/UX principles - Ability to implement user authentication features - Knowledge of responsive web design and cross-browser compatibility Your role wil...

    $323 (Avg Bid)
    $323 Giá đặt trung bình
    60 lượt đặt giá

    Rebuilding a fullscreen section in Elementor on your server Content Homepage / Fullscreen Section: Animated font Animated flipping image menu Please only report freelancers who can realize this today. It is not a very big task Thank you

    $48 (Avg Bid)
    $48 Giá đặt trung bình
    32 lượt đặt giá

    Data Specialist: The Data Specialist is responsible for providing information that is in databases, organizing and assembling the information ...teams can make decisions using data. Responsabilities: > Access database. > Create dashboards and analysis according to the demand of the business areas. > Update and automate dashboards that need frequent updating. > Provide suggestions of improvements in business areas. Requirements: > Mandarim is a must > SQL > Office Package > Database usage At Shein, we believe that diversity is the force that drives innovation. We are committed to creating an environment where all voices are heard, valued and respected. All our vacancies are inclusive for people with disabilities, women, black people, LGBTQIAPN+ com...

    $2095 (Avg Bid)
    $2095 Giá đặt trung bình
    56 lượt đặt giá

    I'm currently having an issue with a particular JavaScript function for an agency's portfolio website. The function is meant to update webpage elemen...in-depth knowledge. The key task will just be to improve this function so it runs each time the homepage is loaded or returned to. Key Requirements include: - Vast experience in JavaScript - Proficient in browser compatibility issues - Keen attention to functionality and performance detail Your role will be to diagnose the issue, remedy it, confirm the functionality by adequately testing in Chrome, Safari and Firefox. I can help explain the function and clearly show where the issue is, I just require a developer with a more advanced understanding of JavaScript to optimise the function and improve the code so that the f...

    $46 / hr (Avg Bid)
    $46 / hr Giá đặt trung bình
    66 lượt đặt giá

    I am looking for a proficient web developer with deep understanding in React.js, HTML, and CSS. The project involves creating a responsive design, that adapts to all screen sizes. Ideal candidate should be able to: - Create an impressive responsive design using React.js - Code using HTML and CSS to implement the design - Optimize the design to work efficiently on Google Chrome, Safari, and Firefox browsers Experience in creating animated transitions will give you an edge, though it's not a mandatory requirement. Proficiency in React.js, HTML, CSS, and understanding of web responsiveness are essential. Proven experience in similar projects will be a plus.

    $328 (Avg Bid)
    $328 Giá đặt trung bình
    95 lượt đặt giá

    Details of the job are in attached files. File 79fcfac6 is for part 1. File 5e39ff02 is for part 2

    $24 (Avg Bid)
    $24 Giá đặt trung bình
    7 lượt đặt giá

    ...accurate opening and closing operations according to their respective motion curve. Safety protocols: To avoid any risk of crushing between the latch post and the gate leaf in closing motion, the horizontally moving leaf must not exert more than 400 Newtons of force when it is one meter away from reaching its fully closed position. In any other position or movement directions, the force can’t be higher than 1400 N. These movements also have to stop quick enough so these forces don’t remain for longer than 0,75 sec higher than a static force of 150 Newtons. For this we need only the adjustable PWM or 0-5V outputs as we have already a motorcontroller of choice. Diagnostic and Reporting Functions: The controller's program may include diagnostic fea...

    $1258 (Avg Bid)
    NDA
    $1258 Giá đặt trung bình
    12 lượt đặt giá
    Manual Testing for Automobile Website 2 ngày left
    ĐÃ XÁC THỰC

    ...Executing these test cases efficiently - Thoroughly documenting any issues found during the testing process Browser & Device Compatibility: You will be required to test the automobile website on the Chrome and Safari browsers. Please ensure that the website is fully functional and visually appealing on these platforms. Ideal Skills and Experience: - Prior experience in manual testing, especially in the domain of e-commerce or automobile websites - Proficiency in creating and executing test cases - Strong attention to detail in identifying and documenting issues - Familiarity with Chrome and Safari, and their compatibility testing processes Your role in this project is crucial to ensure a seamless user experience on the website. I am looking for someone who is meticu...

    $10 / hr (Avg Bid)
    $10 / hr Giá đặt trung bình
    120 lượt đặt giá

    The main goal of this project is to improve our React application so it looks professional and has a better overall UX. Everything below should work on Chrome, Edge, Firefox and Safari of windows desktop, iPhone and android. Milestones will be created. Results card layout improvements: a) Currently, for layout with multiple laptops per row, it shows specs only on mouse-over, lets remove that and show that in the card itself, between the laptop image and the hyperlink of the laptop title. Lower the font a little bit and add a special css class to control the style of the specs. b) The cards need a bit more padding/margin so they dont look too crowded with information. Show Details popup: c) Show details popup needs to occupy 90% of the screen width showing the specs in two columns ...

    $174 (Avg Bid)
    $174 Giá đặt trung bình
    137 lượt đặt giá

    I'm seeking a talented freelance graphic designer to help create a dynamic logo that primarily focuses on a slogan or tagline. There are no pre-determined color preferences - I want you to feel free to explore the color spectrum and choose the most visually appealing color ...and clearly communicate innovativeness and creativity, emphasizing an up-to-date and trend-setting approach. Ideal Skills and Experience: * Proven experience in graphic design * Portfolio of completed logo designs * Knowledge of current design trends * Proficiency in Adobe Illustrator and Photoshop * Creativity and out-of-the-box thought process is a must-have Your role will be the driving force in creating a logo that leaves an impact and marks our status in the market. Let's create something i...

    $4 / hr (Avg Bid)
    $4 / hr Giá đặt trung bình
    22 lượt đặt giá

    ...functional web page, so a strong understanding of front-end development is essential. - The landing page must be responsive, providing a seamless experience across various devices, and ensuring the content is appropriately displayed on different screen sizes. - Cross-browser compatibility is also a must. The page should render correctly and consistently on all major browsers such as Chrome, Firefox, Safari, and Edge. - Windows size: 2560x1440 Ideal Skills and Experience: - Proficiency in HTML and CSS. - Prior experience in front-end development, particularly for landing pages. - A strong focus on responsive design and cross-browser compatibility. - Attention to detail, as the page must match the provided design files precisely. It would be helpful if you can share some examples...

    $54 (Avg Bid)
    $54 Giá đặt trung bình
    81 lượt đặt giá

    As the driving force behind a growing B2B platform, I am seeking a dynamic professional to spearhead my expansion plans into the California region. The focus of this role is to build contacts within the healthcare sector, specifically targeting medical device sellers. The job involves: 1. Building a contact list: - Researching and identifying potential partnerships within the specified industry. - Creating a detailed list of healthcare contacts in California, primarily from the medium to large-sized medical device sellers. 2. Cold calling: - Establishing initial contact and building relationships with key decision-makers. - Pitching our platform's unique selling points. The ideal problem solver for this endeavor would have: • Previous experience in B2B list buildi...

    $18 / hr (Avg Bid)
    $18 / hr Giá đặt trung bình
    15 lượt đặt giá
    React JS iOS Safari Loading Issue 1 ngày left
    ĐÃ XÁC THỰC

    ...with my React JS website; it's not loading specifically on Safari for iOS devices. I'm looking for a seasoned React JS developer to guide me through its resolution: - **Issue Details:** The website doesn't load at all; users on iOS Safari currently can't access it. - **Possible Causes:** I suspect the problem might stem from the following: - *Third-party plugins*: There's a possibility that one of the plugins embedded on the site is conflicting with Safari. - *Custom JavaScript*: Some custom JavaScript code may not be compatible with Safari's rendering. - *CSS animations*: The animations could be causing a conflict that halts the loading process. - *Api calling*: The API calling function might not be working correctly on Saf...

    $27 (Avg Bid)
    $27 Giá đặt trung bình
    16 lượt đặt giá
    Trophy icon Mosaic Design Đã kết thúc left

    I'm in need of a professional photoshop artist who can help me create a stunning, detailed and realistic mosaic design. This design will be used for decorative purposes and printed on large surfaces. Use the attached trading card photos to create a mosaic. Background should be black.. You do not need to use all photos. Examples of Mosaics i would like to create similar...card photos to create a mosaic. Background should be black.. You do not need to use all photos. Examples of Mosaics i would like to create similar to below. https://www.freelancer.com/fileservice/v4/download/cb963d3b-3f2a-429a-8131-ee3f5a5b0fc1?signature=7qdboU5oJyHfPSEJfJBaLxwmxma1R_W1388q8yceWZs%3D&issued=1715693657&expires=1715780057&disposition=attachment&signature_version=2&image-optimizer=...

    $10 (Avg Bid)
    Bảo đảm
    $10
    9 bài tham dự

    I'm looking to integrate SAML login into Freescout to enhance security and improve user experience. Key Objectives: 1. remove SAMLCUSTOMER_EXCLUDED_MAILBOX code 2. add option "use saml" and "force saml" on the mailbox level 3. testing of the combination of these options for the customer

    $10 / hr (Avg Bid)
    $10 / hr Giá đặt trung bình
    1 lượt đặt giá

    I've recently started experiencing an issue with my custom WordPress/WooCommerce product page. The add to cart button is missing, and it's impacting the functionality of the site for all users across different browsers – Google Chrome, Mozilla Firefox, and Safari. Before this issue started, I made some changes to the site, including updating plugins, the theme, and making custom code modifications. These changes might have triggered the problem. I need a skilled WordPress/WooCommerce developer to urgently fix this issue. Ideal skills and experience for the job include: - Extensive experience with WordPress and WooCommerce - Proficient in debugging and troubleshooting WordPress issues - Familiarity with plugin and theme updates - Strong understanding of custom cod...

    $151 (Avg Bid)
    $151 Giá đặt trung bình
    201 lượt đặt giá

    ...intelligence has raised concerns about job displacement and income inequality, as well as the potential for algorithmic bias and discrimination. Moreover, the rapid pace of technological change has outpaced regulatory frameworks and ethical considerations, leading to concerns about data privacy, cybersecurity, and the misuse of emerging technologies. In conclusion, technology has become an indispensable force that shapes our present and future in profound ways. From enhancing communication and connectivity to revolutionizing industries and addressing global challenges, technology has the power to transform the world for the better. However, realizing the full potential of technology requires careful consideration of its ethical, social, and environmental implications, as well as...

    $25 / hr (Avg Bid)
    $25 / hr Giá đặt trung bình
    22 lượt đặt giá
    Drone Animation Expert for Film Production 8 giờ left
    ĐÃ XÁC THỰC

    ...tracking sequences The ideal candidate will have extensive experience with animation, specifically in the film production industry, and a keen eye for detail to catch and correct any potential issues. It's vital that the drone smoothly performs all actions to enhance the film's visual aesthetics. An understanding of cinematic visual techniques would also be advantageous. I also need help with force loading all the assets so that can be seen in the video when the animation is playing. They are all clearly visible in the viewport, but do not show up when the animation is playing....

    $26 (Avg Bid)
    $26 Giá đặt trung bình
    13 lượt đặt giá
    Ordering and invoicing system 4 giờ left
    ĐÃ XÁC THỰC

    ...of days (i.e. x) must be calculated individually for each supermarket based on empirical values. At the beginning, all markets are assumed to last 4 weeks. An employee should also be able to set a fixed value for each market, which can later be overwritten by the empirical values. The sales representative should also be able to set this on the first visit. Basic setting 4 weeks, but if the sales force decides that it is 3 or 6 weeks, then the supermarket starts with this value, but is then later overwritten by the empirical values. It must somehow be taken into account that generally more honey is bought in Germany between September and March than in the other months. Therefore there must be a curve there. The interval is therefore shorter in the months of September to March than...

    $2735 (Avg Bid)
    $2735 Giá đặt trung bình
    43 lượt đặt giá

    I'm looking for a talented Android developer to build an app that will have a very specific purpose: to open URLs copied from the system device in a fullscreen webview interface. Key Features: - URL Handling: The app should automatically recognize and open URLs that have been copied on the device. - Webview Interface: The opened URLs should be displayed in a simple, clean webview. Ideal Candidate: - Proficient in Android app development - Experience with webviews and URL handling - Familiarity with minimalist UI design - Prior experience in similar projects would be a plus The ultimate goal is to offer a straightforward, no-frills experience for users who want a quick way to view copied URLs without the distractions of a full web browser. If you're confident in your And...

    $156 (Avg Bid)
    $156 Giá đặt trung bình
    72 lượt đặt giá

    I have 40 wildlife safari photos requiring brightness and contrast adjustments, along with color enhancements. The existing images are in JPEG format and should remain in this format after edits. Ideal Skills for the Job: - Expertise in photo editing, especially brightness and contrast adjustments and color enhancements - Familiarity with JPEG image format - Attention to detail Finally, any unwanted objects in the images should be left undisturbed; the focus here is solely on color and brightness enhancements.

    $11 / hr (Avg Bid)
    $11 / hr Giá đặt trung bình
    48 lượt đặt giá

    The Device is designated to get the powder out of a standard gelatin hard capsule. I need an experienced 3D mechanical engineer to design a precision mechanical assembly for me. This assembly must be able to clamp a powder containing standard size (#000, #00, #0, #1, #2, #3, #4 & #5) gelatin capsule and break it into two halves by applying a controlled force. Key Requirements: - The device must be small, less than 10 cm in size. - The primary material for 3D printing will be PLA (Polylactic Acid) (or any other filment). - The level of precision required for the capsule clamping mechanism is low, greater than 0.5 mm. - Device should be simple, not more than 15 parts (the less the better) Ideal Skills and Experience: - Proven experience in 3D mechanical engineering, particular...

    $120 (Avg Bid)
    $120 Giá đặt trung bình
    47 lượt đặt giá

    I have 40 wildlife safari photos requiring brightness and contrast adjustments, along with color enhancements. The existing images are in JPEG format and should remain in this format after edits. Ideal Skills for the Job: - Expertise in photo editing, especially brightness and contrast adjustments and color enhancements - Familiarity with JPEG image format - Attention to detail Finally, any unwanted objects in the images should be left undisturbed; the focus here is solely on color and brightness enhancements.

    $318 (Avg Bid)
    $318 Giá đặt trung bình
    97 lượt đặt giá

    1 Video topic :- Phulwari ki naal jeep safari near ambaji poshina

    $17 (Avg Bid)
    $17 Giá đặt trung bình
    1 lượt đặt giá

    The main goal of this project is to improve our React application so it looks professional and has a better overall UX. Below are some of the requirements and will be broken down into milestones. Everything below should work on Chrome, Edge, Firefox and Safari of windows desktop, iphone and android. Please test on those browsers and let me know if you are not able to test on both mobile devices. We need too complete bugs first followed by enhancements. Some of the styling items may require revisions. Milestones will be created Bugs: a. When there are no results, we need to display a message at the top that of the no results page that says "No results found". (you can test it with price, RAM and CPU Speed set to highest values) b. When we click on Show details, it shows a...

    $165 (Avg Bid)
    $165 Giá đặt trung bình
    90 lượt đặt giá

    My website is functioning perfectly across different browsers except Safari version 13.1.2, where it's experiencing several issues. Specifically, text alignment, missing images, and layout distortion are the key problems surfacing on this particular Safari version. These issues have been present for over a week now. I require a skilled web developer who can identify the root causes of these discrepancies and make the necessary adjustments to ensure the website renders correctly on Safari 13.1.2. a previous designer said I have thoroughly checked it. Please note that 13.1.3 is an older version of Safari; the latest version is 17.4.2. Due to the lower version, Safari is not converting dynamic content to static properly, hence these layout problems ...

    $123 (Avg Bid)
    $123 Giá đặt trung bình
    47 lượt đặt giá
    Air Force T Shirt 1 ngày left

    Hi Jason, hope you are doing well. Can you help me with another tshirt design?

    $45 (Avg Bid)
    $45 Giá đặt trung bình
    1 lượt đặt giá

    I made a wordpress custom theme. Devs don't like to document things (I kept asking...) so need to force the matter and have someone just do it! The focus is on what is not obvious. e.g. The footer has a "join newsletter button", but where do you edit that and how does it integrate with the CRM? (And if there is custom shortcode where is that written) I need someone who knows Wordpress and to write simple documentation in a Google Doc (for me/devs- You don't need to explain how to copy/paste! ;)). This is not hardcore stuff, it's spending time on my site (I can tell you obvious things), seeing what needs to be explained (asking questions) and then writing the shortest explanation possible with screenshots so any dev (or me!) will know how to update someth...

    $7 / hr (Avg Bid)
    $7 / hr Giá đặt trung bình
    47 lượt đặt giá
    Trophy icon Ultimate Frisbee Jersey Design 10 giờ left

    I'm in need of a minimalistic yet smart jersey design for our Ultimate Frisbee tournament named "A Day on the Beach". The design should incorporate the colours from our tournament logo. The event is held in London (on volleyball pitches) so where possible, London can be incorpor... The event is held in London (on volleyball pitches) so where possible, London can be incorporated in the design. Essential elements to be included are: our tournament name, our logo, and player numbers on the back of the jersey. Ideal candidate will have experience in sportswear design and a knack for capturing team spirit visually. Inspiration: The final file will need to be provided in multiple formats (.ai or .psd as well as .png).

    $31 (Avg Bid)
    Bảo đảm
    $31
    75 bài tham dự

    I am seeking an experienced professional who can resolve challenges that occurred after my website was affected by malware and a WordPress update. The issues I need addressed are: - Broken links and images - Distorted website layout - Install SSL These complications are experienced on Google Chrome, Mozilla Firefox, and Safari browsers. Despite clearing the cache, these issues persist. Therefore, prospective freelancers need to be proficient in WordPress and have in-depth knowledge in troubleshooting browser and malware-related issues. Your expertise will be well-appreciated.

    $30 (Avg Bid)
    $30 Giá đặt trung bình
    74 lượt đặt giá

    My website is functioning perfectly across different browsers except Safari version 13.1.2, where it's experiencing several issues. Specifically, text alignment, missing images, and layout distortion are the key problems surfacing on this particular Safari version. These issues have been present for over a week now. I require a skilled web developer who can identify the root causes of these discrepancies and make the necessary adjustments to ensure the website renders correctly on Safari 13.1.2. Key responsibilities include: - Diagnosing and resolving text alignment, image display, and layout problems specifically on Safari version 13.1.2 - Running tests to confirm that all changes made have successfully resolved the issues - Ensuring that any modificat...

    $126 (Avg Bid)
    $126 Giá đặt trung bình
    62 lượt đặt giá

    As the driving force behind a new project that gears towards health professionals, I am seeking for an exceptional UX/UI designer with the creativity and technical skills to develop engaging website, mobile application, and graphic designs. The prospective freelancer will have to work on various aspects including; - Website Design - Mobile Application Design - Graphic Design - Thorough creation of wireframes, icons, diagrams, and concepts. The goal is to - Enhance the brand identity - Improve user experience - Increase user engagement The ideal candidate will have previous experience in healthcare sector and possess the talent in creating professional yet alluring designs. Advanced knowledge in prototyping and concept generation along with the ability to capture the essence o...

    $14 / hr (Avg Bid)
    $14 / hr Giá đặt trung bình
    131 lượt đặt giá

    ...Average Convergence Divergence (MACD) Bollinger Bands Stochastic Oscillator Fibonacci Retracement Ichimoku Cloud Average Directional Index (ADX) Parabolic SAR Volume Weighted Average Price (VWAP) Pivot Points Aroon Indicator Williams %R Chaikin Money Flow (CMF) On-Balance Volume (OBV) Average True Range (ATR) Commodity Channel Index (CCI) Accelerator Oscillator Alligator Indicator Force Index Standard Deviation Money Flow Index (MFI) SuperTrend Indicator Trix Indicator Keltner Channels Hull Moving Average (HMA) Donchian Channels Triple Exponential Moving Average (TEMA) Fractal Indicator Volume Indicator Price Rate of Change (ROC) Zigzag Indicator Coppock Curve Demarker Indicator Gann Fan McGinley Dynamic Indicator Rainbow Indicator Chandelier Ex...

    $957 (Avg Bid)
    $957 Giá đặt trung bình
    22 lượt đặt giá

    ...(RSI) Moving Average Convergence Divergence (MACD) Bollinger Bands Stochastic Oscillator Fibonacci Retracement Ichimoku Cloud Average Directional Index (ADX) Parabolic SAR Volume Weighted Average Price (VWAP) Pivot Points Aroon Indicator Williams %R Chaikin Money Flow (CMF) On-Balance Volume (OBV) Average True Range (ATR) Commodity Channel Index (CCI) Accelerator Oscillator Alligator Indicator Force Index Standard Deviation Money Flow Index (MFI) SuperTrend Indicator Trix Indicator Keltner Channels Hull Moving Average (HMA) Donchian Channels Triple Exponential Moving Average (TEMA) Fractal Indicator Volume Indicator Price Rate of Change (ROC) Zigzag Indicator Coppock Curve Demarker Indicator Gann Fan McGinley Dynamic Indicator Rainbow Indicator Chandelier Exit True Strength Index...

    $125 (Avg Bid)
    $125 Giá đặt trung bình
    8 lượt đặt giá
    Trophy icon flyer program Đã kết thúc left

    ...$95.00 for all six sessions, taking place on: - May 29 - June 5 - June 19 - June 26 - July 3 - July 11 All classes will begin at 7:30 p.m. and will be recorded, with access available to all registered participants. Lesson 1 Demystifying Death Why are humans so anxious about death and dying? For many, the abrupt finality of death makes life itself seem futile. By exploring how our life force—our immortal soul—never ends but merely shifts roles, we begin to view life and death as two harmonious steps on the same journey. Lesson 2 Taking Leave Is death painful for souls? Is my presence felt when I visit a grave? Judaism’s pre-burial and burial rituals accompany the soul’s gradual transition from a limiting physical life to a completely spiri...

    $75 (Avg Bid)
    Bảo đảm
    $75
    134 bài tham dự