AWWWW.WAHWAH Posted June 4, 2003 Posted June 4, 2003 is there a way to do this on the front page instead of just using text and an image?
toolcrazy Posted June 4, 2003 Posted June 4, 2003 It is possible. Just find some JavaScript that does just that and insert it into the main page. Steve -------------------------
AWWWW.WAHWAH Posted July 7, 2003 Author Posted July 7, 2003 insert it exactly where? i found a javascript but keep getting an error. i cut andpaste it into the /includes/languages/english/default.php
Guest Posted July 7, 2003 Posted July 7, 2003 I beleive front page is not compatable with oscommerce, microsoft has there own language
AWWWW.WAHWAH Posted July 7, 2003 Author Posted July 7, 2003 i'm not using front page. i said "on the front page" of the main screen of the shop. i'm trying to get this java script that slide shows jpegs on the default.php page.
Guest Posted July 7, 2003 Posted July 7, 2003 insert you javascript in catalog/default.php where you want it HTH The_Bear
AWWWW.WAHWAH Posted July 7, 2003 Author Posted July 7, 2003 i get an error, usually sayinngthere is a an error in line whatever of the page. not sure what i am doing wrong, is there a specific place i should add the code?
Guest Posted July 7, 2003 Posted July 7, 2003 you said that you tried to installin i cut andpaste it into the /includes/languages/english/default.php but it is in the catalog/default The_Bear
AWWWW.WAHWAH Posted July 7, 2003 Author Posted July 7, 2003 ok, so where do I cut and paste it or where would be the best place? :D
Guest Posted July 7, 2003 Posted July 7, 2003 Let's say you want to put above your text right underneath the header you put your javascript just above the: <tr> <td class="main"><br><?php echo TEXT_MAIN; ?></td> </tr HTH The_Bear
Recommended Posts
Archived
This topic is now archived and is closed to further replies.