Thank you @Fran-Diox for the information. I reviewed the onsen ver2 css file and located the css style for fab, mini and speed dial components. I will copy and reference the style in a different css file.
Do you know if there is a function within the Onsen ver2 library that I also need to copy in order for these components to function accordingly within Onsen ver1 JavaScript library? Thank you in advance.
B
Save
Saving
brandecho
@brandecho
0
Reputation
2
Posts
571
Profile views
0
Followers
0
Following
Posts made by brandecho
-
RE: FAB and Speed Dial in Onsen ver1
-
FAB and Speed Dial in Onsen ver1
Is there a method to have the FAB or Speed Dial components when using Onsen Version 1 JavaScript library within a project? Currently, an existing project requires for only one screen using the ons-template to have the speed-dial component. Migrating to Onsen ui verion2 is an option, but requires extensive modifications to the existing code.
I was wondering if placing the script tags for Onsen ui ver 2 and angular.js within an the ons-template is possible as a short cut to getting the speed-dial component to function without effecting the rest of the screens.