Does anybody know how this website is made? Can't find the PHP script anywhere!?
-
Hey everyone, does anyone know how the script on this website is made? You click on [Add to Quote] and it automatically adds it to your form to be sent to them. There are about a couple hundred items on that site, all can be added. It's not a shopping cart system because customers arent' buying anything - they're just adding items to be sent to the company for pricing. http://www.p3systemsinc.com/cisco/cisco-cerent-optical/15454e-series Anyone know any good software to make that? Any ideas? I'm trying to do the same thing for my business. Thanks!
-
Answer:
Go here view-source:http://www.p3systemsinc.com/cisco/cisco-cerent-optical/15454e-series Then you will see, it is connected with Java script so what you need to do is go to the java script files... save it as .js then connect it with your item place thing.. I wish I could explain this better.. ok.. for example.. You will see this <script src="/javascripts/jquery-1.2.6.min.js?12… type="text/javascript"></script> <script src="/javascripts/application.js?1241464… type="text/javascript"></script> </head> <body> <div id="container"> <div id="header"> <h1 id="branding"><a href="/">P3 Systems, Inc</a></h1> You want to click the javascript files (highlighted in blue in the actual source) save page as a .js file then connect it with your add to quote button
yeah at Yahoo! Answers Visit the source
Related Q & A:
- Does anybody know how to make a graffiti marker?Best solution by Yahoo! Answers
- Does anybody know how to faint on purpose?Best solution by wikihow.com
- Does anyone know where I can't find new graphics for vintage singer sewing machine?Best solution by Yahoo! Answers
- Does anybody know what website I can go to to get easy robot building instructions?Best solution by Yahoo! Answers
- Does anybody know a site where a teen can find a job?Best solution by ChaCha
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.