|
|
| Has anyone here ever used thickbox in a dynamically-pulled page? |
| I doubt people here load whole pages via XHR, because that's not what it's really supposed to be used for |
| Right, I'm not trying to load whole pages, just clips, but the links on those clips aren't working On my page, someone clicks a link, and it creates a new tab with information pulled from an html file (no html, head, or body tags) and displays that information under the tab The html files that it pulls often have links in them, and I'm trying to get those links to pop up in a thickbox box, but it's not working |
| :\) |
| Ah wait! I got it! |