nazgul14 Posted June 18, 2010 Share Posted June 18, 2010 Above is an image from my tree view.For days i've been looking a code that can do a three state check box.Three state checkbox means that if PC is checked all child under PC will be checked, if notebook is checked, all child under notebook and PC(parent) will be checked. Hope you guys can help me to solved this problem.I'm at dead end. :'( Link to comment https://forums.phpfreaks.com/topic/205132-three-state-checkbox/ Share on other sites More sharing options...
xenophobia Posted June 18, 2010 Share Posted June 18, 2010 Try use a JavaScript framework such as jQuery. You can get all the child elements in the tree view structure. Link to comment https://forums.phpfreaks.com/topic/205132-three-state-checkbox/#findComment-1073732 Share on other sites More sharing options...
nazgul14 Posted June 18, 2010 Author Share Posted June 18, 2010 I use jquery to construct the treeview..this is a jquery file that i use and the php file. [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/205132-three-state-checkbox/#findComment-1073736 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.