Zuriel
Member since Jan 24, 2013
- Profile: /members/10625-zuriel.htm
- URL: https://www.zadesigns.com
- Comments: 3
Recent Blog Comments By Zuriel
-
Closing Secondary Router-Outlet Views From Within The Named-Route View Components In Angular 4.4.4
Posted on Oct 28, 2017 at 12:45 PM
Hey Ben, thanks for the good read. I recently just completed my website ( https://www.zadesigns.com ) using Angular 4.4.6 and the entire thing was done with UI-Router. I have gotten 99% of everything I wanted to work using ui-router (lazy routes, aot, multiple named views, resolves, image preload... read more »
-
Clearing Inline CSS Properties With jQuery
Posted on Jan 28, 2013 at 10:29 PM
@Ben, I render the base page (which has the header and footer in it) and just a empty container div for the content #main. backbone.js has routes and it uses those routes to serve up content. by default, if nothing is added it serves up the main page of index /pages/index.html but if the... read more »
-
Clearing Inline CSS Properties With jQuery
Posted on Jan 24, 2013 at 9:16 PM
@Omer, I am actually using PushState on a new project. I am just building my engine right now. its using backbone.js and underscore.js and the pushstates are automatically handled by backbone.js it even has fallback to IE #. I am also pulling individual views and sections from other pages and ... read more »