HAPPY HOLIDAYS FROM THE TEAM
Thank you all for your great support in 2011 and for making it a wo ...
SEE MORE
CONCHITA PEREZ: CUTTING EDGE
After working for designers like Alexander McQueen, Boudicca and Sa ...
SEE MORE
CAMERA ITALIANA BUYER MODA @ TRANOÏ
We here at Tranoï are very much looking forward to welcoming Camer ...
SEE MORE
OSLONIGHTS.NO
For a couple of days, Oslo-based designer Kevin Azzopardi kept his diary on Oslonights.no, as he took his first steps towards the international fashion market. ...
LOOKBOOKS.COM
As far as tradeshows in Paris go, Tranoï is the place to go to get to know, up-close-and-personal, a well-edited selection of designers from around the world. This season, Tranoï homme also p...
TENDAYSINPARIS.COM
Last week was men’s fashion week which means it was the girls’ turn to eye up the hot models who were in town, pouting beautifully and behaving badly. Edgy fashion tradeshow Tranoï threw its...
jQuery(function($){
var options = {
username: ["FAGASSENT", "FAGASSENT", "sjaakhullekes", "sjaakhullekes", "sjaakhullekes", "sjaakhullekes", "sjaakhullekes", "sjaakhullekes", "@10sei0otto", "julian_keen", "demobaza", "ValentineTags", "isabelbenenato", "@Johnbull_online", "Chauncey_be", "@delusionltd", "@delusionltd", "@delusionltd", "@delusionltd", "@BWGH", ],
page: 1,
avatar_size: 32,
count: 4,
loading_text: "loading ..."
}
var widget = $("#paging1 .widget"),
next = $("#paging1 .next"),
prev = $("#paging1 .prev");
var enable = function(el, yes) {
yes ? $(el).removeAttr('disabled') :
$(el).attr('disabled', true);
};
var stepClick = function(incr) {
return function() {
options.page = options.page + incr;
enable(this, false);
widget.tweet(options);
};
};
next.bind("checkstate", function() {
enable(this, widget.find("li").length == options.count)
}).click(stepClick(1));
prev.bind("checkstate", function() {
enable(this, options.page > 1)
}).click(stepClick(-1));
widget.tweet(options).bind("loaded", function() { next.add(prev).trigger("checkstate"); });
});
jQuery(function($){
var options = {
username: "TRANOIfashion",
page: 1,
avatar_size: 32,
count: 4,
loading_text: "loading ..."
};
var widget = $("#paging .widget"),
next = $("#paging .next"),
prev = $("#paging .prev");
var enable = function(el, yes) {
yes ? $(el).removeAttr('disabled') :
$(el).attr('disabled', true);
};
var stepClick = function(incr) {
return function() {
options.page = options.page + incr;
enable(this, false);
widget.tweet(options);
};
};
next.bind("checkstate", function() {
enable(this, widget.find("li").length == options.count)
}).click(stepClick(1));
prev.bind("checkstate", function() {
enable(this, options.page > 1)
}).click(stepClick(-1));
widget.tweet(options).bind("loaded", function() { next.add(prev).trigger("checkstate"); });
});