| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/onesolution.com.hk/en/ |
Upload File : |
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-7211527-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-7211527-1');
</script>
<title>One Solution - IT Services, IT Outsource, Software Development, IT Consultant</title>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta name="description" content="IT Service,One Solution - A one-stop services provider for small-and-medium enterprises (SMEs),ERP,Trading System,Distribution & Logistic System,Financial Management System,Payroll System,Online POS System,Corporate Intranet,Analysis Manager,CMS website design">
<meta name="keywords" content="Lenovo Promotion,Lenovo,IT Outsource,IT Outsourcing,Promotion,PC Promotion,Notebook promotion,notebook price,pc price,IT Service,ERP,MRP,Payroll,POS,Technical Support,System,Application,Software,Hardware,Tailor Made Application,CMS website design">
<meta name="robots" content="ALL">
<meta name="distribution" content="Global,Hong Kong">
<meta name="copyright" content="One Solution Limited">
<meta name="rating" content="general">
<meta name="webcrawlers" content="ALL">
<meta name="spiders" content="ALL">
<meta name="revisit-after" content="7 DAYS">
<meta name="generator" content="ALL">
<meta name="author" content="One Solution Limited">
<meta name="URL" content="https://www.onesolution.com.hk">
<meta property="og:title" content="One Solution Limited" />
<meta property="og:description" content="IT Service,One Solution - A one-stop services provider for small-and-medium enterprises (SMEs),ERP,Trading System,Distribution & Logistic System,Financial Management System,Payroll System,Online POS System,Corporate Intranet,Analysis Manager,CMS website design"
/>
<meta property="og:image" content="https://www.onesolution.com.hk/images/logo_2x.png" />
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<!-- Set Up the App Icon -->
<link rel="apple-touch-icon" href="../images/touch-icon-iphone.png">
<link rel="apple-touch-icon" sizes="76x76" href="../images/touch-icon-ipad.png">
<link rel="apple-touch-icon" sizes="120x120" href="../images/touch-icon-iphone-retina.png">
<link rel="apple-touch-icon" sizes="152x152" href="../images/touch-icon-ipad-retina.png">
<link rel="apple-touch-icon" sizes="180x180" href="../images/touch-icon-iphone6plus.png">
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="../images/favicon.ico">
<link rel="icon" type="image/png" href="../images/favicon.png" />
<!-- CSS
================================================== -->
<link href="../css/style.css?ver20240828" rel="stylesheet" type="text/css" media="screen">
<link href="../css/custom.css?ver20240828" rel="stylesheet" type="text/css" media="screen">
<link href='//fonts.googleapis.com/css?family=Titillium+Web:400,300,300italic,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
<link href="../css/prettyPhoto.css" rel="stylesheet" type="text/css" media="screen">
<!-- Use jQuery
================================================== -->
<script src="../js/jquery-1.11.1.min.js"></script>
<!-- Optional Additions -->
<script src="../js/jquery.easing.js"></script>
<script src="../js/jquery.mousewheel.js"></script>
<script src="../js/jquery.prettyPhoto.js"></script>
<!-- General Script -->
<script src="../js/general-script.js"></script>
<!-- Use Modernizr
================================================== -->
<script src="../js/modernizr.custom.38310.js"></script>
<!--[if lt IE 9]>
<script src="../js/html5shiv.js"></script>
<script src="../js/selectivizr-and-extra-selectors.min.js"></script>
<![endif]-->
<!-- OWL Carousel -->
<script defer src="../js/owl.carousel.min.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$('.feature_item').load("../ajax/web_feature_items.html");
$('.general_item').load("../ajax/web_general_items.html", function() {
var countItem = $(this).find(".item").length;
if (countItem > 8) {
$(this).find(".item").slice(8).hide();
$(this).append('<div class="btn_more">show more web development cases</div>');
$(this).find('.btn_more').click(function() {
$('.general_item').find(".item").slice(8).show(1200);
$('.general_item .btn_more').fadeOut("slow").remove();
});
return false
}
});
$('.hide').load("../ajax/gallery_list.html");
// CLIENT CAROUSEL
var owl = $("#client_carousel");
owl.owlCarousel({
items: 6, //6 items above 1079px browser width
itemsDesktop: [1199, 5], //5 items between 1199px and 960px
itemsDesktopSmall: [959, 3], // 4 items betweem 960px and 720px
itemsTablet: [719, 1], //2 items between 719 and 0
itemsMobile: false // itemsMobile disabled - inherit from itemsTablet option
});
// Custom Navigation Events
$(".next").click(function() {
owl.trigger('owl.next');
})
$(".prev").click(function() {
owl.trigger('owl.prev');
})
});
$(window).load(function() {
if ($("html").hasClass("no-touch")) {
$(".pf_container .item").find(".overly").fadeTo("2000", 0);
$(".pf_container .item").hover(function() {
$(this).find(".overly").fadeTo("2000", 0.95);
}, function() {
$(this).find(".overly").fadeTo("1000", 0);
});
}
if ($("html").hasClass("touch")) {
$(".pf_container .item").click(function() {
var thisOV = $(this).find(".overly");
if (thisOV.hasClass("active")) {
thisOV.removeClass("active");
} else {
$(".pf_container .item .overly").removeClass("active");
thisOV.addClass("active");
}
});
$(".pf_container .item p").click(function(e) {
e.stopPropagation();
});
return false
}
/* prettyPhoto */
$("a[rel^='prettyPhoto']").prettyPhoto({
animation_speed: 'fast',
/* fast/slow/normal */
slideshow: 5000,
/* false OR interval time in ms */
autoplay_slideshow: true,
/* true/false */
theme: 'light_rounded',
/* light_rounded / dark_rounded / light_square / dark_square / facebook */
social_tools: false,
});
});
</script>
</head>
<body>
<div id="wrapper">
<!--====== end #main_menu =====-->
<div id="navbar"></div>
<div class="content mb_0">
<nav class="portfolio_menu bubg">
<div class="portfolio_tit"></div>
<ul class="container-12">
<li class="grid-6 active">
<a href="portfolio.html"><img src="../images/img_inner_provide_web.png" alt="Web Development">
<h4>WEB DEVELOPMENT</h4>
</a>
</li>
<li class="grid-6">
<a href="portfolio_graphic.html"><img src="../images/img_inner_graphic.png" alt="Graphic Design">
<h4>GRAPHIC DESIGN</h4>
</a>
</li>
</ul>
<div class="clearfix"></div>
</nav>
<!--====== end .portfolio_menu =====-->
<article class="pf_container">
<h3>WEB DEVELOPMENT</h3>
<section class="feature_item">
</section>
<!-- ends .feature_item -->
<!-- hr + hr + hr + hr + hr + hr + hr + hr -->
<section class="general_item">
</section>
<!-- ends .general_item -->
</article>
<!--====== end .pf_container =====-->
<div class="clearfix"></div>
<div class="bubg client_pd">
<div class="pf_container">
<h3>OUR CLIENTS</h3>
</div>
<article class="clients">
<div id="client_carousel" class="owl-carousel owl-theme">
<div class="item"><img src="../images/thumb/logo_vitasoy.jpg" alt="VITASOY"></div>
<div class="item"><img src="../images/thumb/logo_kaplan.jpg" alt="KAPLAN"></div>
<div class="item"><img src="../images/thumb/logo_apm.jpg" alt="apm"></div>
<div class="item"><img src="../images/thumb/logo_loreal.jpg" alt="L'OREAL"></div>
<div class="item"><img src="../images/thumb/logo_jci.jpg" alt="JCI"></div>
<div class="item"><img src="../images/thumb/logo_calbee.jpg" alt="CALBEE"></div>
<div class="item"><img src="../images/thumb/logo_clarins.jpg" alt="CLARINS"></div>
<div class="item"><img src="../images/thumb/logo_wharft&T.jpg" alt="WHARF T&T"></div>
<div class="item"><img src="../images/thumb/logo_waiyin.jpg" alt="WAI YIN"></div>
<div class="item"><img src="../images/thumb/logo_yee-hop.jpg" alt="YEE HOP"></div>
<div class="item"><img src="../images/thumb/logo_nano.jpg" alt="The Nano and Advanced Materials Institute Limited (NAMI)"></div>
<div class="item"><img src="../images/thumb/logo_eizo.jpg" alt="EIZO"></div>
</div>
<div class="customNavigation">
<a class="btn prev"></a>
<a class="btn next"></a>
</div>
</article>
</div>
<!--====== end .clients =====-->
</div>
<!--====== end .content =====-->
<div class="clearfix"></div>
<article class="enquiry">
<div class="dotbg">
<section class="container-12">
<h3>HOTLINE<span></span>3189 9000</h3>
<p>Are you interested in collaborating? Grab your phone or keyboard and reach out to say Hello.</p>
<a href="index.html#contactus" class="btn_wt" title="ENQUIRY FORM"><i>ENQUIRY FORM <img
src="../images/icn_arrow_right_wt.png"></i></a>
</section>
</div>
</article>
<!--====== end .enquiry =====-->
<div class="clearfix"></div>
<footer id="footer">
</footer>
<!--====== end #footer =====-->
<div class="clearfix"></div>
</div>
<!--====== end #wrapper =====-->
<a ref="javascript: void(0)" id="back-to-top" title="Back to top"></a>
<!--#back to top ends-->
<div class="hide"></div>
<script>
$(document).ready(function() {
setTimeout(function() {
$("#main_menu > ul > li:nth-child(4) > a").addClass("current");
}, 100);
$("#navbar").load("inc/nav.html", function(response, status, xhr) {
if (status == "error") {
console.error("Error loading the navigation: " + xhr.status + " " + xhr.statusText);
}
});
$("#footer").load("inc/footer.html", function(response, status, xhr) {
if (status == "error") {
console.error("Error loading the navigation: " + xhr.status + " " + xhr.statusText);
}
});
});
</script>
</body>
</html>