The Glasgow School of Art
Back to the book
The Glasgow School of Art
Individual order
ISBN:
9780714842219
Availability:
Author
James Macaulay
Format
Paperback
Number of pages
60
Publisher
Phaidon Press Ltd
Size
25.4 x 0.6 x 25.4
Year of publication
2002
Weight
0.45kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book The Glasgow School of Art
The Glasgow School of Art, | The Architecture in Detail series comprises books that focus on individual buildings noted for their exceptional character, innovative design or technical virtuosity. Each volume contains a text by a respected author, a sequence of colour and black-and-white photographs and a set of technical drawings and working details.
Other books by the authorJames Macaulay
The Glasgow School of Art
Book reviews The Glasgow School of Art (0 reviews)
+ Добавить отзыв
$('.add_reve').on('click', function(e){
jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500);
e.preventDefault();
});
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});
//-->