The Mill on the Floss (Penguin Popular Classics)
Back to the book
The Mill on the Floss (Penguin Popular Classics)
Individual order
ISBN:
9780141197777
Availability:
Author
George Eliot
Format
Paperback
Number of pages
544
Publisher
Penguin
Size
11.1 x 3.2 x 18.1
Year of publication
2011
Weight
0.10kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book The Mill on the Floss (Penguin Popular Classics)
The Mill on the Floss (Penguin Popular Classics), | In this story the author recreates her own childhood through the story of the gifted Maggie Tulliver and her spoilt, selfish brother. Though tragic in its outcome, this comic novel combines vivid images of family life with a portrait of the heroine.
Other books by the authorGeorge Eliot
The Mill on the Floss (Penguin Popular Classics)
Book reviews The Mill on the Floss (Penguin Popular Classics) (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']);
}
}
});
});
//-->