Javascript/Jquery
With me re-writing the basic HTML structure along with the CSS styles I am finding that the existing JS functions of hyblog do not work. Some of this was assumed given different ID/class names and a approaches to structuring the content. What I am finding is that it is likely less work to re-write/include new JS from scratch to work with the other re-writes I'm taking on.
Example: In an attempt to get the existing menu functionality to work with the new sidebar approach I am taking, I fiddled with the existing code for an hour or two with no luck in the end to get it working with some of the other elements I included. After abandoning this approach, it took me 15mins to achieve the same results in a different way. The result is also a whole lot less JS and CSS combined.
This isn't a criticism of the existing functionality of hyblog but rather a reality of the process I am current in the midst of.
I'm likely to re-write/include ALL of the existing JS functionality. There's not much of it, and it all seems relatively basic, but given my lack of knowledge in this area there's a lot of copy-and-paste / trial-and-error involved. 1
-
for testing ↩
Comments
Have something you'd like to respond with? 📣
Send me a note via email and let's start a conversation on this very topic.