I want to make a mini timeline with jquery and this timeline have width more than 32767 px. When I change it by jquery $(".timelinecontainer").width(32767); in Opera does not change it, but in others browsers it works. What can you give me advices ?
Sorry for my English :)