
Completed
Posted
Paid on delivery
I have a small single-file HTML calculator that already performs my own custom formulas perfectly on my Mac. The problem is that the same file refuses to run on my iPad, and by extension on my iPhone. I need you to troubleshoot whatever is blocking it on iOS Safari, clean up the code if necessary, and package a self-contained version (all CSS, JS, fonts, and images inlined or locally referenced) so it works offline on Mac, iPad, and iPhone alike. The workflow I’m picturing is simple: once you’re finished, I should be able to drop the .html file into Mail and send it as an attachment; the recipient opens it and the calculator just works—no server, no internet, no extra setup. Key points you’ll cover: • Preserve my existing custom-formula logic exactly as is, unless a tweak is required for cross-device compatibility. • Remove or replace any calls that rely on external CDNs or modules that break offline use. • Make sure touch events, viewport meta tags, and mobile Safari quirks are handled so buttons respond just as they do on desktop. • Keep the file lightweight and readable so I can still edit formulas later myself. When it’s done I’d like: 1. The final, fully functional offline .html file. 2. A short note (markdown or txt) explaining what you changed and, if relevant, where I’d edit to add new formulas in future. If you have an iOS device to test on, let me know; otherwise we can do a quick test round together before sign-off.
Project ID: 40610716
169 proposals
Remote project
Active 6 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

Hello! Thank you for the clear brief. Your custom-formula calculator already works on Mac, and the real task is getting the same single-file HTML to open cleanly offline on iPad and iPhone Safari. You need a self-contained .html file you can email as an attachment, with all CSS, JS, fonts, and images inlined or local, so recipients can use it with no server, no internet, and no extra setup. The existing formula logic should stay intact unless a small compatibility tweak is required. I would audit the file for iOS Safari blockers such as external CDN calls, ES modules, viewport issues, and touch handling, then inline dependencies and adjust buttons so they respond reliably on mobile. One thing worth considering early is testing input focus and number keyboards on iOS so formula entry stays smooth. I recently fixed a similar offline single-file tool that broke on iPad Safari after CDN references failed, and the final attachment opened correctly on Mac, iPad, and iPhone with no network. If helpful, I can review your current .html today and return a working offline version plus a short note on what changed and where to add formulas later. I appreciate you posting the details. Hope we can get this calculator working across your devices. Best regards, Nicholas,
£50 GBP in 1 day
0.0
0.0
169 freelancers are bidding on average £135 GBP for this job

I can help with this. Your brief is very clear, and this is exactly the kind of cleanup/troubleshooting work needed to make a single-file calculator behave properly on iOS Safari while staying fully offline. I’ll preserve your existing formula logic, remove any external dependencies that break mobile/offline use, and return one clean HTML file plus a short note showing what changed and where formulas can be edited later. If needed, we can also do one quick test round together before sign-off.
£135 GBP in 7 days
9.7
9.7

Hi there, We understand you need to adapt your single-file HTML calculator to work offline on Mac, iPad, and iPhone, ensuring it runs smoothly on iOS Safari. Our team at Webbook Studio has experience with similar projects, such as developing a learning platform website for children using PHP, WordPress, and custom design, and creating a music voting mobile app using React Native and Node.js. We'll preserve your custom-formula logic, remove or replace external CDNs or modules, handle touch events and mobile Safari quirks, and keep the file lightweight and readable. One question: are there any specific security or data storage considerations we should keep in mind while making the calculator offline-compatible? Feel free to message us to discuss the details! — Webbook Studio
£160 GBP in 3 days
9.2
9.2

As a seasoned Web Developer with over 14 years of experience, I am confident in my ability to deliver the offline HTML calculator adaptation you need. With a deep understanding of HTML, HTML5, and JavaScript, I have successfully completed 500+ projects with varying complexities for businesses worldwide. I truly enjoy troubleshooting codes and optimizing website performance - skills that will be crucial for this project. I'll start by thoroughly examining your existing calculator to identify any roadblocks preventing it from functioning on iOS Safari. My aim is to preserve your custom-formula logic while ensuring it functions seamlessly on all platforms. I'll make sure to eliminate any dependencies on external resources that restrict offline usability. Additionally, being familiar with mobile Safari quirks and touch event optimization, your buttons will work flawlessly on iPad and iPhone alike. For transparency, I'll provide you with a concise note detailing all changes made for future reference. If you already have an iOS device for testing, we can proceed together or we can conduct quick test rounds before finalizing the project. Let's get started and create an efficient, cross-device compatible tool that reflects the precision and compactness you envision. Looking forward to working on this project now!
£100 GBP in 3 days
8.5
8.5

Hi, I reviewed the project and the main requirement is an offline, self-contained HTML calculator that runs on Mac, iPad, and iPhone with no server. I will fix iOS Safari issues, remove CDN calls, inline CSS/JS/fonts, keep your existing custom-formula logic intact, and package a single HTML file that works offline. I’ll approach using robust HTML5 semantics and vanilla JavaScript, and I’ll address touch events, viewport meta tags, and mobile Safari quirks so buttons respond like desktop. It will be lightweight, with clean, responsive behavior and easy formula edits, plus a short note on changes. Let’s discuss here now.
£250 GBP in 30 days
8.4
8.4

Hello there, I will fix your single file HTML calculator so it runs offline on iPad, iPhone, and Mac. That means inlining any external CDN references, adding proper viewport meta tags, and resolving iOS Safari touch event quirks, all while keeping your custom formula logic intact and editable. I have an iOS device for testing, so I will verify on real hardware before delivery. Questions: 1) Does the calculator use any Web APIs like localStorage or IndexedDB? 2) Are you able to share the file now so I can pinpoint the iOS blocker today? Send the .html file over and I will report back with the exact issue within hours. Looking forward to potentially working together. Thanks, Kamran
£23 GBP in 10 days
8.5
8.5

I can certainly help you adapt your offline HTML calculator for web use. Whether it needs to be integrated into an existing WordPress site, Shopify store, or kept as a standalone web application, I will ensure the logic is fully functional and responsive across all devices. My core stack includes HTML, CSS, and JavaScript, which allows me to handle this type of development without relying on bloated libraries or templates. With over 15 years of experience building and troubleshooting web-based tools, I know how to write clean, efficient code that performs reliably in any browser environment. I can complete this adaptation for £118.27 within 1 day. If you have the source files ready, send them over and I will get started immediately.
£118.27 GBP in 1 day
8.1
8.1

Hi there, To ensure your HTML calculator runs seamlessly on iOS devices, I can troubleshoot the code and package it for offline use. First, I'll analyze the existing code to identify any compatibility issues with iOS Safari. Next, I'll clean up the code by removing external dependencies and ensuring all assets are locally referenced. Finally, I'll implement touch event handling and optimize the file for lightweight performance. Regarding your question about testing, I have access to iOS devices for thorough testing. You can view my previous work here: https://www.freelancer.com/u/techplusintl What specific custom formulas should I pay extra attention to during the troubleshooting process? Let's discuss this further and get your calculator working perfectly!
£20 GBP in 1 day
8.1
8.1

Hello, I can help adapt your existing HTML calculator so it works reliably offline across Mac, iPad, and iPhone while preserving your current calculation logic. From your description, the issue is likely related to iOS Safari restrictions, unsupported JavaScript behavior, external dependencies, file access limitations, or missing mobile-specific handling. I will carefully inspect the existing HTML/CSS/JavaScript, identify the compatibility issues, and make only the necessary changes. Deliverables Final self-contained offline .html calculator file Short documentation explaining: What was changed Any compatibility fixes applied Where to edit formulas or add future calculations The final result will be designed so you can send the HTML file through Mail, open it directly on supported devices, and use the calculator without internet access or server setup. I have experience working with vanilla HTML, CSS, and JavaScript applications, including offline tools, calculators, and responsive web interfaces. I can also assist with a quick testing round on your device to confirm everything works exactly as expected before completion. I'm ready to review the current file and begin troubleshooting. Best regards. RAHEEL
£135 GBP in 7 days
8.1
8.1

This is a focused compatibility and packaging fix for your single-file HTML calculator. I’ll first inspect the existing JavaScript, formulas, browser errors, external dependencies, and any assumptions that work on macOS but fail in iOS Safari. I’ll preserve your custom-formula logic exactly, changing it only where Safari requires a compatibility adjustment. I’ll remove CDN/module dependencies, inline or locally reference the CSS, JavaScript, fonts, and images, and ensure the final file runs without a server or internet connection. I’ll also add or correct the viewport meta tag, review touch/click handling and button behavior, prevent mobile Safari input and zoom quirks, and check layout and calculations across desktop and narrow screens. The code will remain lightweight and readable, with formula sections clearly marked for future editing. You’ll receive the finished offline .html file plus a concise Markdown or TXT note describing the changes and where to add or modify formulas. I can test the Mac/offline behavior directly and complete the final iPad/iPhone verification through a quick test round with you, since I don’t want to claim direct access to an iOS device. Does the current HTML use any external CDN links or web fonts that you already know about? Muhammad Saad
£85 GBP in 2 days
7.8
7.8

Hey, I’ve carefully reviewed your project, and I understand you need your existing HTML calculator made fully compatible with iOS Safari while preserving your custom formulas and enabling true offline usage. I can help troubleshoot the compatibility issues, optimise the code, and deliver a lightweight standalone file that works reliably across Mac, iPad, and iPhone. I will review the current HTML, JavaScript, and dependencies, remove any external resources, fix mobile Safari issues, optimise touch interactions and viewport handling, and provide the final offline-ready calculator with clear documentation for future formula updates. My focus is on maintaining your existing logic while making the file simple and dependable. I have hands-on experience with custom web tools and cross-device compatibility fixes and would be happy to share relevant examples during our discussion. One quick question: can you share the current HTML file so I can identify whether the issue is caused by Safari restrictions, external dependencies, or JavaScript compatibility? Portfolio: https://www.freelancer.com/u/Hammadhassan21 Best Regards, Hammad Hassan
£150 GBP in 7 days
7.6
7.6

Hi, I can help with this. I have experience troubleshooting cross-browser JavaScript issues, including the quirks of iOS Safari, and can make your calculator work as a fully self-contained offline HTML file. Here's how I'll approach it: * Preserve your existing custom formula logic exactly as it is, only making changes where they're required for iOS Safari compatibility. * Remove any dependencies on external CDNs, modules, fonts, or assets so everything works completely offline. * Fix mobile Safari issues such as touch events, viewport handling, and any JavaScript or CSS incompatibilities that prevent the calculator from running on iPad and iPhone. * Keep the code clean, lightweight, and well organised so you can easily update your formulas in the future. You'll receive: 1. A single, fully functional offline `.html` file that works on Mac, iPad, and iPhone. 2. A short Markdown/TXT document explaining the changes I made and highlighting where you can edit or add formulas later. I don't currently have a physical iOS device available for testing, but I'm familiar with Safari compatibility requirements. Once the changes are complete, we can do a quick test on your iPad/iPhone together to verify everything works perfectly before sign-off. Please send me the current HTML file, and I'll get started.
£200 GBP in 10 days
7.9
7.9

Hi! This is something we can handle without problem. One thing I'd need before quoting: can you share the file? The fix could be a quick cleanup or something more involved depending on what's in there — hard to say without seeing it. We do have iOS devices to test on, so no need for a back-and-forth round before sign-off. Gustavo & the DoTheCode team
£250 GBP in 2 days
7.7
7.7

Yes, I can help make your HTML calculator fully compatible with iPad and iPhone while preserving your existing calculation logic. I will identify the iOS Safari compatibility issues, remove any external dependencies, ensure everything works offline in a single self-contained HTML file, and optimise the touch interactions and mobile viewport for a smooth experience on Mac, iPad, and iPhone. I will also provide a brief handover note explaining the changes made and where you can update the formulas in the future. I am happy to test with you before final sign-off to ensure everything works as expected.
£150 GBP in 7 days
7.6
7.6

Hi, I understand you need your single-file HTML calculator to work seamlessly on iOS Safari, ensuring it's fully self-contained and functions offline on all devices. My approach focuses on addressing the core compatibility issues. First, I will analyze the existing HTML, CSS, and JavaScript to identify any elements or scripts that are causing the calculator to fail on iOS. This will involve checking for external dependencies and platform-specific behaviors. Next, I will refactor the code to inline all necessary assets and implement necessary adjustments for touch events and mobile viewport handling. My goal is to deliver a robust, lightweight, and easily editable HTML file that preserves your custom formula logic and works offline across Mac, iPad, and iPhone, with minimal disruption. I will also provide a brief documentation note detailing the changes made and guidance for future formula additions. Regards, Muhammad Azeem
£150 GBP in 2 days
7.3
7.3

This looks like a good fit for me. Since the calculator logic already works on your Mac, the main job is isolating what iOS Safari dislikes, replacing anything that depends on external resources, and making the taps/buttons behave properly on mobile. I’ll deliver the finished offline HTML file along with a short plain-language note on the edits and where to update formulas later. The goal will be simple: open the attachment and it just works.
£135 GBP in 7 days
7.2
7.2

Having more than 13 years of experience on Freelancer.com, I’m confident that I can handle your Offline HTML Calculator Adaptation project with great expertise. My technical understanding of CSS, HTML5 and JavaScript and will enable me to troubleshoot any compatibility issues that may be preventing your calculator from operating on iOS devices. I understand the importance of maintaining your existing custom-formula logic without any changes unless absolutely necessary. At Walking Dreamz Technologies, my team and I specialize in exactly the kind of clean, readable coding that you're looking for. We prioritize delivering a final product that is not only fully functional but lightweight and easy to use so even novices can edit formulas with minimal difficulty. I also value clear communication throughout the project lifecycle - you will have direct access to me as your main contact and can expect milestone updates and transparent progress reports. Above all, our focus is on building solutions that are stable today but also easy to extend in the future. By ensuring your calculator works seamlessly offline on Mac, iPad, and iPhone alike without extra setup or internet dependency while preserving its functionality and interpreting necessary maintenance or formula changes in a markdown note - we'll achieve precisely that for you!
£245 GBP in 15 days
7.6
7.6

Hi, I recently delivered a Figma to HTML build done entirely without third-party libraries, so no external CDNs to break offline. That is the core of your problem: the file likely pulls a font, script, or module over the network, which iOS Safari blocks or fails silently on when opened from Mail. Figma to HTML/JS/CSS without using third-party libs: 5-star, client praised the exact execution and added features. First question before I touch anything: does the calculator use any ES modules or fetch calls, or is it plain inline JS? That decides how much rewrite the touch and viewport fixes need. Your formula logic stays untouched unless a tweak is needed for cross-device parity. I would start on a milestone so you only release once the file runs on your iPhone. Send me the current .html and I will pin down what breaks on iOS. Adil
£250 GBP in 7 days
7.1
7.1

Hi there! I'm Markiyan, a full stack developer and CEO of a web agency, and I'd love to help you adapt your HTML calculator for offline use on Mac, iPad, and iPhone. I understand you need the calculator to work seamlessly across devices, preserving your custom formulas while ensuring offline functionality. My team and I have experience with similar projects, such as developing mobile-responsive websites and handling cross-device compatibility issues. I can deliver a self-contained, fully functional HTML file that works offline, with all CSS, JS, fonts, and images inlined or locally referenced. I'll make sure to handle touch events, viewport meta tags, and mobile Safari quirks to ensure button responsiveness. One question: Are there any specific formulas or logic that you'd like me to prioritize or handle differently during the adaptation process? Feel free to message me to discuss the details! — Markiyan
£170 GBP in 3 days
6.9
6.9

I will troubleshoot and optimize your single-file HTML calculator for iOS Safari compatibility while preserving your existing formulas and logic. I will remove any offline-breaking dependencies, improve mobile touch support, package all assets locally, and deliver a lightweight self-contained HTML file with a clear change summary for future edits. Best Regards, Muhammad
£35 GBP in 1 day
6.2
6.2

Respectfully, I have reviewed your HTML calculator requirements, including preserving your custom formulas, resolving iOS Safari compatibility issues, removing external dependencies, and delivering a fully offline, self-contained file. I understand the importance of maintaining the existing logic while ensuring consistent functionality across Mac, iPad, and iPhone. We will build this with: HTML/CSS/JavaScript optimization, iOS Safari compatibility fixes, offline asset bundling, touch event handling, responsive viewport configuration, cross-device testing, and clean, maintainable code. I am ready to start immediately and ensure smooth communication throughout the project. What is your primary success criterion for cross-device compatibility and offline usage? Can you share the current HTML file and let me know if it references any external libraries, fonts, or CDNs? Looking forward to discussing your project in detail. Portfolio: freelancer.pk/u/zainalitariq245 Best regards, Zain Ali
£200 GBP in 5 days
6.3
6.3

Ascot, United Kingdom
Payment method verified
Member since Feb 10, 2021
£750-1500 GBP
£250-750 GBP
£5000-10000 GBP
$80 USD
₹12500-37500 INR
$15-25 USD / hour
₹12500-37500 INR
₹12500-37500 INR
$2-8 USD / hour
$2-8 USD / hour
$250-750 USD
₹750-1250 INR / hour
₹100-400 INR / hour
₹750-1250 INR / hour
$15-25 USD / hour
₹750-1250 INR / hour
₹600-1500 INR
₹12500-37500 INR
$2-8 CAD / hour
₹600-1500 INR
$3000-5000 AUD
$250-750 AUD