473,549 Members | 2,584 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Mac compatibility

I'm a Windows guy and know virtually nothing about the Mac world. How
can I ensure compatibility with Mac browsers? My question is motivated
by the fact I have a new client who is running a Mac.

Thank you!!
- tim

Oct 27 '07 #1
5 1596
Big Moxy wrote:
I'm a Windows guy and know virtually nothing about the Mac world. How
can I ensure compatibility with Mac browsers? My question is motivated
by the fact I have a new client who is running a Mac.
Use valid HTML 4.01 markup. Do not use MS proprietary crap. Avoid CSS
hacks. Preview in Firefox and it will probably work in Safari...
--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Oct 27 '07 #2
On Oct 27, 9:42 am, "Jonathan N. Little" <lws4...@centra lva.net>
wrote:
Big Moxy wrote:
I'm a Windows guy and know virtually nothing about the Mac world. How
can I ensure compatibility with Mac browsers? My question is motivated
by the fact I have a new client who is running a Mac.

Use valid HTML 4.01 markup. Do not use MS proprietary crap. Avoid CSS
hacks. Preview in Firefox and it will probably work in Safari...

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIOhttp://www.LittleWorks Studio.com
Do you have something a little more tangible than "it will probably
work in Safari"? What happens when it works in Firefox and not in
Safari? Can you please explain what you mean by CSS hacks? I'm sorry
but CSS is still new to me so I am not familiar with the lingo.
Oct 27 '07 #3
On 2007-10-27, Big Moxy <bi*****@gmail. comwrote:
On Oct 27, 9:42 am, "Jonathan N. Little" <lws4...@centra lva.net>
wrote:
>Big Moxy wrote:
I'm a Windows guy and know virtually nothing about the Mac world. How
can I ensure compatibility with Mac browsers? My question is motivated
by the fact I have a new client who is running a Mac.

Use valid HTML 4.01 markup. Do not use MS proprietary crap. Avoid CSS
hacks. Preview in Firefox and it will probably work in Safari...

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIOhttp://www.LittleWorks Studio.com

Do you have something a little more tangible than "it will probably
work in Safari"? What happens when it works in Firefox and not in
Safari? Can you please explain what you mean by CSS hacks? I'm sorry
but CSS is still new to me so I am not familiar with the lingo.
There's now a Windows release of Safari anyway, so just get that.
Oct 27 '07 #4
Big Moxy wrote:
On Oct 27, 9:42 am, "Jonathan N. Little" <lws4...@centra lva.net>
wrote:
>Big Moxy wrote:
>>I'm a Windows guy and know virtually nothing about the Mac world. How
can I ensure compatibility with Mac browsers? My question is motivated
by the fact I have a new client who is running a Mac.
Use valid HTML 4.01 markup. Do not use MS proprietary crap. Avoid CSS
hacks. Preview in Firefox and it will probably work in Safari...
Do you have something a little more tangible than "it will probably
work in Safari"?
My point was if you make valid HTML 4.01 strict markup, you can validate
here:

http://validator.w3.org/
The W3C Markup Validation Service

And avoid all those stylesheet hacks you get IE to work. AND it looks
fine in Firefox that chances are it will display as you wish for Mac
Safari. Both have little trouble with *valid* markup. Now MSIE is
another story.
What happens when it works in Firefox and not in
Safari?
Does happen often, both are very good browsers.

Can you please explain what you mean by CSS hacks?
Google MSIE CSS hacks... a plethora of examples....
I'm sorry
but CSS is still new to me so I am not familiar with the lingo.
Try tutorials at www.htmldog.com

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Oct 27 '07 #5
In article
<11************ *********@i38g2 000prf.googlegr oups.com>,
Big Moxy <bi*****@gmail. comwrote:
I'm a Windows guy and know virtually nothing about the Mac world. How
can I ensure compatibility with Mac browsers? My question is motivated
by the fact I have a new client who is running a Mac.
Make sure it works well in Windows Firefox, Konqueror, Opera; in
fact, make sure it works on any modern Win browser except
Internet Explorer as a good prediction for working on a Mac. This
is not to say, of course, that you should not also make it work
well in Internet Explorer 6 and 7.

--
dorayme
Oct 27 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
3000
by: Jez Naisbitt | last post by:
Hi Guys, After a break of 2 years I'm now re-visiting the world of java. I recall on my last foray that I had to stick to java 1.1 so I could deploy applets from a server and obtain maximum compatibility with the standard browsers, supplied on all platforms: We live in the pre-press industry where folk use diverse platforms such as Sparc,...
0
1339
by: flat_ross | last post by:
If there was one thing nice about "Binary Compatibility" in VB6, it would tell you at compile time that you changed your public interface. I am looking for the same functionality in .NET. I know all the underlying stuff is different. But at the end of the day, I want to be told if the changes I made to my public interface are backwards...
6
481
by: someone | last post by:
Suppose that I have a class in an assembly that is delivered to the user, what can I do to change the class so that it doesn't break the binary compatibility? That is, user application can run with recompiling and relinking. I know that if I define an interface, and only expose the interface but not the class which implments the interface,...
13
2681
by: Derek | last post by:
As I understand it there is a good amount of link compatibility among C compilers. For example, I can compile main.c with GCC and func.c with Sun One and link the objects using either linker (GNU or Sun). What I'm curious about is why this compatibility exists in the absence of a standard C ABI? What encourages C compiler vendors to...
2
6187
by: Dominic | last post by:
Hi everybody, I'm planning to use serialization to persist an object (and possibly its child objects) in my application. However, I'm concerned about the backward compatibility issue. I'm evaluating if we can easily resolve this issue. For example, I have a class MyClass consisting of 100 fields.
1
5821
by: Vycka | last post by:
Hello, There is a enterprise web application that is based on asp.net technologies and works on Microsoft IIS. The total number of users is 850. When the load of system gets very high, the system stops working and all users are receiving an error (see at the bottom). Doing IISRESET or restarting server helps (but just until the next big...
14
2311
by: frostalicious | last post by:
Used VB.NET (on my client PC) to convert VB6 executable to .NET executable. Placed the .exe file on a network drive on my server. From client, ran .NET Wizards "Trust an Assembly" to make the .exe (on the network drive, on the server) "Full Trust." From the client, double-click on the ..exe (on the network drive, on the server) and it runs...
2
1914
by: Carlo | last post by:
I recently started in a new position, and I inherited an application written in VB6 that uses a bunch of DLLs and OCX controls. Version Compatibility is set to Binary at the project level, but since I do not have the most recent source code, on compilation it always asks me to break compatibility. The app has been installed on half a dozen remote...
1
1580
by: Simon Woods | last post by:
Hi I have a dll ('dll-X') which runs on top of (dependent upon) several other dlls. My build environment has a folder structure binaries compat-libs
17
2934
by: osama178 | last post by:
Hi, What does it mean for an object to be binary compatible? And why aren't STL objects binary compatible? Any insights, links, resources for further reading are greatly appreciated. Thanks.
0
7526
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7723
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7965
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7817
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6051
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5092
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3504
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1949
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
771
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.