Why would this not build on heroku? - javascript
Do you guys see any logical inconsistency here?
I made a few changes to this section in application.html.erb of a Ruby on Rails file and then when I deployed the new version, Heroku build keeps failing. It used to work just fine earlier, the build issue popped out recently (not sure after which step). Also, there is no explicit error code from Heroku (making it much harder to debug).
<head>
<meta charset="utf-8">
<title>ShopWithMe</title>
<!--Browser icon, not working yet -->
<link rel="icon" type="image/vnd.microsoft.icon"
href="images/favicon.ico" />
<!-- Connect to Bootstrap CSS -->
<link rel="stylesheet" href="/bootstrap/css/bootstrap.css" />
<!-- Connect to Font Awesome CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" />
<!-- Connect to our own additional CSS -->
<link rel="stylesheet" href="/product_modal_styles.css" />
<link rel="stylesheet" href="/additional_styles.css" />
<link rel="stylesheet" href="/main.css" />
<link rel="stylesheet" href="/searchpage.css" />
<style>
/* Only necessary if you are using navbar-fixed-top */
body {
padding-top: 60px;
}
</style>
<%= stylesheet_link_tag "application", :media => "all" %>
<%= javascript_include_tag "application" %>
<%= csrf_meta_tags %>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
/* social buttons */
<script type="text/javascript" src="//platform-api.sharethis.com/js/sharethis.js#property=596ffabf1328d800122d51d6&product=inline-share-buttons"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script type="text/javascript">
var h = document.getElementsByTagName('head')[0];
(function(){
var fc = document.createElement('link'); fc.type = 'text/css'; fc.rel = 'stylesheet';
fc.href = 'https://product.feedbacklite.com/feedbacklite.css'; h.appendChild(fc);
})();
var fbl = {'campaign':{'id':2401, 'type':2, 'size':2, 'body':'666666', 'position':7, 'tab':1, 'control':1, 'auto':1, 'auto_delay':30000, 'auto_expiry':86400000, 'browser':'1234'}};
(function(){
var fj = document.createElement('script'); fj.type = 'text/javascript';
fj.async = true; fj.src = 'https://product.feedbacklite.com/feedbacklite.js'; h.appendChild(fj);
})();
</script>
<!-- from https://codepen.io/RetinaInc/pen/rxksh -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.js"></script>
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
</head>
Related
Unable to obtain all HTML content of webpage using BeautifulSoup,Selenium
I am trying to extract all the locations of Ports from this web page: https://directories.lloydslist.com/var/recordset/65237/pos/11 I started with basic code using BeautifulSoup: url ='https://directories.lloydslist.com/var/recordset/65237/pos/11' result = requests.get(url) c = result.content soup = BeautifulSoup(c) print(soup) OUTPUT: <!DOCTYPE html> <!-- CMS Strata (c)2003-2020 AMA DataSet Limited (www.ama.uk.com) [CONTENT MANAGEMENT SYSTEM 0.9.40-alpha-lloyds-cms11-lloyds_list_2002] start:0.150--><html lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/><script type="text/javascript">(window.NREUM||(NREUM={})).loader_config={licenseKey:"154740f801",applicationID:"14826849"};window.NREUM||(NREUM={}),__nr_require=function(n,e,t){function r(t){if(!e[t]){var i=e[t]={exports:{}};n[t][0].call(i.exports,function(e){var i=n[t][1][e];return r(i||e)},i,i.exports)}return e[t].exports}if("function"==typeof __nr_require)return __nr_require;for(var i=0;i<t.length;i++)r(t[i]);return r}({1:[function(n,e,t){function r(){}function i(n,e,t){return function(){return o(n,[u.now()].concat(f(arguments)),e?null:this,t),e?void 0:this}}var o=n("handle"),a=n(4),f=n(5),c=n("ee").get("tracer"),u=n("loader"),s=NREUM;"undefined"==typeof window.newrelic&&(newrelic=s);var p=["setPageViewName","setCustomAttribute","setErrorHandler","finished","addToTrace","inlineHit","addRelease"],d="api-",l=d+"ixn-";a(p,function(n,e){s[e]=i(d+e,!0,"api")}),s.addPageAction=i(d+"addPageAction",!0),s.setCurrentRouteName=i(d+"routeName",!0),e.exports=newrelic,s.interaction=function(){return(new r).get()};var m=r.prototype={createTracer:function(n,e){var t={},r=this,i="function"==typeof e;return o(l+"tracer",[u.now(),n,t],r),function(){if(c.emit((i?"":"no-")+"fn-start",[u.now(),r,i],t),i)try{return e.apply(this,arguments)}catch(n){throw c.emit("fn-err",[arguments,this,n],t),n}finally{c.emit("fn-end",[u.now()],t)}}}};a("actionText,setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(n,e){m[e]=i(l+e)}),newrelic.noticeError=function(n,e){"string"==typeof n&&(n=new Error(n)),o("err",[n,u.now(),!1,e])}},{}],2:[function(n,e,t){function r(n,e){var t=n.getEntries();t.forEach(function(n){"first-paint"===n.name?a("timing",["fp",Math.floor(n.startTime)]):"first-contentful-paint"===n.name&&a("timing",["fcp",Math.floor(n.startTime)])})}function i(n){if(n instanceof c&&!s){var e,t=Math.round(n.timeStamp);e=t>1e12?Date.now()-t:f.now()-t,s=!0,a("timing",["fi",t,{type:n.type,fid:e}])}}if(!("init"in NREUM&&"page_view_timing"in NREUM.init&&"enabled"in NREUM.init.page_view_timing&&NREUM.init.page_view_timing.enabled===!1)){var o,a=n("handle"),f=n("loader"),c=NREUM.o.EV;if("PerformanceObserver"in window&&"function"==typeof window.PerformanceObserver){o=new PerformanceObserver(r);try{o.observe({entryTypes:["paint"]})}catch(u){}}if("addEventListener"in document){var s=!1,p=["click","keydown","mousedown","pointerdown","touchstart"];p.forEach(function(n){document.addEventListener(n,i,!1)})}}},{}],3:[function(n,e,t){function r(n,e){if(!i)return!1;if(n!==i)return!1;if(!e)return!0;if(!o)return!1;for(var t=o.split("."),r=e.split("."),a=0;a<r.length;a++)if(r[a]!==t[a])return!1;return!0}var i=null,o=null,a=/Version\/(\S+)\s+Safari/;if(navigator.userAgent){var f=navigator.userAgent,c=f.match(a);c&&f.indexOf("Chrome")===-1&&f.indexOf("Chromium")===-1&&(i="Safari",o=c[1])}e.exports={agent:i,version:o,match:r}},{}],4:[function(n,e,t){function r(n,e){var t=[],r="",o=0;for(r in n)i.call(n,r)&&(t[o]=e(r,n[r]),o+=1);return t}var i=Object.prototype.hasOwnProperty;e.exports=r},{}],5:[function(n,e,t){function r(n,e,t){e||(e=0),"undefined"==typeof t&&(t=n?n.length:0);for(var r=-1,i=t-e||0,o=Array(i<0?0:i);++r<i;)o[r]=n[e+r];return o}e.exports=r},{}],6:[function(n,e,t){e.exports={exists:"undefined"!=typeof window.performance&&window.performance.timing&&"undefined"!=typeof window.performance.timing.navigationStart}},{}],ee:[function(n,e,t){function r(){}function i(n){function e(n){return n&&n instanceof r?n:n?c(n,f,o):o()}function t(t,r,i,o){if(!d.aborted||o){n&&n(t,r,i);for(var a=e(i),f=v(t),c=f.length,u=0;u<c;u++)f[u].apply(a,r);var p=s[y[t]];return p&&p.push([b,t,r,a]),a}}function l(n,e){h[n]=v(n).concat(e)}function m(n,e){var t=h[n];if(t)for(var r=0;r<t.length;r++)t[r]===e&&t.splice(r,1)}function v(n){return h[n]||[]}function g(n){return p[n]=p[n]||i(t)}function w(n,e){u(n,function(n,t){e=e||"feature",y[t]=e,e in s||(s[e]=[])})}var h={},y={},b={on:l,addEventListener:l,removeEventListener:m,emit:t,get:g,listeners:v,context:e,buffer:w,abort:a,aborted:!1};return b}function o(){return new r}function a(){(s.api||s.feature)&&(d.aborted=!0,s=d.backlog={})}var f="nr#context",c=n("gos"),u=n(4),s={},p={},d=e.exports=i();d.backlog=s},{}],gos:[function(n,e,t){function r(n,e,t){if(i.call(n,e))return n[e];var r=t();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(n,e,{value:r,writable:!0,enumerable:!1}),r}catch(o){}return n[e]=r,r}var i=Object.prototype.hasOwnProperty;e.exports=r},{}],handle:[function(n,e,t){function r(n,e,t,r){i.buffer([n],r),i.emit(n,e,t)}var i=n("ee").get("handle");e.exports=r,r.ee=i},{}],id:[function(n,e,t){function r(n){var e=typeof n;return!n||"object"!==e&&"function"!==e?-1:n===window?0:a(n,o,function(){return i++})}var i=1,o="nr#id",a=n("gos");e.exports=r},{}],loader:[function(n,e,t){function r(){if(!x++){var n=E.info=NREUM.info,e=l.getElementsByTagName("script")[0];if(setTimeout(s.abort,3e4),!(n&&n.licenseKey&&n.applicationID&&e))return s.abort();u(y,function(e,t){n[e]||(n[e]=t)}),c("mark",["onload",a()+E.offset],null,"api");var t=l.createElement("script");t.src="https://"+n.agent,e.parentNode.insertBefore(t,e)}}function i(){"complete"===l.readyState&&o()}function o(){c("mark",["domContent",a()+E.offset],null,"api")}function a(){return O.exists&&performance.now?Math.round(performance.now()):(f=Math.max((new Date).getTime(),f))-E.offset}var f=(new Date).getTime(),c=n("handle"),u=n(4),s=n("ee"),p=n(3),d=window,l=d.document,m="addEventListener",v="attachEvent",g=d.XMLHttpRequest,w=g&&g.prototype;NREUM.o={ST:setTimeout,SI:d.setImmediate,CT:clearTimeout,XHR:g,REQ:d.Request,EV:d.Event,PR:d.Promise,MO:d.MutationObserver};var h=""+location,y={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-1158.min.js"},b=g&&w&&w[m]&&!/CriOS/.test(navigator.userAgent),E=e.exports={offset:f,now:a,origin:h,features:{},xhrWrappable:b,userAgent:p};n(1),n(2),l[m]?(l[m]("DOMContentLoaded",o,!1),d[m]("load",r,!1)):(l[v]("onreadystatechange",i),d[v]("onload",r)),c("mark",["firstbyte",f],null,"api");var x=0,O=n(6)},{}],"wrap-function":[function(n,e,t){function r(n){return!(n&&n instanceof Function&&n.apply&&!n[a])}var i=n("ee"),o=n(5),a="nr#original",f=Object.prototype.hasOwnProperty,c=!1;e.exports=function(n,e){function t(n,e,t,i){function nrWrapper(){var r,a,f,c;try{a=this,r=o(arguments),f="function"==typeof t?t(r,a):t||{}}catch(u){d([u,"",[r,a,i],f])}s(e+"start",[r,a,i],f);try{return c=n.apply(a,r)}catch(p){throw s(e+"err",[r,a,p],f),p}finally{s(e+"end",[r,a,c],f)}}return r(n)?n:(e||(e=""),nrWrapper[a]=n,p(n,nrWrapper),nrWrapper)}function u(n,e,i,o){i||(i="");var a,f,c,u="-"===i.charAt(0);for(c=0;c<e.length;c++)f=e[c],a=n[f],r(a)||(n[f]=t(a,u?f+i:i,o,f))}function s(t,r,i){if(!c||e){var o=c;c=!0;try{n.emit(t,r,i,e)}catch(a){d([a,t,r,i])}c=o}}function p(n,e){if(Object.defineProperty&&Object.keys)try{var t=Object.keys(n);return t.forEach(function(t){Object.defineProperty(e,t,{get:function(){return n[t]},set:function(e){return n[t]=e,e}})}),e}catch(r){d([r])}for(var i in n)f.call(n,i)&&(e[i]=n[i]);return e}function d(e){try{n.emit("internal-error",e)}catch(t){}}return n||(n=i),t.inPlace=u,t.flag=a,t}},{}]},{},["loader"]);</script> <meta content="blendTrans(Duration=0.1)" http-equiv="Page-Enter"/> <meta content="blendTrans(Duration=0.1)" http-equiv="Page-Exit"/> <meta content="support#ama.uk.com" http-equiv="Reply-to"/> <meta content="CMS Strata - AMA DataSet Limited" name="generator"/> <meta content="" name="description"/> <meta content="" name="keywords"/> <meta content="index, follow" name="robots"/> <meta content="http://directories.lloydslist.com/var/recordset/65237/pos/11" property="og:url"/> <meta content="width=device-width, initial-scale=1" name="viewport"/> <title>Lloyd's List - Directories</title> <link href="/ll/images/favicon.ico" rel="icon" type="image/vnd.microsoft.icon"/> <link href="/ll/images/favicon.ico" rel="shortcut icon" type="image/x-icon"/> <link href="/ll/images/favicon.ico" rel="apple-touch-icon"/> <link href="/cms/css/bootstrap/3.3.5/bootstrap.min.css?1468311567" media="all" rel="stylesheet" type="text/css"/> <link href="/cms/css/ama.strata.css?1488964337" media="all" rel="stylesheet" type="text/css"/> <link href="/css/head_footer.css?1495717019" media="all" rel="stylesheet" type="text/css"/> <link href="/css/fonts.css?1492593457" media="all" rel="stylesheet" type="text/css"/> <link href="/dist/index-generated.css?1562066943" media="all" rel="stylesheet" type="text/css"/> <link href="/css/directories.css?1562066740" media="all" rel="stylesheet" type="text/css"/> <link href="/css/font-awesome/font-awesome.css?1421945712" media="all" rel="stylesheet" type="text/css"/> <link href="/css/site.css?1495446562" media="all" rel="stylesheet" type="text/css"/> <link href="/css/survey_responsive.css?1495718076" media="all" rel="stylesheet" type="text/css"/> <script src="/cms/includes/js/jquery/jquery-1.9.1.js?1470319420" type="text/javascript"></script> <script src="/cms/includes/js/bootstrap/bootstrap.min.js?1396702205" type="text/javascript"></script> <script src="/js/jquery/jquery-migrate-1.2.1.min.js?1490174098" type="text/javascript"></script> <script src="/js/ajax/jqueryui/1.9.1/googleapis.jquery-ui.min.js?1489506075" type="text/javascript"></script> <script src="/scripts/jquery.ui.map.full.min.js?1489420109" type="text/javascript"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCMhyPGe9zmfvZQz876tu40kbbzEqBebJk&sensor=false?1490802358" type="text/javascript"></script> <script src="/cms/includes/js/jquery.watermarkinput.js?1485525553" type="text/javascript"></script> <script src="/cms/includes/js/jquery.autocomplete.js?1490112323" type="text/javascript"></script> <script src="/cms/includes/js/ama.ajax.js?1468311510" type="text/javascript"></script> <script src="/js/compare-ports.js?1491468859" type="text/javascript"></script> <script src="/js/expand-section.js?1490182977" type="text/javascript"></script> </head> <body id="ama-page-"> <div class="ama-level-0" id="ama-layout-"> </div> <!-- foot body --> <!-- foot js --> <script src="/dist/js/index.js?1497352833" type="text/javascript"></script> <link href="/css/lloydslist.css?1562065235" media="all" rel="stylesheet" type="text/css"/> <link href="/css/print.css?1492684720" media="print" rel="stylesheet" type="text/css"/> <!-- BODY clode --> <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"154740f801","applicationID":"14826849,14828730,26854960","transactionName":"NldbbUJZV0tXAEFRXQ8dbEtZF1BWUgZNFloVX1U=","queueTime":0,"applicationTime":153,"atts":"GhBYGwpDREU=","errorBeacon":"bam.nr-data.net","agent":""}</script></body> </html> The output is not complete. It is missing the entirety of the HTML body and for some reason, the output is incorrectly naming the body ID and div class tags: </head> <body id="ama-page-"> <div class="ama-level-0" id="ama-layout-"> </div> <!-- foot body --> <!-- foot js --> COMPARING this to the 'View Page Source' option on the browser (Chrome): </head> <body id='ama-page-21397'> <div id='ama-layout-21687' class='xsite_container ama-level-0'> <div id='ama-layout-21337' class='lloydslist-header ama-level-1'> <div id='ama-section-14735' class='ama-section'> <div id='ama-section-body-14735' class='sectionbody'> <div id='ama-field-64687' class='ama-field-html-php'> <script async src='https://securepubads.g.doubleclick.net/tag/js/gpt.js'></script> <script> So you can see that the body id, and div class differ slightly: e.g <body id="ama-page-"> vs <body id='ama-page-21397'> So this may be where the problem lies, but I am new to web scraping and I am struggling to find a solution. Here is the full 'View Page Source' Code which I want: view-source:https://directories.lloydslist.com/var/recordset/65237/pos/11 Any help greatly appreciated! NOTE: I've also tried using Selenium, but still no success: url = "https://directories.lloydslist.com/var/recordset/65237/pos/11" opts = Options() opts.add_argument("user-agent=whatever you want") driver = webdriver.Chrome(chrome_options=opts) driver.get(url) time.sleep(3) print(driver.page_source)
How to fix external js jquery script from a html website template into an angular project
Am using a html website template to build an angular project, but am having issues with a custom js script. menu button(to toggle navigation) and some other stuffs in custom.js is not working i tried linking the scripts files link in index.html, and referenced it in angular.json config file here is github link to the file https://github.com/donprecious/crtx here is the index.html <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <!-- Meta, title, CSS, favicons, etc. --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>CREXT | DRD</title> <!-- <link href="../vendors/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> <link href="../vendors/font-awesome/css/font-awesome.min.css" rel="stylesheet"> <link href="../vendors/nprogress/nprogress.css" rel="stylesheet"> <link href="../vendors/iCheck/skins/flat/green.css" rel="stylesheet"> <link href="../vendors/bootstrap-progressbar/css/bootstrap-progressbar-3.3.4.min.css" rel="stylesheet"> <link href="../vendors/jqvmap/dist/jqvmap.min.css" rel="stylesheet"/> <link href="../vendors/bootstrap-daterangepicker/daterangepicker.css" rel="stylesheet"> <link href="../build/css/custom.min.css" rel="stylesheet"> </head> <body class="nav-md"> <div class="container body"> <div class="main_container"> <app-root></app-root> </div> <!-- jQuery --> <!-- <script src="assets/vendors/"></script> --> <script src="assets/vendors/jquery/dist/jquery.min.js"></script> <script src="assets/vendors/bootstrap/dist/js/bootstrap.min.js"></script> <script src="assets/vendors/fastclick/lib/fastclick.js"></script> <script src="assets/vendors/nprogress/nprogress.js"></script> <script src="assets/vendors/Chart.js/dist/Chart.min.js"></script> <script src="assets/vendors/echarts/dist/echarts.min.js"></script> <script src="assets/vendors/gauge.js/dist/gauge.min.js"></script> <script src="assets/vendors/bootstrap-progressbar/bootstrap-progressbar.min.js"></script> <script src="assets/vendors/iCheck/icheck.min.js"></script> <script src="assets/vendors/skycons/skycons.js"></script> <script src="assets/vendors/Flot/jquery.flot.js"></script> <script src="assets/vendors/Flot/jquery.flot.pie.js"></script> <script src="assets/vendors/Flot/jquery.flot.time.js"></script> <script src="assets/vendors/Flot/jquery.flot.stack.js"></script> <script src="assets/vendors/Flot/jquery.flot.resize.js"></script> <script src="assets/vendors/flot.orderbars/js/jquery.flot.orderBars.js"></script> <script src="assets/vendors/flot-spline/js/jquery.flot.spline.min.js"></script> <script src="assets/vendors/flot.curvedlines/curvedLines.js"></script> <script src="assets/vendors/DateJS/build/date.js"></script> <script src="assets/vendors/jqvmap/dist/jquery.vmap.js"></script> <script src="assets/vendors/jqvmap/dist/maps/jquery.vmap.world.js"></script> <script src="assets/vendors/jqvmap/examples/js/jquery.vmap.sampledata.js"></script> <script src="assets/vendors/moment/min/moment.min.js"></script> <script src="assets/vendors/bootstrap-daterangepicker/daterangepicker.js"></script> <script src="assets/js/custom.js"></script> <script src="assets/js/site.js"></script> </body> </html> Angular.json "scripts": [ "src/assets/vendors/jquery/dist/jquery.min.js", "src/assets/vendors/bootstrap/dist/js/bootstrap.min.js", "src/assets/vendors/fastclick/lib/fastclick.js", "src/assets/vendors/nprogress/nprogress.js", "src/assets/vendors/Chart.js/dist/Chart.min.js", "src/assets/vendors/echarts/dist/echarts.min.js", "src/assets/vendors/gauge.js/dist/gauge.min.js", "src/assets/vendors/bootstrap-progressbar/bootstrap-progressbar.min.js", "src/assets/vendors/iCheck/icheck.min.js", "src/assets/vendors/skycons/skycons.js", "src/assets/vendors/Flot/jquery.flot.js", "src/assets/vendors/Flot/jquery.flot.pie.js", "src/assets/vendors/Flot/jquery.flot.time.js", "src/assets/vendors/Flot/jquery.flot.stack.js", "src/assets/vendors/Flot/jquery.flot.resize.js", "src/assets/vendors/flot.orderbars/js/jquery.flot.orderBars.js", "src/assets/vendors/flot-spline/js/jquery.flot.spline.min.js", "src/assets/vendors/flot.curvedlines/curvedLines.js", "src/assets/vendors/DateJS/build/date.js", "src/assets/vendors/jqvmap/dist/jquery.vmap.js", "src/assets/vendors/jqvmap/dist/maps/jquery.vmap.world.js", "src/assets/vendors/jqvmap/examples/js/jquery.vmap.sampledata.js", "src/assets/vendors/moment/min/moment.min.js", "src/assets/vendors/bootstrap-daterangepicker/daterangepicker.js", "src/assets/js/custom.js", "src/assets/js/site.js" ] }, custom.js file var CURRENT_URL = window.location.href.split('#')[0].split('?')[0], $BODY = $('body'), $MENU_TOGGLE = $('#menu_toggle'), $SIDEBAR_MENU = $('#sidebar-menu'), $SIDEBAR_FOOTER = $('.sidebar-footer'), $LEFT_COL = $('.left_col'), $RIGHT_COL = $('.right_col'), $NAV_MENU = $('.nav_menu'), $FOOTER = $('footer'); this code does not work when i integate the website template, but works when i just click run the template browser $MENU_TOGGLE.on('click', function() { console.log('clicked - menu toggle'); if ($BODY.hasClass('nav-md')) { $SIDEBAR_MENU.find('li.active ul').hide(); $SIDEBAR_MENU.find('li.active').addClass('active-sm').removeClass('active'); } else { $SIDEBAR_MENU.find('li.active-sm ul').show(); $SIDEBAR_MENU.find('li.active-sm').addClass('active').removeClass('active-sm'); } $BODY.toggleClass('nav-md nav-sm'); setContentHeight(); }); it seems that the javascript are rendered, but when i click on button to toggle menu or any control that as to work with jquery it doesnt work
CSS/JS won't work if I include the header
Here is my index.html file <!DOCTYPE html> <html> <head> <meta charset=utf-8> <title>title</title> <meta name=viewport content="width=device-width, initial-scale=1"> <meta http-equiv=X-UA-Compatible content="IE=edge"> <link href=assets/css/elegant-icons.min.css rel=stylesheet type=text/css media="all"/> <link href=assets/css/bootstrap.css rel=stylesheet type=text/css media="all"/> <link href=assets/css/theme.css rel=stylesheet type=text/css media="all"/> <link rel=stylesheet type=text/css href="assets/css/style.css"/> </head> <body> <div id="inc"></div> <div class=main-container> <section class="no-pad coming-soon fullscreen-element"> </section> </div> <script src=assets/js/jquery.min.js></script> <script src=assets/js/bootstrap.min.js></script> <script src=assets/js/smooth-scroll.min.js></script> <script src=assets/js/scripts.js></script> <script> $(function(){ $("#inc").load("header.html"); }); </script> </body> </html> If I copy-paste the content of header.html page after the body, then everything works fine. when I tried to include the header.html page using .load() function then the CSS won't work properly. Here is the online sample codepen if I include the content of div="inc" from an external file like header.html than drop-down menu will overlap each other.
Hope this helps. Your scripts.js file contains $(window).load(function(){ "use strict"; // Align Elements Vertically alignVertical(); alignBottom(); $(window).resize(function(){ alignVertical(); alignBottom(); }); // Isotope Projects }); The scripts.js file you have provided is trying to add some styling to the header.html. but it's not doing the expected behaviour because the scripts.js file is loading before the header.html file. Just add this at the end after your header content <script src=assets/js/scripts.js></script> This will let the header.html content load first and than scripts.js Also here is the github repo code structure https://github.com/siddhartharora02/jsLoad
Try this <link href="../assets/css/elegant-icons.min.css" rel="stylesheet" type="text/css" media="all"/> <link href="../assets/css/bootstrap.css" rel="stylesheet" type="text/css" media="all"/> <link href="../assets/css/theme.css" rel="stylesheet" type="text/css" media="all"/> <link rel="stylesheet" type="text/css" href="../assets/css/style.css"/> <script src="../assets/js/jquery.min.js"></script> <script src="../assets/js/bootstrap.min.js"></script> <script src="../assets/js/smooth-scroll.min.js"></script> <script src="../assets/js/scripts.js"></script>
For your original issue, If you want to include html content dynamically, here is a method to do it, HTML, <link data-include="includes/header.html"> JS, $('link[data-include]').each(function(){ var el = $(this), template = $(this).data('include'); $.get(template, function(data){ $(el).replaceWith(data); }); }); Hope this will help! Try this, Now you can include any partial content as you want. <!DOCTYPE html> <html> <head> <meta charset=utf-8> <title>title</title> <meta name=viewport content="width=device-width, initial-scale=1"> <meta http-equiv=X-UA-Compatible content="IE=edge"> <link href=assets/css/elegant-icons.min.css rel=stylesheet type=text/css media="all"/> <link href=assets/css/bootstrap.css rel=stylesheet type=text/css media="all"/> <link href=assets/css/theme.css rel=stylesheet type=text/css media="all"/> <link rel=stylesheet type=text/css href="assets/css/style.css"/> </head> <body> <link data-include="header.html"> <div class=main-container> <section class="no-pad coming-soon fullscreen-element"> </section> </div> <script src=assets/js/jquery.min.js></script> <script src=assets/js/bootstrap.min.js></script> <script src=assets/js/smooth-scroll.min.js></script> <script src=assets/js/scripts.js></script> <script> $(function(){ $('link[data-include]').each(function(){ var el = $(this), template = $(this).data('include'); $.get(template, function(data){ $(el).replaceWith(data); }); }); }); </script> </body> </html>
Try using like this, $(document).ready(function() { $.get('header.html').success(function(data){ var headerHTML = data; $('#inc').html(headerHTML); }); });
How about this: Instead of using a load method, use an iframe <iframe id="inc" src="header.html" style="border:0; overflow:auto;"></iframe> Edit <iframe id="inc" src="header.html" class="hidden"></iframe> css iframe.hidden { padding: 0; margin: 0; border: 0; overflow: auto; display: hidden; } iframe.hidden.load { padding: 0; margin: 0; border: 0; overflow: auto; display: block; } JS !!! Here trigger means the trigger when you want it to load such as onClick, onMouseover, etc !!! Requires jQuery $('iframe.hidden').trigger(function() { $(this).addClass('load'); });
Using Selectize with Node.js
I'll preface this by saying that I'm fairly new to Javascript in general, but I'm getting there. I've got an app that's written with Node.js, Express, and uses Bootstrap for the front end. I'm trying to use Selectize to gain some additional functionality with one of my forms, but I can't get it to work at all. The text input field is present, but it's lacking the functionality/styling that I'm looking for. I'm using Handlebars for templating, and I think my issues may have something to do with that. I'm lost at this point, and any advice would be super useful. Here's my simple testing page: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <meta name="description" content=""> <meta name="author" content=""> <title></title> <!-- Bootstrap core CSS --> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="/stylesheets/styles.css" type="text/css" rel="stylesheet"> <link href="http://fonts.googleapis.com/css?family=Open+Sans|Roboto:300|Lora:700" rel="stylesheet" type="text/css"> <!-- Icon --> <link href="/images/favicon.ico" rel="icon"> <!-- Selectize.js --> <link href="/stylesheets/selectize.css" type="text/css" rel="stylesheet"> </head> <body> <div class="container"> <h1>Testbed2</h1> <br> <div class="demo"> <input type="text" value="test" class="demo-default selectized" id="input-tags" tabindex="-1" style="display: block;"> </div> <script> var data = [ "option 1", "option 2", "option 3" ]; var items = data.map(function(x) { return { item: x }; }); $('#input-tags').selectize({ delimiter: ',', persist: false, maxItems: 2, options: items, labelField: "item", valueField: "item", sortField: 'item', searchField: 'item' }); </script> </div> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.6.14/selectize.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> </body> </html>
To keep your code style and place your scripts at the end of your document, you can try this: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <meta name="description" content=""> <meta name="author" content=""> <title></title> <!-- Bootstrap core CSS --> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="/stylesheets/styles.css" type="text/css" rel="stylesheet"> <link href="http://fonts.googleapis.com/css?family=Open+Sans|Roboto:300|Lora:700" rel="stylesheet" type="text/css"> <!-- Icon --> <link href="/images/favicon.ico" rel="icon"> <!-- Selectize.js --> <link href="/stylesheets/selectize.css" type="text/css" rel="stylesheet"> </head> <body> <div class="container"> <h1>Testbed2</h1> <br> <div class="demo"> <input type="text" value="test" class="demo-default selectized" id="input-tags" tabindex="-1" style="display: block;"> </div> </div> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.6.14/selectize.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> <script> var data = [ "option 1", "option 2", "option 3" ]; var items = data.map(function(x) { return { item: x }; }); $('#input-tags').selectize({ delimiter: ',', persist: false, maxItems: 2, options: items, labelField: "item", valueField: "item", sortField: 'item', searchField: 'item' }); </script> </body> </html> This way will prevent a jquery error but I'm unfamiliar with selectize to know if this script is working as you intended.
Getting RangeError: using angular.js and php
i am getting the following error while routing the page using angular.js. Error: RangeError: Maximum call stack size exceeded at $ (http://oditek.in/Gofast/js/angularjs.js:73:115) at K (http://oditek.in/Gofast/js/angularjs.js:62:39) at h (http://oditek.in/Gofast/js/angularjs.js:54:410) at http://oditek.in/Gofast/js/angularjs.js:53:480 at http://oditek.in/Gofast/js/angularjs.js:55:397 at r (http://oditek.in/Gofast/js/angularjs.js:60:200) at x (http://oditek.in/Gofast/js/angularroute.js:6:364) at link (http://oditek.in/Gofast/js/angularroute.js:7:92) at $ (http://oditek.in/Gofast/js/angularjs.js:73:89) at K (http://oditek.in/Gofast/js/angularjs.js:62:39) <!-- ngView: --> I am explaining my code below. index.html: <!DOCTYPE html> <html lang="en" ng-app="Channabasavashwara"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <title>...:::WELCOME TO Channabasavashwara Institude of Technology:::...</title> <!-- PACE LOAD BAR PLUGIN - This creates the subtle load bar effect at the top of the page. --> <link href="css/pace.css" rel="stylesheet"> <script src="js/pace.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="js/angularjs.js" type="text/javascript"></script> <script src="js/angularroute.js" type="text/javascript"></script> <script src="controller/loginRoute.js" type="text/javascript"></script> <!-- GLOBAL STYLES - Include these on every page. --> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href='http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic' rel="stylesheet" type="text/css"> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel="stylesheet" type="text/css"> <link href="icons/font-awesome/css/font-awesome.min.css" rel="stylesheet"> <link rel="shortcut icon" href="img/favicon.png"> <!-- PAGE LEVEL PLUGIN STYLES --> <!-- THEME STYLES - Include these on every page. --> <link href="css/style.css" rel="stylesheet"> <link href="css/plugins.css" rel="stylesheet"> <link href="css/chosen.css" rel="stylesheet"> <!-- THEME DEMO STYLES - Use these styles for reference if needed. Otherwise they can be deleted. --> <link href="css/demo.css" rel="stylesheet"> <!-- PAGE LEVEL PLUGIN STYLES --> <!-- THEME STYLES - Include these on every page. --> <link href="css/load.css" rel="stylesheet"> <script src="js/jquery.min.js"></script> <!-- THEME DEMO STYLES - Use these styles for reference if needed. Otherwise they can be deleted. --> <!--[if lt IE 9]> <script src="js/html5shiv.js"></script> <script src="js/respond.min.js"></script> <![endif]--> </head> <body> <div ng-view> </div> <!-- GLOBAL SCRIPTS --> <script src="js/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.slimscroll.min.js"></script> <script src="js/jquery.popupoverlay.js"></script> <script src="js/defaults.js"></script> <!-- Logout Notification Box --> <!-- /#logout --> <!-- Logout Notification jQuery --> <script src="js/logout.js"></script> <!-- HISRC Retina Images --> <!-- THEME SCRIPTS --> <script src="js/flex.js"></script> <script src="js/dashboard-demo.js"></script> <script src="js/chosen.jquery.js" type="text/javascript"></script> <script src="js/prism.js" type="text/javascript"></script> <script src="js/shortcut.js"></script> <!-- HISRC Retina Images --> <!-- THEME SCRIPTS --> <link rel="stylesheet" type="text/css" href="calendar/tcal.css" /> <script type="text/javascript" src="calendar/tcal.js"></script> <script src="js/newbill.js"></script> <script src="controller/loginController.js" type="text/javascript"></script> <script src="controller/dashboardController.js" type="text/javascript"></script> </body> </html> Here i have a login page first going to bind.When user will logged in successfully the dashboard page should display but its throwing the above error. loginRoute.js: var Admin=angular.module('Channabasavashwara',['ngRoute']); Admin.config(function($routeProvider){ $routeProvider .when('/',{ templateUrl: 'dashboardview/login.html', controller: 'loginController' }) .when('/dashboard',{ templateUrl: 'dashboardview/dashboard.html', controller: 'dashboardController' }); }) loginController.js: var loginAdmin=angular.module('Channabasavashwara'); loginAdmin.controller('loginController',function($scope,$http){ $scope.user_name = ''; $scope.user_pass = ''; $scope.user_login=function(){ if($scope.user_name==''){ alert('user name filed should not keep blank'); }else if($scope.user_pass==''){ alert('password filed should not keep blank'); }else{ var userData={'user_name':$scope.user_name,'user_pass':$scope.user_pass}; console.log('user',userData); $http({ method: 'POST', url: "php/Login/login.php", data: userData, headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }).then(function successCallback(response){ console.log('response',response); alert(response.data['msg']); location.href='#dashboard'; },function errorCallback(response) { alert(response.data['msg']); }); } } }); Here i am getting the login page first.After finishing the successfully login it should redirect to dashboard page but this error is coming.Please help me to resolve this error.
Add $location in your controller. loginAdmin.controller('loginController',function($scope,$http, $location){ and replace location.href='#dashboard'; with $location.path('/dashboard');