Advertisement
Guest User

Untitled

a guest
Dec 27th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 17.19 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.     <!-- Bootstrap -->
  5.  
  6.     <meta charset="utf-8">
  7.     <meta http-equiv="X-UA-Compatible" content="IE=edge">
  8.     <meta name="viewport" content="width=device-width, initial-scale=1">
  9.     <meta name="description" content="">
  10.     <meta name="author" content="">
  11.     <title> Home of Products Catalog</title>
  12.  
  13.        
  14.         <!-- Bootstrap Core CSS -->
  15.         <link href="http://local-wprods.com/static/bootstrap/modern-business/css/bootstrap.min.css" rel="stylesheet">
  16.  
  17.         <!-- Custom CSS -->
  18.         <link href="http://local-wprods.com/static/bootstrap/modern-business/css/modern-business.css" rel="stylesheet">
  19.  
  20.         <!-- Custom Fonts -->
  21.                 <link rel="stylesheet" type="text/css" href="http://local-wprods.com/static/css/font-awesome.min.css" />
  22.  
  23.         <script src="http://local-wprods.com/static/js/jquery/jquery-3.1.0.min.js"></script>
  24.         <link rel="stylesheet" href="http://local-wprods.com/static/css/jquery-ui.min.css"/>
  25.         <script src="http://local-wprods.com/static/js/jquery/jquery-ui-1.12.0.min.js"></script>
  26.  
  27.         <script type="text/javascript" src="http://local-wprods.com/static/bootstrap/modern-business/js/bootstrap.min.js"></script>
  28.  
  29.         <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
  30.         <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  31.         <!--[if lt IE 9]>
  32.         <!--<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>-->
  33.         <!--<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>-->
  34.         <!--<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/jquery.raty.css"></script>-->
  35.         <![endif]-->
  36.  
  37.  
  38.         <link rel="stylesheet" href="http://local-wprods.com/static/css/jquery.fancybox.css"/>
  39.         <link rel="stylesheet" href="http://local-wprods.com/static/css/bootstrap-multiselect.css"/>
  40.  
  41.  
  42.         <script type="text/javascript" src="http://local-wprods.com/static/js/jquery/jquery.fancybox.pack.js"></script>
  43.         <script type="text/javascript" src="http://local-wprods.com/static/js/jquery/jquery.raty.js"></script>
  44.         <script type="text/javascript" src="http://local-wprods.com/static/js/jquery/jquery-confirm.min.js"></script>
  45.         <link rel="stylesheet" href="http://local-wprods.com/static/css/jquery-confirm.min.css"/>
  46.  
  47.         <link rel="stylesheet" href="http://local-wprods.com/static/bootstrap/modern-business/css/pickadate/classic.css"/>
  48.         <link rel="stylesheet" href="http://local-wprods.com/static/bootstrap/modern-business/css/pickadate/classic.date.css"/>
  49.  
  50.         <script type="text/javascript" src="http://local-wprods.com/static/bootstrap/modern-business/js/picker.js"></script>
  51.         <script type="text/javascript" src="http://local-wprods.com/static/bootstrap/modern-business/js/picker.date.js"></script>
  52.         <script type="text/javascript" src="http://local-wprods.com/static/bootstrap/modern-business/js/picker.time.js"></script>
  53.         <script type="text/javascript" src="http://local-wprods.com/static/js/bootstrap-multiselect.js"></script>
  54.  
  55.  
  56.         <link rel="stylesheet"  href="http://local-wprods.com/static/css/modern-business/style.css"/>
  57.  
  58.                 <link rel="stylesheet" type="text/css" href="http://local-wprods.com/static/css/modern-business/style_xs_320.css" media="only screen and (min-width: 320px) and (max-width: 479px) " />
  59.  
  60.                 <link rel="stylesheet" type="text/css" href="http://local-wprods.com/static/css/modern-business/style_xs_480.css" media="only screen and (min-width: 480px)  and (max-width: 599px) " />
  61.  
  62.                 <link rel="stylesheet" type="text/css" href="http://local-wprods.com/static/css/modern-business/style_xs_600.css" media="only screen and (min-width: 600px)  and (max-width: 767px) " />
  63.  
  64.                 <link rel="stylesheet" type="text/css" href="http://local-wprods.com/static/css/modern-business/style_sm.css" media="only screen and (min-width: 768px)  and (max-width: 1023px) " />
  65.  
  66.                 <link rel="stylesheet" type="text/css" href="http://local-wprods.com/static/css/modern-business/style_md.css" media="only screen and (min-width: 1024px) and (max-width: 1279px) " />
  67.  
  68.                 <link rel="stylesheet" type="text/css" href="http://local-wprods.com/static/css/modern-business/style_lg.css" media="only screen and (min-width: 1280px)" />
  69.  
  70.  
  71.        
  72.        
  73.                 <script type="text/javascript" src="http://local-wprods.com/static/js/funcs.js"></script>
  74.         <script type="text/javascript" src="http://local-wprods.com/static/js/modern-business/frontend_app.js"></script>
  75.    
  76.     <script type="text/javascript" language="JavaScript" src="http://local-wprods.com/static/js/jquery/jqBootstrapValidation.js"></script>
  77.  
  78.  
  79.         </head>
  80.  
  81.  
  82.  
  83. <body>
  84.  
  85.  
  86.     <!-- Navigation -->
  87.                                                                                                                    
  88.                
  89.    
  90.    
  91.    
  92.  
  93. <!-- Navigation -->
  94. <script type="text/javascript">
  95.     /*<![CDATA[*/
  96.  
  97.     function login() {
  98.         $("#div_make_login_modal").modal({
  99.             "backdrop": "static",
  100.             "keyboard": true,
  101.             "show": true
  102.         });
  103.     }
  104.  
  105.     function makeLogin() {
  106.         var username= encodeURIComponent(  $("#username").val()  )
  107.         var password= encodeURIComponent($("#password").val() )
  108.         var href= "http://local-wprods.com/main/login/username/"+username+"/password/" + password
  109.         jQuery.ajax({
  110.             url: href,
  111.             type: 'POST',
  112.             data: { username : username, password : password, csrf_test_name : 'c9aeb103c282a0fcb2cfbd71a2ad1dc8' },
  113.             dataType: 'json',
  114.             success: function(result) {
  115. //              alert( "result::"+var_dump(result) )
  116.                 if (result.ErrorCode != 0) {
  117.                     alert( result.ErrorMessage )
  118.                 }
  119.                 if (result.ErrorCode == 0) {
  120.                     location.reload();
  121.                 }
  122.             }
  123.         });
  124.  
  125.     }
  126.     /*]]>*/
  127. </script>
  128.  
  129. <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
  130.     <div class="container">
  131.         <!-- Brand and toggle get grouped for better mobile display -->
  132.         <div class="navbar-header">
  133.             <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
  134.                 <span class="sr-only">Toggle navigation</span>
  135.                 <span class="icon-bar"></span>
  136.                 <span class="icon-bar"></span>
  137.                 <span class="icon-bar"></span>
  138.             </button>
  139.             <a class="navbar-brand" href="http://local-wprods.com/">Home</a>
  140.         </div>
  141.         <!-- Collect the nav links, forms, and other content for toggling -->
  142.         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
  143.             <ul class="nav navbar-nav navbar-right">
  144.                 <li>
  145.                     <a href="about.html">About</a>
  146.                 </li>
  147.                 <li>
  148.                     <a href="services.html">Services</a>
  149.                 </li>
  150.                 <li>
  151.                     <a href="contact.html">Contact</a>
  152.                 </li>
  153.                 <li class="dropdown">
  154.                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Portfolio <b class="caret"></b></a>
  155.                     <ul class="dropdown-menu">
  156.                         <li>
  157.                             <a href="portfolio-1-col.html">1 Column Portfolio</a>
  158.                         </li>
  159.                         <li>
  160.                             <a href="portfolio-2-col.html">2 Column Portfolio</a>
  161.                         </li>
  162.                         <li>
  163.                             <a href="portfolio-3-col.html">3 Column Portfolio</a>
  164.                         </li>
  165.                         <li>
  166.                             <a href="portfolio-4-col.html">4 Column Portfolio</a>
  167.                         </li>
  168.                         <li>
  169.                             <a href="portfolio-item.html">Single Portfolio Item</a>
  170.                         </li>
  171.                     </ul>
  172.                 </li>
  173.                 <li class="dropdown">
  174.                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Blog <b class="caret"></b></a>
  175.                     <ul class="dropdown-menu">
  176.                         <li>
  177.                             <a href="blog-home-1.html">Blog Home 1</a>
  178.                         </li>
  179.                         <li>
  180.                             <a href="blog-home-2.html">Blog Home 2</a>
  181.                         </li>
  182.                         <li>
  183.                             <a href="blog-post.html">Blog Post</a>
  184.                         </li>
  185.                     </ul>
  186.                 </li>
  187.  
  188.  
  189.                 <li class="dropdown">
  190.                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Prices <b class="caret"></b></a>
  191.                     <ul class="dropdown-menu">
  192.                                                                                                                                                        
  193.                                                                                                     <li>
  194.                             <a href="http://local-wprods.com/price_list">Price List</a>
  195.                         </li>
  196.                                                 <li>
  197.                             <a href="http://local-wprods.com/price_list/filter_in_stock/Y/filter_rating_from/1/filter_rating_till/5/filter_category_list/12/filter_products_per_page/50/sort_direction/asc/sort/sale_price">Thinkspads by sale price</a>
  198.                         </li>
  199.                                                                         <li>
  200.                             <a href="http://local-wprods.com/price_list/filter_in_stock/Y/filter_rating_from/1/filter_rating_till/5/filter_category_list/14/filter_products_per_page/50/sort_direction/asc/sort/rating">Monitors by rating</a>
  201.                         </li>
  202.                                             </ul>
  203.                 </li>
  204.  
  205.                                
  206.  
  207.                                 <li >
  208.                     <a class="a_link" onclick="javascript:login(); return false;"> Login </a>
  209.                 </li>
  210.                 <li >
  211.                     <a href="register" > Register </a>
  212.                 </li>
  213.                 <li class="divider"></li>
  214.                 <li>
  215.                     <small> <span class="visible-xs text-danger" style="display: inline;"><strong>xs<span class="text-danger" style="display: inline;">&nbsp;D</span></strong></span>
  216.     <span class="visible-sm text-danger" style="display: inline;"><strong><span class="text-danger" style="display: inline;">&nbsp;D</span>sm</strong></span>
  217.     <span class="visible-md text-danger" style="display: inline;"><strong>md<span class="text-danger" style="display: inline;">&nbsp;D</span></strong></span>
  218.     <span class="visible-lg text-danger" style="display: inline;"><strong>lg<span class="text-danger" style="display: inline;">&nbsp;D</span></strong></span>
  219. </small>
  220.                 </li>
  221.                 <li class="divider"></li>
  222.                 <li>
  223.                     <small> <span id="span_device_width" style="display: inline; color: white; "></span>
  224.     <img class="test-device" style="width: 52px; height: 32px;display: inline;">
  225. </small>
  226.                 </li>
  227.                
  228.             </ul>
  229.         </div>
  230.         <!-- /.navbar-collapse -->
  231.     </div>
  232.     <!-- /.container -->
  233. </nav>
  234.  
  235. <div class="modal fade" id="div_make_login_modal" tabindex="-1" role="dialog" aria-labelledby="modalLabel" aria-hidden="true">
  236.     <div class="modal-dialog">
  237.         <div class="modal-content">
  238.  
  239.             <section class="modal-header">
  240.                 <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
  241.                 <div class="modal-title">Login</div>
  242.             </section>
  243.  
  244.             <section class="modal-body">
  245.                 <form role="form" class="form-horizontal padding_md" >
  246.                     <div class="row col-sm-offset-1-1 col-md-offset-2-2 col-md-offset-2-2 col-lg-offset-3-3">
  247.                         <div class="form-group">
  248.                             <label>Email</label>
  249.                             <input type="email" class="form-control" id="username" name="username" placeholder="Email" value="">
  250.                         </div>
  251.                     </div>
  252.  
  253.                     <div class="row col-sm-offset-1-1 col-md-offset-2-2 col-lg-offset-3-3">
  254.                         <div class="form-group">
  255.                             <label for="name">Password</label>
  256.                             <input type="password" class="form-control" id="password" name="password" placeholder="Password" >
  257.                         </div>
  258.                     </div>
  259.  
  260.                     <div class="row col-sm-offset-1-1 col-md-offset-2-2 col-lg-offset-3-3">
  261.                         <div class="form-group">
  262.                             <input type="checkbox" name="remember" id="remember" > Remember me
  263.                         </div>
  264.                     </div>
  265.                 </form>
  266.             </section>
  267.  
  268.             <section class="modal-footer">
  269.                 <div class="btn-group  pull-right editor_btn_group " role="group" aria-label="group button">
  270.                     <button type="button" id="saveImage" class="btn btn-primary" onclick="makeLogin(); return false; " role="button">Submit</button>
  271.                     <button type="button" class="btn btn-cancel-action" data-dismiss="modal"  role="button">Cancel</button>
  272.                 </div>
  273.             </section>
  274.  
  275.         </div>
  276.     </div>
  277. </div>
  278.  
  279.  
  280. <!-- Header Carousel -->
  281.  
  282.  
  283.  
  284.     <div id="content">
  285.  
  286.  
  287.     <script type="text/javascript">
  288.         /*<![CDATA[*/
  289.  
  290.         jQuery(document).ready(function ($) {
  291.            
  292. //          $(function () { $("input,select,textarea").not( "[type=submit]" ) . jqBootstrapValidation( { sniffHtml: false }  ) } );
  293.  
  294.  
  295.  
  296.             $("input,textarea,select").jqBootstrapValidation(
  297.                 {
  298.                     preventSubmit: true,
  299.                     submitError: function($form, event, errors) {
  300.                         // Here I do nothing, but you could do something like display
  301.                         // the error messages to the user, log, etc.
  302.                     },
  303.                     submitSuccess: function($form, event) {
  304.                         alert("OK");
  305.                         event.preventDefault();
  306.                     },
  307.                     filter: function() {
  308.                         return $(this).is(":visible");
  309.                     }
  310.                 }
  311.             );
  312.             alert( "AFTER::"+var_dump(1) )
  313.             $("#contact_us_name").focus();
  314.         });
  315.  
  316.         function onSubmit() {
  317.             var theForm = $("#form_contact_us");
  318.             theForm.submit();
  319.         }
  320.  
  321.         /*]]>*/
  322.     </script>
  323.  
  324.  
  325.     <div class="container">
  326.  
  327.         <!-- Page Heading/Breadcrumbs -->
  328.         <h1 class="page-header">Contact Us
  329.             <small>Contact Us at our site ans receive notifications about new products on our site</small>
  330.         </h1>
  331.         <div class="row">
  332.                         <ol class="breadcrumb " id="div_breadcrumbs">
  333.                             <li >
  334.                                             <i class="fa fa-home"></i> <a href="http://local-wprods.com/" class="a_link">Home</a>
  335.                                     </li>
  336.                             <li   class="active" >
  337.                                             <i class="fa fa-address-card-o"></i> Contact Us
  338.                                     </li>
  339.                     </ol>
  340.    
  341.         </div>
  342.         <!-- /.row -->
  343.  
  344.         <!-- Content Row -->
  345.         <div class="row">
  346.             <!-- Map Column -->
  347.             <div class="col-md-8">
  348.                 <!-- Embedded Google Map -->
  349.                
  350.  
  351.  
  352.                                     <div class="padding_md"><p>Contact Us at our site ans receive notifications about new products on our site</p><p> lorem  ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod  tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim  veniam, qui...</p></div>
  353.                
  354.                 <iframe scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?hl=en&amp;ie=UTF8&amp;ll=22.345,31.234&amp;&amp;t=m&amp;z=4&amp;output=embed" width="100%" height="400px" frameborder="0"></iframe>
  355.             </div>
  356.             <!-- Contact Details Column -->
  357.             <div class="col-md-4">
  358.                 <h3>Contact Details</h3>
  359.  
  360.                                 <p>
  361.                     Owner&amp;#039;s street 234, Some city, BD 2345<br>
  362.                 </p>
  363.                
  364.                                 <p><i class="fa fa-phone"></i>
  365.                     <abbr title="Phone">P</abbr>: 1234567890
  366.                 </p>
  367.                
  368.                                 <p><i class="fa fa-envelope-o"></i>
  369.                     <abbr title="Email">E</abbr>: <a href="mailto:owner_email@products_catalog.com">owner_email@products_catalog.com</a>
  370.                 </p>
  371.                
  372.                                 <p>
  373.                     <i class="fa fa-clock-o"></i>
  374.                     <abbr title="Hours">H</abbr>: Monday - Friday: 9:00 AM to 19:00 PM
  375.                 </p>
  376.                
  377.                 <ul class="list-unstyled list-inline list-social-icons">
  378.                     <li>
  379.                         <a href="#"><i class="fa fa-facebook-square fa-2x"></i></a>
  380.                     </li>
  381.                     <li>
  382.                         <a href="#"><i class="fa fa-linkedin-square fa-2x"></i></a>
  383.                     </li>
  384.                     <li>
  385.                         <a href="#"><i class="fa fa-twitter-square fa-2x"></i></a>
  386.                     </li>
  387.                     <li>
  388.                         <a href="#"><i class="fa fa-google-plus-square fa-2x"></i></a>
  389.                     </li>
  390.                 </ul>
  391.             </div>
  392.         </div>
  393.         <!-- /.row -->
  394.  
  395.         <!-- Contact Form -->
  396.         <!-- In order to set the email address and subject line for the contact form go to the bin/contact_me.php file. -->
  397.         <div class="row">
  398.             <div class="col-md-8">
  399.                 <h3>Send us a Message</h3>
  400.                                 <form role="form" class="form-horizontal" action="http://local-wprods.com/article/contact_us" method="post" accept-charset="utf-8" id="form_contact_us" name="form_contact_us" enctype="multipart/form-data">
  401.  
  402.                     <div class="control-group form-group">
  403.                         <div class="controls">
  404.                             <label>Full Name:</label>
  405.                             <input class="form-control" id="contact_us_name" name="contact_us_name" required data-validation-required-message="Please enter your name." aria-invalid="false" type="text">
  406.                             <p class="help-block"></p>
  407.                         </div>
  408.                     </div>
  409.  
  410.                     <div class="control-group form-group">
  411.                         <div class="controls">
  412.                             <label>Phone Number:</label>
  413.                             <input class="form-control" id="contact_us_phone" name="contact_us_phone" required data-validation-required-message="Please enter your phone number." type="tel">
  414.                             <div class="help-block"></div>
  415.                         </div>
  416.                     </div>
  417.  
  418.                     <div class="control-group form-group">
  419.                         <div class="controls">
  420.                             <label>Email Address:</label>
  421.                             <input class="form-control" id="contact_us_email" name="contact_us_email" required data-validation-required-message="Please enter your email address." type="email">
  422.                             <div class="help-block"></div>
  423.                         </div>
  424.                     </div>
  425.  
  426.                     <div class="control-group form-group">
  427.                         <div class="controls">
  428.                             <label>Message:</label>
  429.                             <textarea rows="10" cols="100" class="form-control" id="contact_us_message" name="contact_us_message" required data-validation-required-message="Please enter your message" maxlength="999" style="resize:none"></textarea>
  430.                             <div class="help-block"></div>
  431.                         </div>
  432.                     </div>
  433.  
  434.                     <div id="success"></div>
  435.                     <!-- For success/fail messages -->
  436.                     <button type="submit" class="btn btn-primary">Send Message</button>
  437.  
  438.                 </form>
  439.             </div>
  440.  
  441.         </div>
  442.         <!-- /.row -->
  443.  
  444.     </div>
  445.  
  446.  
  447. </div>
  448.  
  449.                 <!-- Footer -->
  450.     <footer>
  451.  
  452.             <section class="text-center ">
  453.                                 <div class="col-sm-6 padding_sm">
  454.                     <a href="http://local-wprods.com/article/faq">FAQ</a>
  455.                 </div>
  456.                
  457.                                     <div class="col-sm-6 padding_sm">
  458.                         <a href="http://local-wprods.com/article/contact_us">Contact Us</a>
  459.                     </div>
  460.                
  461.  
  462.                                                                                                                                                                                                                                                                                                                                                                                                             </section>
  463.  
  464.             <div class="col-lg-12 text-center padding_sm">
  465.                 <p> Copyright © Products Catalog 2016 </p>
  466.             </div>
  467.     </footer>
  468.  
  469. <!-- /.container -->
  470.  
  471. <!-- jQuery -->
  472.  
  473. <!-- Bootstrap Core JavaScript -->
  474.  
  475. <!-- Script to Activate the Carousel -->
  476. <script>
  477.     $('.carousel').carousel({
  478.         interval: 5000 //changes the speed
  479.     })
  480. </script>
  481.  
  482. </body>
  483.  
  484. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement