ImageSwitch

Slash
  • Fade in
  • Fly in
  • Fly out
  • Flip in
  • Flip out
  • Scroll in
  • Scroll out
  • Single Door
  • Double Door
Download

Updates

My latest articles 8 guides to apply jQuery and ImageSwitch in web design could give you a quick overview of what ImageSwitch could do and how to use it.

What it does

The main point of this plug-in is to make an easy-to-use, simple and fast plug-in to create effect when you switch between images. Minimize the arguments you need to input and still give some decent effects.

Why using this

With jQuery, it’s so easy to create simple effect such as fade in, move object around… unfortunately when you need to create an effect for image switching, it will require a bit more to create an attractive effect. That isn’t difficult but it isn’t simple and sometimes it’s kind of mess your code up as you need to manage more codes.

Developer friendly

All the code is commented to explain itself. The reason is so everyone could read and understand the code edit it to suitable with the situation you want. Sometime you only need just 1 single effect not the whole plug-ins so you could change it to optimize for you situation.

Other jQuery articles

Get latest updates

You could follow me on Twitter: Twitter HieuUK

Or get the latest updates of my blogs by: RSS and Email

Spread the word

To help ImageSwitch grow, please vote to spread the word arround ^_^



DZone

Reddit

Digg

Dotnetkick

Share
March 30th, 2009
Daz

Hi. Am trying to use images switch in the header.php file on my wordpress site. Trouble is cannot get it to work….any ideas why???? The initial image is shown on screen (slash1.jpg) but none of the effects are running. Could you please advise

March 30th, 2009

Hi, I think I know your problem. Your header should be like this if I’m not wrong


...
< ?php wp_head(); ?>

It should be:

< ?php wp_head(); ?>
...


The reason is, WordPress integrate an jQuery version as well, so it overwrites the jQuery object declare before – which is the one have the ImageSwitch plugin. So with this declare we will overwrite the jQuery of WordPress instead. You could also leave the line:


However, make sure you update the wordpress jQuery script as it’s out of date. (It should be version 2.1.6, the latest one is 3.x.x).

April 3rd, 2009

I love this plugin and can immediately think of a great use for it on a high profile website. My only concern is accessibility and that, should javascript be disabled, all content is rendered. Would it be possible to show an example of this, using the example above and and perhaps the overflow property?

April 3rd, 2009
admin

Hi, with some javascript, you could avoid that problem easily. Unfortunately I’m at work right now so I can’t give you an example code. I will put it in here ASAP. Thank for you comment :)

April 3rd, 2009

Thanks I’d really appreciate it when you have time :)

April 4th, 2009
admin

Hi, I hope this article could answer your question: Accessibility with javascript. If you still don’t satisfy with this answer, just pop in another comment, I will try to resolve it :) .

April 7th, 2009
tung

he he, ca’i tag 3d cua anh hay th’e

April 8th, 2009

FYI – the flip out -effect fails on Win Opera 9.64 (the content jumps down to the right some distance outside the box).

Casimir

April 8th, 2009
admin

@Casimir: Thank to notice, I didn’t check it carefully in Opera. Will try to fix it in the next version. Thanks :)

April 9th, 2009
thom

very likeable! RESPECT!

April 10th, 2009

I am running in to an issue in IE7 (havent even gotten around to IE6 yet).

For some reason, whenever the script fires, it will offset the image fading in, even if I set all the offsets to zero.

http://i4.photobucket.com/albums/y143/dgqfan/fade-problem.jpg

I really hope that I am just doing something stupid to cause this problem.

April 10th, 2009
admin

Hi Evan,
Not really sure the problem as I haven’t got that before. Could you send me the HTML and the script, please? I will try to fix it ASAP.

April 20th, 2009

thanks for this awesome tool :D

April 22nd, 2009

Neat effects. I was just about to complain about a flicker- but then I realized I had cache disabled in my web dev toolbar hahaha.

The effects look great even though I am a Dojo lover <3 But occasionally I find myself using jQuery so I may have need for this script one day :D

April 22nd, 2009

I hear quite a few people complain about the performance as well but mainly in Netbook. I don’t have one so I couldn’t test it but in most of computer I tested, I don’t get any problem. I think it’s good to use this plugin, just don’t use that too much as it could effect visitors’ browser speed.

April 23rd, 2009

Cool JQuery plugins. Nice for photo display and portfolio.

June 14th, 2009
ani

Wonderful script..loved it at looking it once

July 2nd, 2009

Hi!

It works perfect here, but I have one question:
Is it possible to fade div content instead of pictures?

Thanks alot for this script!!!

Martin

July 2nd, 2009

heartandsoulhale.co.uk/site

Hi, i am having problems getting the script to work. It works fine on my computer and looks great but when I upload it the effects no longer work. My site is heartandsoulhale.co.uk/site so you can view my code their. I am puzzled – works perfectly on my PC but not once uploaded.

Hope someone can help?
Thanks!!

July 3rd, 2009

@Martin
Hi, there are a few problem with the div that’s why I only make it work for image for now. You could do that by change the script of the library.

@Duran Ross
Hi, checked your website. Your jQuery.js library is not in that folder. So it can’t load the jquery -> can’t run the script :)

July 3rd, 2009

Sorted – thank you so much. I had the file uploaded as jquery.js not jQuery.js and that seems to make a difference when you put it on the server.

Thanks

July 3rd, 2009

Never thought that would make any different! Anyways, good if it’s work :)

July 10th, 2009
Matt

Is there a way to make this do autoplay?

July 11th, 2009

Welcome to visit my art blog! I like sharing my SDFE art to give to everybody just like you!

August 4th, 2009

Hello. Awesome work. Is there a way to link with text instead of images. Say I had a set of ten images, and I wanted the links to be 1 2 3 4 5 6 7 8 9 10, instead of images? Thanks!

August 5th, 2009
Jacket

Hi,
Thanks for the awesome plugin!
I found that on mozilla firefox, when using small images (say 16×16 icon), a nasty black border appears during transition. In Google Chrome there’s no such problem.
I fixed it by adding border=’0′ on every tag in your script.

August 7th, 2009
Russ

Hi,
Thanks for the great plug-in.
I have a problem with the Scroll in and Scroll out effects when using IE8. This problem can be seen with the examples on your page above. When the cache has been cleared, the first time the effect is played, the new image does not scroll in or scroll out – it just switches in at the end of the transition. After the effect has been played for each image, then replaying the effect works as expected. Do you have any ideas why this is happening, and if so is a fix planned?

Many thanks.

August 11th, 2009
sixswitch

Hi,

Major thanks for a fantastically useful plugin.

I’m having problems with using ImagePreload() — it works fine in Safari, but in Firefox there’s a weird bug. If I empty the cache and load the page (with a function to preload all the images for a gallery), I get jumpy transitions, exactly like what happens when the second image for a transition isn’t preloaded; but when I reload the page, even if I don’t trigger any transitions or cause any images to load, it all works perfectly. It’s like it does preload the images, but for some reason I have to reload the page for it to work. Any ideas for how to troubleshoot this?

Cheers…

August 11th, 2009
sixswitch

…sorry, should have mentioned that this is Firefox 3.5.2 for the Mac.

August 11th, 2009
sixswitch

I actually see the same problem when viewing your slideshow example in Firefox; the preloaded images don’t work until page reload. The transition I see after clearing the cache and loading the page (on my page and on your example) goes like this:

1) image 1 disappears
2) image 1 fades back in
3) image 2 suddenly appears

Thanks so much for your help. I can send you a link for my example page via email if you like.

August 12th, 2009

These are such nice effects, I have been using something similar on any gallery pages I made but this is a far more elegant solution!

Thanks

August 12th, 2009

Nice looking plugin, but it plays havoc in Firefox 3.5.2. On about half of these demos, the whole page refreshes (flashes?) at the end of the slider animation.
If you could fix this, it would be a great plugin to have.

August 12th, 2009

Very nice. Hay qua. Where do you work?

August 13th, 2009

a great respect for the labor archives.

August 16th, 2009

Great plugin.
I wanted a plugin that would rotate images in a website header, but this plugin does so much more.

Problem is… I have to decide which effect to use.

Thanks.

August 24th, 2009

This is a great easy to use plugin, love it…

September 1st, 2009
Yvar

Not sure if this is the right place to ask, but I need some help with ImageSwitch.

I created a ul and dynamically fill it with images from a folder. 7 of these images are shown, the rest is hidden (display: none). Next, the middle image has opacity: 1, the rest opacity: 0.1.
Using some jQuery scripting I rotate the images and use you ImageSwitch to create a continuous looping slideshow.
The problem I am having is: while the images are scrolled-in, all of them get opacity: 1 and afterwards they revert to their correct value. What I want is for all the images to retain their opacity. I tried changing the opacity values in ImageSwitch.js, but can’t find a solution.

September 25th, 2009

Hi Excellent Tool for the slideshow using the jquery. I used it on my projects. and work excellent..

October 19th, 2009
Nikesh ponnen

Excellent….i am going to use this one to my my new project

http://revelomax.blogspot.com/

October 26th, 2009

OMG…I copied the code and uploaded jQuery.js and the Groject.ImageSwitch.102.yui.js files. I changed absolutely nothing in any of the files, yet it still does not work.

http://www.gralmy.com/enyo/b.html is the link.

HELP!

October 28th, 2009

Hi Greg, when i go into your link it’s return an 404 error

November 10th, 2009

good script but there is something wrong in FF 3.5; effects are not smooth and page is trying to refresh itself, when some demo links are clicked.

November 13th, 2009

Thank to u a lot, i miss u even one hour leaving. I’m promise coming back soon,. I just click your blog, it very nice and so much info to me, thanks again.

February 8th, 2010

Dear Hieu,
Please check your code a gain. This image switch do not run on IE7,8.

It alarm “un-identity string or integer”.

Thanks so much for your effect. Best regard

February 8th, 2010

Hi, the problem is from one of the wordpress plugin, I’m trying to fix it now. Thank you to tell me.

February 9th, 2010

Dear Hieu,

I need some help please. I think because I am running an easy slider and your SlideShow at the same time they don’t seem to work together, or I am doing something wrong. Could you please help me?

http://www.conniegroeneveld.com/cd/portfolio.html
(pboth the web page and the print page)

Thanks, Connie

February 10th, 2010

Hi, I saw your problem. I’m looking into it. I know why it’s doing like that, it’s not because you use both together but because you have multiple DOM with the same ID mainImage. Anyways, I will take a look more carefully and give you the solution soon.

February 25th, 2010

Hi Hieu, how to set imageSwitch play Automatically?

March 1st, 2010
Sincere

sweet! now how would I do it say, if i wanted to link each image ? would i do a UL? or…? other than that part, this is thee coolest :P

March 9th, 2010

Thank you…
I new in jquery, but it is more easy using this library

March 9th, 2010

Thank you…
I’m new in jquery, but it is more easy using this library

March 13th, 2010
ycz87

It seems that this plugin doesn’t work well in jQuery 1.4……

March 23rd, 2010
Blink is DEAD

I can’t get this script to function properly over an http connection. Its working great in all browsers running locally on my system, but when I try this in an hosted environment, it doesn’t work anywhere, and the ImagePreloader function is failing, with the error message for “Object doesn’t support this property or method.” I’m not doing anything custom with teh script, and how its working locally while it fails from an http host is presently making me crazy. Can you provide some insight regarding this issue?

Great scripts!

March 24th, 2010
Blink is DEAD

Nevermind – after testing out all the DTD statements for xhtml I finally found the one that works.

Now, getting this script to work non-incrementally is another story. :o )

March 26th, 2010
Sudoname

I have just finished a dreamweaver, flash, fireworks & html course.

I am building a website and have used your double door feature and I have to say it looks really well – will post the url when I have it finished.

One question for you!

I have a colour in the background of the website it comes up white when I use the dd feature. Is there anyway that I can change this colour so as the background colour appears as opposed to white?

Thanks a mill

March 26th, 2010
Koblaid

I think there is a bug with jquery 1.4.2. It seems that the $.data() method changed its behaviour.
In line ~446
EffectID = $.data(Obj);
gets an empty object instead of an ID. Does somebody know how to fix this? A little hint would be great.

Thanks, Koblaid

May 11th, 2010

HI love the script !
but two things..
is there away to have more than one image that can change on rollover? not all together tho and only two images each?

any help on this would be great thanks

May 12th, 2010
jeff

Awesome effect but you lost me…dangit.

May 14th, 2010

Nice jQuwery plugin…
Greetings from de

May 16th, 2010
trav

Awesome script but broken with Jquery 1.4.2 Fix anytime soon?

May 20th, 2010

I like this feature! However, there are two typing errors (lowercase instead of uppercase) towards the end of the code:


if (!Args.EffectOriginal) {
$(".GrpEffectDiv")
.css("background","#FFF url("+args.newimage+") no-repeat "+-StartLeft/2+"px "+-StartTop/2+"px");
$(".GrpEffectDiv1")
.css("background","#FFF url("+args.newimage+") no-repeat "+StartLeft/2+"px "+StartTop/2+"px")
}

“args” should be “Args”, if I’m not mistaken. Safari throws me an error when trying the Double Door effect.

Cheers

May 28th, 2010

is this IE 6 compatible?

June 3rd, 2010

very good,I like this.thanks.

June 21st, 2010
Jacob

Am I the only 1 who has trouble getting this to work with the newest JQuery version?
The effects looks really nice so any help getting it to work would be nice.

June 22nd, 2010
Jacob

I Figured out that if I use the switch code in the source of this site it works with JQuery 1.4.2

June 22nd, 2010
Anders

Jacob, do you have a working solution somewhere where I can grab it? I tried all day to grab code from this place but I can not make it work with jQuery 1.4.2.

Or could you perhaps explain in more detail what you did here?
There are numerous example pages, the downloads and this page and perhaps even more. I’ve tried downloading from all sources but can not make it happen no matter what.

July 8th, 2010
juliendgersan

FlyIn and FlyOut doesn’t work anymore or it’s me??

July 11th, 2010
itachg

i think i have a problem that i can’t use it in my website….. could you help me? thanks

July 14th, 2010
Brian

Try with this modified version.

http://www.iottie.com/Scripts/Groject.ImageSwitch.js

I am using this nice js with FlyIn after simply fixing the error and adding one more line below to FlyIn function.
$(EffectImageId).css(“width”, Obj.css(‘width’));

It works well with jquery 1.4.2 to me.

August 17th, 2010

Veri Nice! THX from Sarajevo!

August 18th, 2010

good code thanks

August 20th, 2010

Very Cool! Thx from Sarajevo!

August 21st, 2010

When the effect is triggered in FF 3.6 the page flickers for a second.

August 22nd, 2010

Very very usefull…….. thank you very much…..

August 23rd, 2010
karouzel

Veri Nice, I like this
Here is an interesting article which contains 8 Best and Useful Scripts Slideshow with jQuery :
http://depotwebdesigner.com/scripts/8-best-and-useful-scripts-slideshow-with-jquery.html

September 14th, 2010

Great Effects, Thanks for this – Very useful.

September 14th, 2010

wow, Great. You are awesome.
very good efects

September 16th, 2010
ngassmann

Looks great, except the Double Door effect doesn’t seem to work in FF 3.6 on Win7 64bit

September 17th, 2010
Petr

Cool. Thanks, but if you click fast, it crashs. Latest version of chrom.

September 27th, 2010

Thanks for this small but pretty script !

September 27th, 2010

“Double Door” effect doesn’t work on my mac FF3.6

September 30th, 2010

The double door effect isn’t working for me.

Other than that though, I do like your plug-in!

It really shows you how flash on the internet and within website designs is slowly fading away!

October 31st, 2010
raduen

Nice script.
But i have one problem, the image and affect works only once. (if i click the same link for the second time nothing happend.)

hier is my code:
$(“#imgHeaders”).ImageStop(true,true);
$(“#imgHeaders”).ImageSwitch({Type:”FadeIn”,
NewImage:”uploads/headers/”+first+”.png”,EffectOriginal: false,
speed: 4000 });

November 2nd, 2010
bunty

some error show in plugin

November 9th, 2010
padhu

Can u provide me the html and css

November 14th, 2010
Pedro

doesn’t work for jquery 1.4.3.. Any fix?

November 21st, 2010

I think it looks great. one of the best i’ve seen, but I would like manual controls on it. Back, Next & Pause

November 30th, 2010
adiputra

hi..
i try to use your imageswitch to my task..
it’s the simple code..

$(“.thumb-top,.thumb-bottom”).click(function(){
//var newpath = $(this).attr(“src”);

$(“.img_main”).ImageSwitch({
Type: $(this).attr(“rel”),
NewImage: $(this).attr(“src”), speed: 4000
});

});

but after I run it .. there is an error in firebug
” $(“.img_main”).ImageSwitch is not a function ”

I have inserted the code I Groject.ImageSwitch.102.yui.js..

what happens with this error. Can you explain why this error occur? please help me..

November 30th, 2010
user

how can i make sure that a certain link only opens a certain image, no matter how many times you click the link?

December 3rd, 2010

We really love this site. Iwish we could come here everyday\all day.

December 15th, 2010

good post ,thanks! This article was Very helpful. i like your website,I am fond of reading online punjabi news.

December 17th, 2010

sds

December 18th, 2010

great work! I like it very much, I wish you will preserve updating your content materials regularly when you possess just one edicated reader here.
wish you can possess a glance at my site.

January 19th, 2011
andreacosta

Do you allow users to download the tag crowd animated ball?

January 21st, 2011

i like all in this site

February 10th, 2011
Wornout

Is possible to set grab the variable NewImage from an anchor?
Like:

February 24th, 2011

The combination of amphetamine salts in Adderall for example are much more effective at promoting focus and with less dopamine issues it’s easier to control than meth.

February 24th, 2011

I will still choose a controlled and tested amphetamine over street ones any day.

February 24th, 2011

His career is over very soon if not already!! Any team that signs him should sign him on a per TD Basis

February 24th, 2011

good permanent starter full season right now where it originate back starter
then vick back to bench unless

March 11th, 2011
goo

Yap, it works great.
but swapping between resized images is ugly.
How can I fix it?

March 20th, 2011

Very good indeed,but i would appreciate if you can update your blog quite often :)

March 24th, 2011

Hola: Increible lo que se puede hacer con Images Switch…mi pregunta es si se puede aplicar a divs en vez de a imágenes…
A pesar de pasar los 60s no dejo de maravillarme con lo que se puede hacer en una web y deseo aprender todo lo relacionado con jqyuery. Estoy tratando de aprender javascript para poder comprender todo y tener una base para aplicarlo de la forma correcta.
Si alguien desea tener un alumno sexagenario que entiende solo algo de ingles, lo agradeceré. NUNCA ES TARDE PARA APRENDER… soy absolutamente autodidacta y envío mis saludos desde Chile.

March 25th, 2011

Could you change the code so that when you hover over some text the image swaps?

April 12th, 2011

of simple sense and streamline modelling design, every little detail revealed vogue woman nobility and sex appeal.

April 25th, 2011

But the new Zagreb, absolute talents than any more “beauties” a beauties, because she has the pure royal descent, is really the descendants of royal families, she is Thailand princess Sirivannavari Nariratana!

April 25th, 2011

incredible word play sir

April 27th, 2011

Amazing website! Your style is so contemporary in comparison with many other writers. Thank you for writing when you have the opportunity to, I will be sure to save your website!

May 3rd, 2011

hello boys & girls :-) thank you for this helpfull plugin. i like it !

May 6th, 2011

Jacob, do you have a working solution somewhere where I can grab it? I tried all day to grab code from this place but I can not make it work with jQuery 1.4.2.

Or could you perhaps explain in more detail what you did here?
There are numerous example pages, the downloads and this page and perhaps even more. I’ve tried downloading from all sources but can not make it happen no matter what.

May 18th, 2011

I am hoping the same best work from you in the future as well. In fact your creative writing abilities has inspired me to start my own Blog

May 27th, 2011

Can someone confirm it will work with latest JQuery please? I have few more plugins on site, so I don’t want to degrade JQuery for this (even it is tempting) ;)

May 31st, 2011

jQuery is a quite simple and nice plug in for the wordpress. Actually, I am using this kind of plug in in one of my photo blog.

May 31st, 2011

The post was helpful, though there are some points that is not detailed. Is there any post regarding information that we can check?

June 3rd, 2011
Aceblack10

Love this plugin! jQuery rules!
When a user prints the page, only the image currently present on the screen prints. Is there a way to make it so that when the page is printed both images show up?

i.e stacked vertically

June 3rd, 2011
mladen

Hey i really like this effects but i can’t figure out how to use it in wordpress.
Please any help would be gladly appreciated.

June 13th, 2011

I have a website created in WordPress as well and I want to integrate this plugin to it also. Do you have a continuation or another document regarding this topic that we can refer?

June 13th, 2011

@Water Lip: the theory should be the same as normal website, so I didn’t read anything specific for wordpress. Sorry.

June 13th, 2011

@Aceblack10: You can display all of them and using JS to hide it. The imageswitch replace the src attribution, so it wouldn’t work that way. You can also try my tabSwitch, it may be better for your purpose:
http://www.hieu.co.uk/blog/index.php/tabswitch/

July 6th, 2011

This is the type of plug-in that I’ve been seeking before. Thank you for sharing this to us.

July 6th, 2011
Tajniak

There is error with double door.

July 7th, 2011

I am glad that I’ve found this post. Actually, I have a trouble with my site when I am changing my plug-in to this jQuery. And for now my site has fix when I read all your guides that you provide here.

July 9th, 2011

Thank you for the update. Actually, this is the reason why I change my old tool to this kind of plug-in for my website.

July 15th, 2011

Great poost, thank you

July 15th, 2011

I am glad that I’ve found this post

July 24th, 2011

There’s a problem when the tag is inside a container with a “text-align” attribute set to “center” ou to “right” with the scroll effect.
This can be a result of the use of “position: relative” in your code when the scroll effect is used.

July 24th, 2011

There’s a problem after a 237 run test of your code on Google Chrome 12.0 =S
Another problem when I used a position based on % in my tag.
Think I gonna developp my own one, but still great job !

July 27th, 2011

Useful information, Thank you for posting.

August 1st, 2011
donna

nice website…i like the shoes from www. sneakerdonna.com

August 1st, 2011
donna

good idea, nice http://www.jewelrystores.cc

August 5th, 2011
Shin

Hi Nice effects looks great..
Can anybody tell me how to auto run this?

August 8th, 2011

office shoe shop

August 8th, 2011

the watch online

August 8th, 2011

wallets purses shop.

August 11th, 2011

Excellent advice man! Just what is was looking for. Keep it up.

August 12th, 2011
slehnoweb

Hi. First of all thanks for this nice and easy-to-use plugin.

I got some little problem when trying to set the effect singleDoor so the image direction goes appearing from top to the bottom, as in this same page. By default I can see that this plugin apply the effect from left to right.

Could you help me please?

I have a simple js algorithm so images can be displayed automatically:

var i=0;
var images = Array(“img/trayectoria/trayectoria-2006-1.jpg”,”img/trayectoria/trayectoria-2006-2.jpg”,”img/trayectoria/trayectoria-2009.jpg”,”img/trayectoria/trayectoria-2011.jpg”);
setInterval(function() {
// Do something every N seconds
$(“#slideImg”).ImageSwitch({Type: “SingleDoor”,NewImage:images[i]});
i++;
if(i==images.length) i=0;
}, 3000);

I try to use the paremeter Direction as this:

$(“#slideImg”).ImageSwitch({Type: “SingleDoor”,NewImage:images[i]}, Direction:”TopBottom”);

but does not work, How can I implement SingleDoor effect as in this demo page? thanks a lot and sorry for my bad English.

August 12th, 2011
slehnoweb

Ohh!!! Just another cuestion. When the transition SingleDoor is ocurring, there is a div of class “GrpEffectDiv” with white background. How can I change that background? Doy you consider that could be a nice effect replacing this color background with a background image?
Thanks a lot, very nice job, hope to hear you soon

August 16th, 2011
carlos

how do I make this effect on one page

August 17th, 2011

great blog , thank you

August 17th, 2011

background with a background image?
Thanks a lot, very nice job, hope to hear you soon

August 25th, 2011

Thanks a lot, blog is very beautiful

August 26th, 2011

Great post and straight to the point. I don’t know if this is actually the best place to ask but do you people have any ideea where to employ some professional writers? Thanks in advance :)

September 2nd, 2011

Your article is so fantistic! I’m so moved by your trully words. Hope you can keep writting that.

September 5th, 2011

Great Effects, Thanks for this – Very useful.

September 7th, 2011

designer Wallets

September 7th, 2011
lovekslife

really cool~

September 9th, 2011

Baylor Haji ha anche detto che la situazione in Libia è stabilizzato, penso che militari di Gheddafi non è più in grado di lanciare un contrattacco, ma non più in grado di sovvertire Tripoli,peuterey outlet ma non esclude una certa azione residua sarà avviata.Ha anche detto: Abbiamo sviluppato numero di programmi per proteggere il canale e fuori di Tripoli e la sicurezza degli impianti importanti. In aggiunta, ci sono tre aspetti di Baylor fattori Haji tattici che contribuiscono a facilitare la liberazione di opposizione a Tripoli: in primo luogo, l’opposizione Lee dal mare e di Tripoli attacco entrambi lati est e ovest, in secondo luogo, l’opposizione a Tripoli, i benefici esterni e le vicine città dispiegamento di truppe; la terza è la copertura aerea della Nato per assicurare che le azioni della vittoria.

September 10th, 2011

Its interesting. I would like to know more about this…I really wanted to know how this works can you please help me out…….Thanks for sharing. KIYTU

September 13th, 2011

I love this plug-in. In fact, I am using this to my newly build website. I am sure there are lots of people using this plug-in because of this post that you share.

September 26th, 2011

Simply brilliant. I’m going to try and use the image plugin somehow on my instructor’s website – the slides are “wow”. By the way, I really like your theme.

September 26th, 2011
October 1st, 2011

Thanks much! Subscribed via rss.

October 15th, 2011

Thanks much! Subscribed via rss.

October 19th, 2011
Farukh

Can anyone tell me how to make it work with this http://www.codebasehero.com/files/music-player/demo/
I have these two jquery plugins but only one works at a time…

Plz heeeeeeeeeeelp!! Thx!

October 20th, 2011

Hello, I think that I saw you visited my blog so I came to “return the favor”.I am trying to find things to enhance my website!I suppose its ok to use a few of your ideas!!

October 20th, 2011

Heya i’m for the first time here. I found this board and I find It really useful & it helped me out much. I hope to give something back and aid others like you aided me.

October 22nd, 2011

Just found your website on Google, and I wanted to let you know I’ll be using some of the information on my website and created a link to this site.

October 24th, 2011

Gereja Bethany Indonesia Sunter adalah Gereja yang memiliki Visi seperti Gereja masa Perjanjian Baru yaitu Menjadikan umat Tuhan yang Apostolik.

October 25th, 2011

Hello there, You have done an incredible job. I’ll certainly digg it and personally recommend to my friends. I’m sure they will be benefited from this site.

October 26th, 2011

I can’t wait to see more of your stuff. This is definitely an awesome blog.

October 27th, 2011

le due parti hanno anche aumentare significativamente le dimensioni di swap in valuta tra i due paesi, Giappone e Corea del Sud di libero scambio accordo il più presto possibile per riprendere i negoziati, intensificare gli scambi culturali e di personale e in altre aree dei giovani di raggiungere un consenso. Le due parti hanno anche concordato di continuare a rafforzare la stretta collaborazione sul nucleare della RPDC issue.In parla della giornata, Yoshihiko Noda anche tornare a Lee Myung-bak ha fatto?? Fuori dominio coloniale giapponese dei rituali coreano reale e altri rari books.Yoshihiko Noda è arrivato in Corea del Sud il 18 di due giorni visit.US Segretario di Stato Hillary Clinton, il 18 ottobre una visita a sorpresa nella capitale libica Tripoli.

October 27th, 2011

I agree with many of your views within this writing.

October 27th, 2011

Hillary Clinton, il 18 ottobre una visita a sorpresa nella capitale libica Tripoli.

October 28th, 2011

I love your style. This takes real talent!

October 28th, 2011

I have found a lot of helpful information in your excellent post. Good luck to you.

October 28th, 2011

Hopefully you’ll keep up the nice work and gaze after the common. Good luck.

November 2nd, 2011

Baseball fans will definitely want to get most, if not all, of what the MLB sports shop has to offer.

November 5th, 2011

I visited a lot of website but I believe this one has something special in it in it

November 6th, 2011

If you are also Bag Bag control, and then you won’t know DaoRui beka · Ming can put (Rebecca Minkoff), Rebecca · Ming can put (Rebecca Minkoff) home bags are Hollywood It Girl favorite It Bag

November 8th, 2011

Most of the time I don’t make comments on blogs, but I want to mention that this post really forced me to do so. Really nice post!

November 8th, 2011

Its very simple to use I like your blog…

November 9th, 2011

Definitely, what a great blog and revealing posts, I will bookmark your blog.Best Regards!

November 15th, 2011

Excellent post. I want to thank you for this informative read. Keep up your great work.

November 17th, 2011

louboutin uk

November 22nd, 2011

I am sure that this plug-in will be useful for many of us.

November 25th, 2011

Link exchange is nothing else except it is only placing the other person’s weblog link on your page at appropriate place and other person will also do similar in support of you.

November 26th, 2011

I’m so excited. I really appreciate sharing this great post. Keep up your excellent work.

December 11th, 2011

Excellent post. I want to thank you for this informative read. I will bookmark this site and visit again..

December 11th, 2011

wow! good one Here’s some pass forward: Thought for the day? : No life is totally wasted, one can always be a bad example.

December 19th, 2011
Flow

Hey! Really nice Plugin!!!

But i have one Problem with my code…

I have 1 Button as picture who is the button for backround image switch into another Image… It only takes effect on the menu… not the background Image
Here my code:

Background:

Button:

Function:
$(“#dot1″).click(function(){$(“#hg”).ImageSwitch({Type:”FadeIn”}).css(“backgroundImage”,”url(‘img/hg6.jpg’)”);});

can you help me make it work correctly?

Thank you very much!

December 19th, 2011

MMM thans, I appreciate the plugin!

December 22nd, 2011

Jeans have been paid close attention to by people is the topic, this year’s jeans and refurbished pattern…….

December 28th, 2011

We’re a group of volunteers and opening a new scheme in our community. Your site offered us with valuable information to work on. You’ve done an impressive job and our entire community will be thankful to you.

December 29th, 2011
December 29th, 2011

Outstanding job ! Your site has supplied me most of the material I needed .

December 30th, 2011

a Happy heart laugh and I really feel great! Immediately to look at South Korea’s latest OL style holiday war dress!

January 12th, 2012

where can i get jquery word press plugins?

January 13th, 2012

His career is over very soon if not already!! Any team that signs him should sign him on a per TD Basis

January 14th, 2012

Blogging like you do is such an art and you obviously have that skill here – I don’t but I did find this that made me smile so maybe I can return the favour by making you smile too?
I couldn’t repair your brakes, so I made your horn louder. :)

January 15th, 2012

Excellent post. I want to thank you for this informative read. Keep up your great work.

January 17th, 2012

Excellant Plugin. Thanks for it.

Trackbacks
March 28th, 2009
Trackback from: | HieuUK
March 31st, 2009
April 4th, 2009
April 12th, 2009
April 18th, 2009
Trackback from: jQueryを使ったス
April 21st, 2009
Trackback from: Sliding Content
August 16th, 2009
Trackback from: - ShakyaNilam
August 19th, 2009
August 24th, 2009
September 24th, 2009
February 10th, 2010
March 24th, 2010
April 15th, 2010
May 28th, 2010
June 12th, 2010
July 20th, 2010
September 9th, 2010
January 27th, 2011
January 29th, 2011
June 27th, 2011
September 4th, 2011
September 8th, 2011
October 23rd, 2011
October 31st, 2011
October 31st, 2011
December 25th, 2011
Trackback from: HTML Content Slider
January 7th, 2012
Trackback from: HTML Content Slider
January 7th, 2012
January 20th, 2012
Leave a Reply