Log message #109804

# At Username Text
# Aug 7th 2008, 13:08 thestaff http://bin.cakephp.org/view/2103054102
# Aug 7th 2008, 13:07 thestaff doesn't work !
# Aug 7th 2008, 13:07 beatzombies thats better
# Aug 7th 2008, 13:07 beatzombies http://bin.cakephp.org/view/1124607071
# Aug 7th 2008, 13:07 beatzombies let me fix that
# Aug 7th 2008, 13:07 beatzombies woops
# Aug 7th 2008, 13:07 TommyO makes it tought to read
# Aug 7th 2008, 13:06 TommyO beatzombies: too bad the ' in the paste hosed the highlighting :(
# Aug 7th 2008, 13:06 beatzombies if anyone has experience with checkboxes any advice would be greatly appreciated
# Aug 7th 2008, 13:06 beatzombies http://bin.cakephp.org/view/1877574606
# Aug 7th 2008, 13:05 anthony you have to put it after the close button is in the DOM
# Aug 7th 2008, 13:05 anthony and it won't work as is
# Aug 7th 2008, 13:04 anthony read should be ready
# Aug 7th 2008, 13:04 thestaff let me try
# Aug 7th 2008, 13:04 thestaff alright
# Aug 7th 2008, 13:04 anthony for any click on an element with the id="close"
# Aug 7th 2008, 13:04 thestaff I just wanna refresh when I'm in my thickbox
# Aug 7th 2008, 13:03 thestaff anthony, but would this refresh the page for any click ?
# Aug 7th 2008, 13:03 jessy_ gwoo, http://pastebin.com/m515b8ec5
# Aug 7th 2008, 13:02 anthony thestaff: where javascript is supposed to go, in the head of the page
# Aug 7th 2008, 13:02 anthony http://bin.cakephp.org/view/1628230134
# Aug 7th 2008, 13:01 jessy_ gwoo, http://picso.me/ < Internal Server Error
# Aug 7th 2008, 13:01 thestaff where ?
# Aug 7th 2008, 13:00 anthony add a block of javascript
# Aug 7th 2008, 13:00 thestaff so what should i do then ?
# Aug 7th 2008, 13:00 anthony shouldn't
# Aug 7th 2008, 12:59 TommyO stevieboy: I'm back
# Aug 7th 2008, 12:59 thestaff need to add what ?
# Aug 7th 2008, 12:59 anthony thestaff should need to add anything to tb_remove()
# Aug 7th 2008, 12:58 beatzombies hi, does anyone have experience using checkboxes for fields in a join table?
# Aug 7th 2008, 12:56 thestaff so I tried to add window.location.replace( sURL ); in tb_remove function but didn't help
# Aug 7th 2008, 12:56 thestaff here is what i have for now : <input id="close" value="Close" onclick="self.parent.tb_remove();" type="submit">
# Aug 7th 2008, 12:55 thestaff anthony, how do i do that ?
# Aug 7th 2008, 12:55 atula I am working on getting file from a remote url. I was wondering where I can read more about things like: getting the status of the url (if it returns 200, 404 on file_get_contents etc,) also, once I get the file back, how do I check for its doctype ? thank you
# Aug 7th 2008, 12:54 anthony should pretty easy to use jQuery to bind a page refresh function to click event
# Aug 7th 2008, 12:53 anthony well that's a JavaScript thing
# Aug 7th 2008, 12:52 anthony i thought you meant the Wildbit's modal box
# Aug 7th 2008, 12:52 thestaff http://jquery.com/demo/thickbox/
# Aug 7th 2008, 12:51 thestaff thick box actually
# Aug 7th 2008, 12:51 anthony modal box?
# Aug 7th 2008, 12:50 thestaff how can I refresh my page from the modal box anybody knows ?