try adding

document.createElement(video);

before your jquery script



quiKe wrote:
tried (doesn´t work) but i wanted to know if maybe i was on a mistake.

On Aug 7, 12:52 pm, Liam Potter <radioactiv...@gmail.com> wrote:
try it?

quiKe wrote:
Hi, do you know if it is possible to use selectors for a video tag?
For example:
$(this).find('div.misc').find('ul').addClass('thumb-fila').find
('li').find('video').each(function(){
});
to capture the video tags on a li? Thanks

Reply via email to