Page 94 of 211,239, showing 20 records out of 4,224,768 total, starting on record 1,861, ending on 1,880
# | Username | Text | |
---|---|---|---|
# | Aug 7th 2008, 02:36 | achew22 | thestaff: does it triggre on its own or do you have to click it? |
# | Aug 7th 2008, 02:36 | JeffEmbracedDC | Martz: hmm? |
# | Aug 7th 2008, 02:36 | thestaff | well the browser is display the <div style="display: none;" id="myBox"><?php echo $this->categories('add'); ?></div> |
# | Aug 7th 2008, 02:37 | thestaff | so I wanna get categories/add.thtml as thickbox in items/add |
# | Aug 7th 2008, 02:37 | achew22 | thestaff: also, did you set modal to true? |
# | Aug 7th 2008, 02:37 | thestaff | nope |
# | Aug 7th 2008, 02:37 | achew22 | thestaff: does this work? http://bin.cakephp.org/view/1266619691 |
# | Aug 7th 2008, 02:38 | Martz | JeffEmbracedDC: counts the total relationships on created/update/delete etc. |
# | Aug 7th 2008, 02:38 | Martz | JeffEmbracedDC: not sued it myself, heres something about it - might be in the book too: http://www.cakephp.nu/countercache-cakephp-12-beta |
# | Aug 7th 2008, 02:38 | Martz | used* |
# | Aug 7th 2008, 02:38 | JeffEmbracedDC | Martz: cool man I appreciate it |
# | Aug 7th 2008, 02:39 | thestaff | yes it does |
# | Aug 7th 2008, 02:40 | achew22 | thestaff: that's really easy to ajax with that |
# | Aug 7th 2008, 02:41 | Martz | bbl |
# | Aug 7th 2008, 02:41 | achew22 | just change it from #tb_inline to the url of a page it will do that in ajax |
# | Aug 7th 2008, 02:41 | JeffEmbracedDC | Martz: you're a genius |
# | Aug 7th 2008, 02:42 | achew22 | thestaff: and in that action set the layout to one that is ajax friendly and you should be hot to trot |
# | Aug 7th 2008, 02:43 | achew22 | Predom: are you here or not -- I can't tell |
# | Aug 7th 2008, 02:44 | thestaff | how do you hide the dive tho ? |
# | Aug 7th 2008, 02:45 | thestaff | i gues sstyle="display: none;" should work |