in reply to Re^3: Adding Bootstrap to Shopping Cart in Perl ?
in thread Adding Bootstrap to Shopping Cart in Perl ?
Thanks,
For give my ignorance.
So this statement below does an include of the bootstrap min .js file? I use use print to include external file references?
print "<script src='http://getbootstrap.com/dist/js/bootstrap.min.js'></script>";