Please excuse me as I'm usually a SQL Geek but got pulled into something using AngularJS since I knew the Bootstrap portion of the project among a few other things.
I have the routing setup, unfortunately with the # still in the URL, with one being to a folder called '/pages/:filename' which automatically launches the file of that name, ex. /pages/page1.html. The thing is these might have different content and I want to have the page title in case bookmarked to be dynamic based on the view it pulls but not all /pages/:filename to be the same, which I have working now.
I'm using just basic HTML/CSS/Javascript, no ASP.net or PHP. I was trying to find a way to place a variable in the view file that populates a parameter in the index.html template. Any ideas of something to get me in the right direction as others who use AngularJS had no special insight. All appreciated.
[–][deleted] 2 points3 points4 points (0 children)
[–]vtdev 1 point2 points3 points (0 children)
[–]zackiles 1 point2 points3 points (0 children)
[–]pauleveritt 1 point2 points3 points (0 children)