Dear all,
first:
itailor.com/designshirts/
I want to know how this website developed, what tools or programs or language used for this development. If any one know please provide details, it would be helpful if any tutorial can be provided.
second:
tailorstore.co.uk/tailor-made-shirts
also how this website developed? Please help. Thanks in advance.
Welcome to the forums, @salmanomayer.
I’m afraid it’s really not appropriate to ask here for tutorials on how to build a complete site. I suggest you “view source” for these sites and see how they’re constructed, what scripts they’re using, etc. If you run across a specific piece of code you don’t understand or need clarification of, then by all means ask about it here.
(As I’m sure you know, it’s fine to copy another site purely as a learning exercise, but not if you intend to use that copy commercially.)
Thank you @TechnoBear,
I can understand your point. Actually I dont want to know the whole process of development of the website. the coolest part of this site is when you select any color or any option from category that effect on the object means the shirt. I want to know how this is happening. I’ve searched the source code but can’t find any positive thing because I’m not so much learned person about website development. I like this thing and want to use this system in my website so that why I want to know how this function is working. And obviously its have a dynamic section where in database contain many variables to use. Do I make you understand and can you please help me about that?
Lots of talent, canvas, and external JavaScript libraries.
The bulk of what you’re talking about comes from this file:
http://www.itailor.com/designshirts/webroot/js/JS-DESIGN.js
There are lots of other things that effect the outcome too. This is probably not someone just putting together different JS libraries to get the desired result.
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.