The purpose of this change is to completely remove dependence on the dom. Ive made it so that by default the 1st and 2nd div within $dom and treated as front and back. I've also added options for the user to select the front and back themselves if they wish. Now theres no chance of conflicts or code breaking do to selectors. Existing code with front back selectors will continue to work seamlessly. Please review and let me know if this is acceptable.
The purpose of this change is to completely remove dependence on the dom. Ive made it so that by default the 1st and 2nd div within $dom and treated as front and back. I've also added options for the user to select the front and back themselves if they wish. Now theres no chance of conflicts or code breaking do to selectors. Existing code with front back selectors will continue to work seamlessly. Please review and let me know if this is acceptable.