http://www.front-end.nu/?p=6
On 9 mrt, 15:48, Ed Lerner wrote:
> How would I modify the following to only target anchors with an href
> beginning with "http"?
>
> $('a').each(function(index) {
> $(this).attr({
> 'target': 'blank'
> });
>
>
>
> });- Tekst uit oorspronkelijk bericht niet w
Hello,
Im using Jquery Flash plugin for embedding Flash movies into my
website.(http://jquery.lukelutman.com/plugins/flash)
When doing this the HTML-version shows up before it gets overwritten
by the flash-version, how to get rid of this slight flickering?
Way i use it:
$('#headertext').ea
2 matches
Mail list logo