Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Working on a B-tree form. Reply To: Working on a B-tree form.

#183651
nixnerd
Participant

Ok… here’s the deal. This project requires JS for other features. Mainly… some nice plugins for pizazz and pop. Plus… I just don’t feel confident enough with vanilla JS yet. I’m going to re-write this using jQuery and follow your logic for the most part. Can’t think of anything I really want to change, but I might do away with some of the objects, as I think it was a mistake on my part to pursue that in the first place.

Anyway, I’m going to work on turning your stuff into jQuery. I’ll post back with questions if I get confused.

BTW, thanks again. This has put me significantly ahead of the game in realizing what I want to do with this stupid form.

Random thought: I wish 20% of my life wasn’t spent on forms.