jquery Programming Glossary: div.pageheaderdescription
jquery filter image src issues http://stackoverflow.com/questions/11562442/jquery-filter-image-src-issues if the image contains NO src then i want to hide the div.PageHeaderDescription div class PageHeaderDescription h1 Bistro 300 h1 img border.. id EntityPic621 This is some text div To do this i used if div.PageHeaderDescription img .filter src '' div.PageHeaderDescription .hide however if.. i used if div.PageHeaderDescription img .filter src '' div.PageHeaderDescription .hide however if you put a src path into the image the jquery..
jquery filter image src issues http://stackoverflow.com/questions/11562442/jquery-filter-image-src-issues filter image src issues if the image contains NO src then i want to hide the div.PageHeaderDescription div class PageHeaderDescription h1 Bistro 300 h1 img border 0 src images Category large 469.jpg id EntityPic621 This is.. 300 h1 img border 0 src images Category large 469.jpg id EntityPic621 This is some text div To do this i used if div.PageHeaderDescription img .filter src '' div.PageHeaderDescription .hide however if you put a src path into the image the jquery still hides div.PageHeaderDescription.. large 469.jpg id EntityPic621 This is some text div To do this i used if div.PageHeaderDescription img .filter src '' div.PageHeaderDescription .hide however if you put a src path into the image the jquery still hides div.PageHeaderDescription which is wrong. It needs..
|