Page 166 of 211,241, showing 20 records out of 4,224,801 total, starting on record 3,301, ending on 3,320
# | Username | Text | |
---|---|---|---|
# | Aug 7th 2008, 12:51 | thestaff | thick box actually |
# | Aug 7th 2008, 12:52 | thestaff | http://jquery.com/demo/thickbox/ |
# | Aug 7th 2008, 12:52 | anthony | i thought you meant the Wildbit's modal box |
# | Aug 7th 2008, 12:53 | anthony | well that's a JavaScript thing |
# | 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: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:55 | thestaff | anthony, how do i do that ? |
# | 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:56 | thestaff | so I tried to add window.location.replace( sURL ); in tb_remove function but didn't help |
# | Aug 7th 2008, 12:58 | beatzombies | hi, does anyone have experience using checkboxes for fields in a join table? |
# | Aug 7th 2008, 12:59 | anthony | thestaff should need to add anything to tb_remove() |
# | Aug 7th 2008, 12:59 | thestaff | need to add what ? |
# | Aug 7th 2008, 12:59 | TommyO | stevieboy: I'm back |
# | Aug 7th 2008, 13:00 | anthony | shouldn't |
# | Aug 7th 2008, 13:00 | thestaff | so what should i do then ? |
# | Aug 7th 2008, 13:00 | anthony | add a block of javascript |
# | Aug 7th 2008, 13:01 | thestaff | where ? |
# | Aug 7th 2008, 13:01 | jessy_ | gwoo, http://picso.me/ < Internal Server Error |
# | Aug 7th 2008, 13:02 | anthony | http://bin.cakephp.org/view/1628230134 |
# | Aug 7th 2008, 13:02 | anthony | thestaff: where javascript is supposed to go, in the head of the page |