Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7556915
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T11:59:18+00:00 2026-05-30T11:59:18+00:00

UPDATE: The issue is that I am using a lot of Javascript & CSS3

  • 0

UPDATE:

The issue is that I am using a lot of Javascript & CSS3 enabled modules which also contain a lot of heavy javascript and images. If it is IE6 to 8 and in some cases even 9, I dont want to display those modules or display them using someother method. Using CSS property display:none or conditional stylesheets using Conditional Comments is not solving my problem as the page still remains heavy loading all the javascript and images.

Hiding them is not the resolution.

Hence I want to load a very diferrent layout with a very diferrent <div> and module position structure.

and that is why I want to load all together a diferrent page.

Kindly help with some code snippets.


I am a newbie at programming and need help. The issue is like this:

I have developed a template for my site and I am using many jQuery and CSS3 functions in it.

Obviously I am having challenges specially with IE. Hence I am seeking help in serving a browser specific page. What I want to do is:

  1. Identify the browser and IF it is IE then it loads a variable page called ie.php similarly for iphone, chrome, safari, firefox and so on.

  2. It will be great if you cansuggest me a php solution, However i am also using jQuery hence if there is a simpler and shoter method in jQuery even that is fine.

PLEASE NOTE : I am a very novice at programming, hence please help explaining a bit about the functions.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T11:59:19+00:00Added an answer on May 30, 2026 at 11:59 am

    If you want to load different css/js files if the browser you can put something like this in the <head> to only pull in the desired css/js

    <!--[if IE 8]>
            <script type='text/javascript' src='js/excanvas.js'></script>
            <link rel="stylesheet" href="css/IEfix.css" type="text/css" media="screen" />
    <![endif]-->
    
    <!--[if IE 7]>
            <script type='text/javascript' src='js/excanvas.js'></script>
            <link rel="stylesheet" href="css/IEfix.css" type="text/css" media="screen" />
    <![endif]-->
    

    alternatively you can look at the $_SERVER[‘HTTP_USER_AGENT’] in PHP and see what comes through for the various browsers.

    hope this helps

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

[Update - Sep 30, 2010] Since I studied a lot on this & related
UPDATE The issue is solved, all the code you can see works. Hello! I
Update: This issue was not properly explored. The real issue lies within render :json
I am going nuts here trying to resolve a cascading update/delete issue :-) I
I have this exact issue ASP.net can’t update page from event handler and it's
UPDATE: As it turns out, the below is caused by a caching issue on
can anyone help? I have an issue with linq2sql and trying to Attach (update)
Well the issue I'm facing is I wish to update a mysql record whenever
I have a Windows server application, implemented in C++ using the Win32 API, that
I have a multi-threaded app that uses Core Data. I've been seeing a lot

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.