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

  • SEARCH
  • Home
  • 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 6743695
In Process

The Archive Base Latest Questions

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

I have this code on my header (I know sort of bad practice): ?>

  • 0

I have this code on my header (I know sort of bad practice):

?>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/cleditor/jquery.cleditor.min.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/jquery.expander.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/jquery.qtip-1.0.0-rc3.min.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/custom.js"></script>

</head>

I don’t want to include this one:

<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/cleditor/jquery.cleditor.min.js"></script>

on mobile and tablet. Any ideas of how to accomplish this?

  • 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-26T11:59:32+00:00Added an answer on May 26, 2026 at 11:59 am

    As far as I know, there are no 100% safe solution to detect mobile devices :

    • UA sniffing depends on a list of mobile UA. Those lists are quite up to date, but can’t handle the future/rare devices.

    • feature detection is quite hard when the criteria is as broad as “mobile/tablet”. Screen resolution is not anymore so different between non mobile and mobile (check the new Google Phone, better res than a netbook), touch support can be found in classic lcd screens…

    I would go for a php UA sniffing solution based on WURFL, without redirect : if not mobile, echo your script, if mobile, echo a nothing.

    But the mobile and non mobile world are merging. You should use feature detection to check for the support of specifics features you want to use, whether it’s a mobile or a non mobile device.

    Check http://detectmobilebrowsers.mobi/ for a simple UA sniffing in php

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

Sidebar

Related Questions

I have this code <?php ob_start(); header(Content-Type: text/html; charset=ISO-8859-1); $campo = $_GET['campo']; $valor =
its a little bit hard to understand. in the header.php i have this code:
I have been seeing code like this usually in the start of header files:
I have this code that performs an ajax call and loads the results into
I have this jQuery code (function () { function load_page (pagename) { $.ajax({ url:
Hi I have written such a this code and I want to know that
I have this code that sends a text message to your mobile phone... $text
I have this code in jQuery, that I want to reimplement with the prototype
I have this code: chars = #some list try: indx = chars.index(chars) except ValueError:
I have this code #include <iostream> using namespace std; int main(int argc,char **argv) {

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.