JavaScript loop within template - javascript

I am trying to make this work but I am clearly doing something wrong which I can't figure out:
function template(data){
var contentString =
'<div id="content">'+
'<div class="left">'+
"<div class='icon'><img src='assets/image/cloudy.png' /></div>"+
'</div>'+
'<div class="right">'+
'<p class="temp">'+data.currently.temperature+'</p>'+
'<p class="summary">'+data.daily.summary+'</p>'+
'</div>'+
'<div class="day_wrapper">'+
for(i = 0; i < data.daily.data.length; i++){
'<div class="day"><p>'+data.daily.data[i].temperatureMax+'</p></div>'+
}
'</div>';
return contentString;
}
Error: Uncaught SyntaxError: Unexpected token for
How can I fix this?
How would I add a 'last' class to the last paragraph in the loop?

function template(data){
var contentString =
'<div id="content">'+
'<div class="left">'+
"<div class='icon'><img src='assets/image/cloudy.png' /></div>"+
'</div>'+
'<div class="right">'+
'<p class="temp">'+data.currently.temperature+'</p>'+
'<p class="summary">'+data.daily.summary+'</p>'+
'</div>'+
'<div class="day_wrapper">';
if(data!=undefined && data.daily.data.length > 0)
{
for(i = 0; i < data.daily.data.length; i++){
contentString += '<div class="day"><p>'+data.daily.data[i].temperatureMax+'</p></div>';
}
}
contentString += '</div>';
return contentString;
}

Related

I am struggling with two issues. I'm trying to add an #id to an html bootstrap card array via javascript

I'm attempting to build an array of bootstrap cards with json data fields populated inside of the cards. A few of the nested json fields aren't rendering (object Object error). This is the url for the json file which i've stored locally (https://jsonplaceholder.typicode.com/users). Additionally I'm attempting to add a unique #id to the card div so that I can manipulate it further (button actions).
What am I doing wrong?
Please be kind as I'm not great with jquery/javascript. This is my first attempt at an HTML array. thanks in advance all.
Screenshot
$(document).ready(function () {
userhtml = '<div class="container">';
userhtml += '<h1>Users</h1>';
$.each(valData, function (index, v) {
if (index % 3 === 0) {
userhtml += '<div class="row d-flex justify-content-left py-2">';
}
userhtml += '<div class="col-md-4">';
userhtml += '<div class="card m-3" id="">';
userhtml += '<h2 class="card-header bg-secondary bg-gradient">' + v["name"] + '</h2>';
userhtml += '<div class="card-body">';
userhtml += '<h3 class="card-title">' + v["username"] + '</h3>';
userhtml += '<p class="card-text">' + v["address"] + '</p>';
userhtml += '<button class="btn btn-secondary btn-remove">Delete</button>';
userhtml += '</div>';
userhtml += '</div>';
userhtml += '</div>';
if (index % 3 === 2 || index == (valData.length - 1)) {
for (var i = 0; i < 9; i++) {
}
userhtml += '</div>';
}
});
userhtml += '</div>';
userhtml += '<footer class="footer mt-auto py-3 bg-primary">';
userhtml += '<div class="container">';
userhtml += '<h2 class="text-light">© 2022 Dan Stump</h2>';
userhtml += '</div>';
userhtml += '</footer>';
$('body').append(userhtml);
var i = 1;
$("#user").appendTo(function () {
$("<div.card />", { "class": "card", id: "user" + i })
.append($("<div />", { type: "text", id: "user" + i }))
.append($("<div />", { type: "text", id: "property" + i }))
.appendTo("card");
i++;
});
});
Ok, so the object Object bit is because you're trying to append v["address"] to the output html, but address in the data is an object. For the sake of clarity I just added the street below, but you could concatenate together whatever properties of address you want. As an aside, you're using square bracket notation like v["address"]["street"] where this is easier to write using dot syntax which would be v.address.street.
The problem of adding id's, well Im not quite sure what you were doing there but its easy enough to add the unique id from the source data as a property on the div - again demonstrated below (although you'll have to inspect the HTML to see it).
const valData = [{"id":1,"name":"Leanne Graham","username":"Bret","email":"Sincere#april.biz","address":{"street":"Kulas Light","suite":"Apt. 556","city":"Gwenborough","zipcode":"92998-3874","geo":{"lat":"-37.3159","lng":"81.1496"}},"phone":"1-770-736-8031 x56442","website":"hildegard.org","company":{"name":"Romaguera-Crona","catchPhrase":"Multi-layered client-server neural-net","bs":"harness real-time e-markets"}},{"id":2,"name":"Ervin Howell","username":"Antonette","email":"Shanna#melissa.tv","address":{"street":"Victor Plains","suite":"Suite 879","city":"Wisokyburgh","zipcode":"90566-7771","geo":{"lat":"-43.9509","lng":"-34.4618"}},"phone":"010-692-6593 x09125","website":"anastasia.net","company":{"name":"Deckow-Crist","catchPhrase":"Proactive didactic contingency","bs":"synergize scalable supply-chains"}},{"id":3,"name":"Clementine Bauch","username":"Samantha","email":"Nathan#yesenia.net","address":{"street":"Douglas Extension","suite":"Suite 847","city":"McKenziehaven","zipcode":"59590-4157","geo":{"lat":"-68.6102","lng":"-47.0653"}},"phone":"1-463-123-4447","website":"ramiro.info","company":{"name":"Romaguera-Jacobson","catchPhrase":"Face to face bifurcated interface","bs":"e-enable strategic applications"}},{"id":4,"name":"Patricia Lebsack","username":"Karianne","email":"Julianne.OConner#kory.org","address":{"street":"Hoeger Mall","suite":"Apt. 692","city":"South Elvis","zipcode":"53919-4257","geo":{"lat":"29.4572","lng":"-164.2990"}},"phone":"493-170-9623 x156","website":"kale.biz","company":{"name":"Robel-Corkery","catchPhrase":"Multi-tiered zero tolerance productivity","bs":"transition cutting-edge web services"}},{"id":5,"name":"Chelsey Dietrich","username":"Kamren","email":"Lucio_Hettinger#annie.ca","address":{"street":"Skiles Walks","suite":"Suite 351","city":"Roscoeview","zipcode":"33263","geo":{"lat":"-31.8129","lng":"62.5342"}},"phone":"(254)954-1289","website":"demarco.info","company":{"name":"Keebler LLC","catchPhrase":"User-centric fault-tolerant solution","bs":"revolutionize end-to-end systems"}},{"id":6,"name":"Mrs. Dennis Schulist","username":"Leopoldo_Corkery","email":"Karley_Dach#jasper.info","address":{"street":"Norberto Crossing","suite":"Apt. 950","city":"South Christy","zipcode":"23505-1337","geo":{"lat":"-71.4197","lng":"71.7478"}},"phone":"1-477-935-8478 x6430","website":"ola.org","company":{"name":"Considine-Lockman","catchPhrase":"Synchronised bottom-line interface","bs":"e-enable innovative applications"}},{"id":7,"name":"Kurtis Weissnat","username":"Elwyn.Skiles","email":"Telly.Hoeger#billy.biz","address":{"street":"Rex Trail","suite":"Suite 280","city":"Howemouth","zipcode":"58804-1099","geo":{"lat":"24.8918","lng":"21.8984"}},"phone":"210.067.6132","website":"elvis.io","company":{"name":"Johns Group","catchPhrase":"Configurable multimedia task-force","bs":"generate enterprise e-tailers"}},{"id":8,"name":"Nicholas Runolfsdottir V","username":"Maxime_Nienow","email":"Sherwood#rosamond.me","address":{"street":"Ellsworth Summit","suite":"Suite 729","city":"Aliyaview","zipcode":"45169","geo":{"lat":"-14.3990","lng":"-120.7677"}},"phone":"586.493.6943 x140","website":"jacynthe.com","company":{"name":"Abernathy Group","catchPhrase":"Implemented secondary concept","bs":"e-enable extensible e-tailers"}},{"id":9,"name":"Glenna Reichert","username":"Delphine","email":"Chaim_McDermott#dana.io","address":{"street":"Dayna Park","suite":"Suite 449","city":"Bartholomebury","zipcode":"76495-3109","geo":{"lat":"24.6463","lng":"-168.8889"}},"phone":"(775)976-6794 x41206","website":"conrad.com","company":{"name":"Yost and Sons","catchPhrase":"Switchable contextually-based project","bs":"aggregate real-time technologies"}},{"id":10,"name":"Clementina DuBuque","username":"Moriah.Stanton","email":"Rey.Padberg#karina.biz","address":{"street":"Kattie Turnpike","suite":"Suite 198","city":"Lebsackbury","zipcode":"31428-2261","geo":{"lat":"-38.2386","lng":"57.2232"}},"phone":"024-648-3804","website":"ambrose.net","company":{"name":"Hoeger LLC","catchPhrase":"Centralized empowering task-force","bs":"target end-to-end models"}}]
$(document).ready(function() {
userhtml = '<div class="container">';
userhtml += '<h1>Users</h1>';
$.each(valData, function(index, v) {
if (index % 3 === 0) {
userhtml += '<div class="row d-flex justify-content-left py-2">';
}
userhtml += '<div class="col-md-4">';
userhtml += '<div class="card m-3" id="' + v["id"] + '">';
userhtml += '<h2 class="card-header bg-secondary bg-gradient">' + v["name"] + '</h2>';
userhtml += '<div class="card-body">';
userhtml += '<h3 class="card-title">' + v["username"] + '</h3>';
userhtml += '<p class="card-text">' + v["address"]["street"] + '</p>';
userhtml += '<button class="btn btn-secondary btn-remove">Delete</button>';
userhtml += '</div>';
userhtml += '</div>';
userhtml += '</div>';
if (index % 3 === 2 || index == (valData.length - 1)) {
for (var i = 0; i < 9; i++) {}
userhtml += '</div>';
}
});
userhtml += '</div>';
userhtml += '<footer class="footer mt-auto py-3 bg-primary">';
userhtml += '<div class="container">';
userhtml += '<h2 class="text-light">© 2022 Dan Stump</h2>';
userhtml += '</div>';
userhtml += '</footer>';
$('#output').append(userhtml);
});
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<div id="output"></div>

How to make webpage show specific database item?

I'm trying to make the website link such that when I click on the thumbnail, it will bring me to another page. However, the details will be displayed based on the itemID I get in browser.html. How do I do that?
My result just ended me up with ALL of database results. I have also done the getdetails function so it works. MySQL variables are .item at the back of the variable declaration. My route for the SQL is /details/:itemID
function displaythumbs()
{
var table = document.getElementById("DetailsTable");
console.log("details_array is => ", details__array)
table.innerHTML = "";
totalDetails = details_array.length;
for (var count = 0; count < totalDetails-1; count++)
{
var itemID = details_array[count].itemID;
var thumb = details_array[count].thumb;
var cell = '<div class="container-fluid>' +
'<div class="rightside" >' +
'<div class="right-left" style="margin-left:1%;">' +
'<a id="details" href="details.html">'+
'<img class="thumbstyle img-thumb" src=' +thumb+ ' />'+
'</a>'+
'</div>'+
'</div>' +
'</div>';
table.insertAdjacentHTML('beforeend', cell);
}
}
in my details.js
function displaydetails()
{
var table = document.getElementById("detailsTable");
table.innerHTML = "";
totalDetail = details_array.length;
for (var count = 0; count < totalDetail; count++)
{
var itemID = details_array[count].itemID;
var Hyperlink = details_array[count].HyperLink;
var name = details_array[count].itemName;
var ratings = details_array[count].Ratings;
var picture = details_array[count].picture;
var picture2 = details_array[count].picture2;
var cell = '<div class="overall">' +
'<div class="leftside"' +
'<div class="centertop">' +
'<h1 id="name"><u>' + name + '</u></h1>'+
'<div class="starratings" style="margin-right: 10%; margin-left: 10%; font-size:25px;">'+
'<span class="fa fa-star checked"></span>'+
'<span class="fa fa-star checked"></span>'+
'<span class="fa fa-star checked"></span>'+
'<span class="fa fa-star checked"></span>'+
'<span class="fa fa-star checked" style="margin-right: 1%;"></span>'+ratings+
'</div>'+
'<div class="visitwebsitelink" id="hyperlink">'+
'<a href='+Hyperlink +' />'+'<h3 style="color: black;"><u><i>Visit Website</i></u></h3>'+
'</a>'+
'</div>'+
'</div>'+
'<div class="fontstuff">'+
'Recent Reviews'+
'</div>'+
'</div>' +
'<div class="rightside">'+
'<div class="itemimg>'+
'<img src='+ picture + ' />'+
'<img src='+ picture2 + ' />'+
'</div>'+
'</div>';
table.insertAdjacentHTML('beforeend', cell);
}
}

Variables in string Jquery structure

I'm receiving the error
missing ; before statement
This is in reference to
var westvars += ''+ (i+1) +'. '+
el.
Any idea what may be going wrong. I've tried removing the line/reconstructing the line ect. I just can't seem to figure out what part of the string is using an incorrect syntax.
var westvars = '<div class="clear">';
westvars += '<div class="col-xs-2 teamname"><span>'+ (i+1) +'. '+ el.city +' '+ el.name +'</span>';
westvars += '</div>';
westvars += '<div class="col-xs-2 winsloss"><span>'+ el.wins +'-' +el.losses +'</span>';
westvars += '</div>';
westvars += '<div class="col-xs-2 gamesback">' + el.gback +';
westvars += '</div>';
westvars += '</div>';
Should be changed this way:
var westvars = '<div class="clear">';
westvars += '<div class="col-xs-2 teamname"><span>'+(i+1)+'. '+ el.city +' '+ el.name +'</span>';
westvars += '</div>';
westvars += '<div class="col-xs-2 winsloss"><span>'+ el.wins +'-' +el.losses +'</span>';
westvars += '</div>';
westvars += '<div class="col-xs-2 gamesback">' + el.gback + ' ';
westvars += '</div>';
westvars += '</div>';

ReferenceError: display is not defined

I got this 'ReferenceError: display is not defined' where my script link are as below.
<script type="text/javascript" src="catalog/view/javascript/jquery/jquery-1.7.1.min.js"></script>
<script type="text/javascript" src="catalog/view/javascript/jquery/ui/jquery-ui-1.8.16.custom.min.js"></script>
I replace them with latest version 1.11.1 and tried with
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
But still there is Reference Error. What should i change my display function(Script):
function display(view) {
if (view == 'list') {
$('.product-grid').attr('class', 'product-list');
$('.product-list > div').each(function(index, element) {
html = '<div class="left">';
var image = $(element).find('.image').html();
if (image != null) {
html += '<div class="image">' + image + '</div>';
}
html += '<div class="mask hide-phone">';
html += ' <div class="wishlist">' + $(element).find('.wishlist').html() + '</div>';
html += ' <div class="compare">' + $(element).find('.compare').html() + '</div>';
html += '</div>';
html += ' <div class="name">' + $(element).find('.name').html() + '</div>';
html += ' <div class="description">' + $(element).find('.description').html() + '</div>';
var rating = $(element).find('.rating').html();
if (rating != null) {
html += '<div class="rating">' + rating + '</div>';
}
var price = $(element).find('.price').html();
if (price != null) {
html += '<div class="price">' + price + '</div>';
}
html += ' <div class="cart">' + $(element).find('.cart').html() + '</div>';
html += ' <div class="cart-phone show-phone hide-desktop hide-tablet">' + $(element).find('.cart-phone').html() + '</div>';
html += '</div>';
$(element).html(html);
});
$('.display').html(' <div id="list_b"></div> <a id="grid_a" title="<?php echo $text_grid; ?>" onclick="display(\'grid\');"></a>');
$.totalStorage('display', 'list');
} else {
$('.product-list').attr('class', 'product-grid');
$('.product-grid > div').each(function(index, element) {
html = '';
var image = $(element).find('.image').html();
if (image != null) {
html += '<div class="image">' + image + '</div>';
}
html += '<div class="mask hide-phone">';
html += ' <div class="wishlist">' + $(element).find('.wishlist').html() + '</div>';
html += ' <div class="compare">' + $(element).find('.compare').html() + '</div>';
html += '</div>';
html += '<div class="name">' + $(element).find('.name').html() + '</div>';
html += '<div class="description">' + $(element).find('.description').html() + '</div>';
var rating = $(element).find('.rating').html();
if (rating != null) {
html += '<div class="rating">' + rating + '</div>';
}
var price = $(element).find('.price').html();
if (price != null) {
html += '<div class="price">' + price + '</div>';
}
html += '<div class="cart">' + $(element).find('.cart').html() + '</div>';
html += ' <div class="cart-phone show-phone hide-desktop hide-tablet">' + $(element).find('.cart-phone').html() + '</div>';
$(element).html(html);
});
$('.display').html(' <a id="list_a" title="<?php echo $text_list; ?>" onclick="display(\'list\');"><?php echo $text_list; ?></a> <div id="grid_b"></div>');
$.totalStorage('display', 'grid');
}
}
view = $.totalStorage('display');
if (view) {
display(view);
} else {
display('list');
}
you can see that your conactenation is creating issues:
copied from the source of your link
html += '
<div class="cart" >
' + $(element).find('.cart').html() + '</div>';
at this line your div is having a newline character. may be this is caused by something else but you can do this:
html += ' <div class="cart">' + $(element).find('.cart').html() + '</div>';
html += ' <div class="cart-phone show-phone hide-desktop hide-tablet">' + $(element).find('.cart-phone').html() + '</div>';
html += '</div>';
here you can see html+=' <div>' this line is having a space before the div so you can remove it.
html += '<div class="cart">' + $(element).find('.cart').html() + '</div>';
html += '<div class="cart-phone show-phone hide-desktop hide-tablet">' + $(element).find('.cart-phone').html() + '</div>';
html += '</div>';

Blog posts not showing while using the FOR loop

I have the following .js code but when i test the site, it only displays the wordings as seen in each but no contents. What i want to achieve at the end is to be able to display 5 posts and also add a link at the bottom to display more mosts:
$(document).ready(function(){
url = 'http://hopexxx.com/category/daily-devotion/feed/';
$.ajax({
type: "GET",
url: document.location.protocol + '//ajax.googleapis.com/ajax/services/feed/load?v=1.0&num=1000&callback=?&q=' + encodeURIComponent(url),
dataType: 'json',
error: function(){
alert('Unable to load feed, Incorrect path or invalid feed');
},
success: function(data){
var postlist = data.responseData.feed.entries;
var html = '<ul data-role="listview" data-filter="true">';
for (var i = 0; i < 5; i++) {
html += '<li>';
html += '<a href="#">';
html += '<div class="entry">entry.title</div>';
html += '<div class="entry">author</div>';
html += '<div class="entry">publishedDate</div>';
html += '<div class="entry">contentSnippet</div>';
html += '</a>';
html += '</li>';
}
html += '</ul>';
$("#postlist").append(html);
$("#postlist ul[data-role=listview]").listview();
}});
});
If you know that your postlist is not null, and that each entry has properties 'title', 'author', 'publishedDate' and 'contentSnippet' try this:
var postlist = data.responseData.feed.entries;
var html = '<ul data-role="listview" data-filter="true">';
for (var i = 0; i < 5; i++) {
var entry = postlist[i];
html += '<li>';
html += '<a href="#">';
html += '<div class="entry">' + entry.title + '</div>';
html += '<div class="entry">' + entry.author + '</div>';
html += '<div class="entry">' + entry.publishedDate + '</div>';
html += '<div class="entry">' + entry.contentSnippet + '</div>';
html += '</a>';
html += '</li>';
}
html += '</ul>';
$("#postlist").append(html);
try a $.each loop on data.responseData.feed.entries, see here for details

Categories