Hi,
I am trying to have video pop up using drupal6 , thickbox.module,v 1.18.2.21.
I am using views module to display the video content of a particular user in a block and wrote block view tpl file to display the video in a pop up box.
That pop up works fine in Firefox But In Google chrome, IE 7 & IE 8 are not rendering the pop up windows
I am using a CCK field for the embedded video URL with views.
I don't understand why this works in ff but not in any other browser?
I don't think j-query is the problem because, there are some other blocks that i have created previously with the same functionality.I didn't have any problem with the pop up in all the above mentioned browsers.
Please guide me if I am doing any mistake?
Your help is greatly appreciated.
Thanks in advance,
Hemu
Comments
Can you post a link to your
Can you post a link to your site?
---
Yuriy Babenko | Technical Consultant & Senior Developer
http://yuriybabenko.com
Sorry I cant post the link here
I am posting a code snippet that I am using in here . please check
this is the snippet
I am using a cck field for partner video content and using that cck field in the view tpl file as shown here in TB_inline box
do you think I am doing something wrong here?
please advice me.
Without being able to see the
Without being able to see the actual site (and appropriate CSS and JavaScript) there's nothing we can really do except suggesting you try an alternative to Thickbox.
---
Yuriy Babenko | Technical Consultant & Senior Developer
http://yuriybabenko.com
having the same problem
Edited
you could use fancybox
you could use fancybox instead of thickbox.
I prefer shadowbox to fancy box...
If I cant resolve Thick box issues, I'll attempt shadowbox as a second resort.
--
J.