Hi there,
THanks for this post it's a really neat solution!
However I can't seem to get the vertical gradient working. Wonder if you could help?
$(function () { $('div#header_banner').gradient({ topcolor: '#ff5500', bottomcolor: '#ffffff', horizontal: false, opacity: 50 }); })
Appreciate your suggestion. THanks!
More information about formatting options
vertical gradient not working?
Hi there,
THanks for this post it's a really neat solution!
However I can't seem to get the vertical gradient working. Wonder if you could help?
$(function () {
$('div#header_banner').gradient({
topcolor: '#ff5500',
bottomcolor: '#ffffff',
horizontal: false,
opacity: 50
});
})
Appreciate your suggestion. THanks!