# |
Aug 7th 2008, 13:09 |
thestaff |
how ? |
# |
Aug 7th 2008, 13:09 |
anthony |
you have to bind the event after the thinkbox loads the Close button |
# |
Aug 7th 2008, 13:09 |
teknoid |
beatzombies: what's the question? |
# |
Aug 7th 2008, 13:09 |
thestaff |
sorry i didnt read this |
# |
Aug 7th 2008, 13:08 |
anthony |
i just said it wouldn't |
# |
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 |