JQuery :: Simple Slideshow For Home Page Promotional Graphics?

Dec 13, 2011

I'm trying to implement a simple 490x334 slideshow to rotate three to four images on our home page.

View 3 Replies


ADVERTISEMENT

Jquery :: Simple Prototype Slideshow And A More Comprehensive Slideshow On Website?

Nov 25, 2009

I am using a simple prototype slideshow and a more comprehensive jquery slideshow on my website.When these are used on the same webpage on my website there appears to be a collision: (For example)Code:element.attachEvent is not a function[Break on this error] element.attachEvent("on" + actualEventName, responder); How can I avoid the conflict without reverting to a new slideshow?

View 1 Replies View Related

Script That Gives A Neat Effect On The Navigation And Want To Include A Simple Fading Slideshow On The Same Page?

Jan 11, 2011

I have a JQuery script that gives a neat effect on the navigation and want to include a simple fading slideshow on the same page.Any script I have tried for the slideshow either uses JQuery or Mootools and it conflicts with the navigation script.Can anyone recommend a smooth fading slideshow that wouldn't conflict or suggest how I can get around this. I read a bit about 'no conflict' but don't understand how to implement it.

View 3 Replies View Related

JQuery :: Have Graphics Instead Of Page Numbers In Cycle Plugin

Nov 22, 2011

I want to have graphics instead of page numbers in JQuery Cycle Plugin. In the picture below (bottom-right), there are four numbers which should be circle graphics.

I made it this way: HEAD of page

$(document).ready(function() {
$('#s4')
.before('<div id="nav">')
.cycle({

[Code].....

View 6 Replies View Related

Jquery :: Simple Fading Slideshow Hogging Cpu?

Mar 3, 2010

've got a fairly simple slideshow object which takes an array of images and rotates through them, with a fade between each picture. But it seems to use a fair amount of cpu, especially on IE, a little less so on firefox. Any ideas on how to optimise this? I'm concerned that the way the object refers to itself may not be the most efficient.

Code:
function picSlideShow(elementID, picArray)
{
var self=this;
this.id = elementID;
this.picArray = picArray;

[Code]...

View 4 Replies View Related

JQuery :: Creating Rotator For Home Page

Oct 17, 2010

I'm new to java script and am desperately trying to understand it all. My first question is, I'm trying to create a "rotator" for my companies home page, much like the one on [URL]. And by rotators, I am referring the the deal that right underneath the nav bar that is rotating pics, etc. I found one I like at a different site as well, so I talked to the web developer and he graciously supplied me with the java script code for it. The code is fine, but when I place it in a document, it has the pics and text underneath each other instead if rotating the pics.

View 1 Replies View Related

JQuery :: Create Something Like Marriott Hotel Home Page?

May 20, 2011

Really impressive[url]...

Does anyone know if anyone has written a plug-in to do something similar?

View 1 Replies View Related

JQuery :: Script - Home.aspx Page - Asp.net Application

May 25, 2010

In my home.aspx page ,asp.net application

<script

I downloaded this from the link: [url]

View 7 Replies View Related

JQuery :: Fade Out An Initial Image To Reveal Home Page?

Jan 1, 2010

Before the home page of a site i've developed appears, I want the logo of the company to appear on the screen, then fade out to reveal the web page with full functionality. I also could do this be fading out the logo to reveal a static image of the home page which then could redirect to actual home page.

View 4 Replies View Related

Jquery :: Validate Plugin - Adding A Promotional Message On Submission?

Jul 16, 2009

I want to display a promotional message when the user clicks the submit button and before it goes to the server. The user must meet certain criteria in order to do this which is their postcode and I have written a regex for this -

/[TA]{2}[1-18|22|24]{2}/ I'm not sure how to incorporate this into my script. I have this so far.

[Code]...

View 3 Replies View Related

JQuery :: Display Accordion In Community Home Page In Open Text

Nov 10, 2011

I have posted in my community in Open Text an accordion, but only the text is displayed like a bloc, no accordion effect.on this community the Module header look and feel is based on a CSS. It seems that i have some conflicts between both (no error message displayed).

View 1 Replies View Related

Add Captions To Simple Slideshow?

Aug 2, 2010

I'd like to add captions to this this simple JavaScript slideshow. I have looked and looked and can't find one that doesn't use tables for the captions. I'd really like to stick to <divs> if possible.

Code JavaScript:
<script language="JavaScript">
var i = 0;
var path = new Array();

[Code]....

View 4 Replies View Related

Clickable Hyperlinks On Simple Slideshow?

Sep 2, 2007

I'm working on a site for a college javascript class, but I want to do a little bit more with my class site. I have a very simple slideshow set up( as a pop-up), but I want the images to be clickable and take the person to a site. Specifically, I have images for books on amazon, and I want the person to be able to click on the images and be taken to the specific page where the book is sold.

I'll post what I have, I was wondering what would be the best way to integrate it into my slideshow.

<body onblur="self.close()">
<div style="text-align: center;">
<p>If you like this site, you will love these<br />
wonderful books. Click <a href="http://www.amazon.com">here</a>

[Code].....

View 8 Replies View Related

Set Home Page

May 15, 2007

I need to use a piece of Javascript similar to "this.setHomePage(url)" that works in Firefox (and IE7)

There have been other threads on this topic, but they descend into "let the user do what they want with their browser" or end with a piece of script for adding bookmarks/favourites...

Does anyone have a solution for this? Or is it something that can no longer be done with the security of new browsers?

View 5 Replies View Related

Adding A 1px Border To Simple Gallery Slideshow

May 15, 2009

I see in the script for this slideshow a way to customize the nav panel.

My demonstration page

Code JavaScript:

However when I put the borderTop property after fontStyle nothing is showing. Is this correct way to style this.

View 1 Replies View Related

IE7 & IE8 Error On Home Page Only?

Apr 15, 2011

I'm having trouble trying to figure out why on the home page there's a script error from both IE7 & IE8

"An error has occurred in the script on this page.
Line: 49
Char: 5
Error: Object doesn't support this property or method
Code: 0
URL: http://gopureenergy.com/
..."

I'm not familiar with how the IE Debugging tool works

View 1 Replies View Related

Javascript To Make A Page Your Home Page

Feb 14, 2006

When someone comes to my site I would like to check to see if their
homepage is set to my site. If it is then nothing is done. If it is
not then I'd like a link to appear that asks if they'd like to set
their home page to my site.

Can this be done? If so can someone post the code to do it?

View 5 Replies View Related

Make Page As Browser Home Page

Jan 25, 2007

i need a script that allows users to make my page as browser homepage, (i.e, when users click a link, the page will be their home page e.x (Make anairat page as homepage.

View 2 Replies View Related

How To Set The Current Page As The Home Page In Firefox

Oct 20, 2005

I have a button in my site which when clicked, will set the current page to be the home page for the user. I use the following code:

var hiddenLink = document.getElementById('dummyLink');
hiddenLink.style.behavior='url(#default#homepage)'
hiddenLink.setHomePage('http://www.123.com');
somewhere in my <body>, I have the following link definition:

<a href="#" id="'dummyLink'" style="display:none"></a>
Now, this solution works fine for IE But I need to have a working solution for Firefox and Opera too. Does anyone know how to solve this in these 2 browers?

View 2 Replies View Related

Make A Swf Pop Up, On Load, On A Home Page?

Oct 28, 2010

How do I make a swf pop up, on load, on a home page?

Similar to the lightbox technique, I want an swf file to pop up on the home page when it first loads.

I have looked into a similar type of script called "milkbox" but have had no luck.

View 5 Replies View Related

Showing Error In Home Page In IE7 - 8 But Not In FF

Nov 20, 2009

I have a javascript error in my home page. Which is annoying. I am having hard time debugging it. [URL] FF is not showing it. IE7, 8 shows the error. I just launched the website and I do not want users noticing an error.

View 4 Replies View Related

Setting The Website As Home Page?

Aug 4, 2010

how to make a particular website their default home page when they click the button "Make this site your homepage" using javascript. This sample code works in IE, but other browsers doesn't know this code.

this.style.behavior = 'url(#default#homepage)';
this.setHomePage('http://localhost/getuptodate/php/getuptodate.php');

how to do this stuff on other browsers. I've research on this but still can't find good codes that do something like the code mentioned above. Others are redirecting the users to do something to make the website their home page.

View 1 Replies View Related

Loads A Different Home Page Everytime

Sep 21, 2009

I'm guessing this is some type of javascript code but since I don't know Javascript maybe I'm wrong but how is this done

[URL]

When you go to her to site if u reload it a diff bg comes up each time almost like a whole new page loads how did they do this?

View 3 Replies View Related

Click To Set As Home-page In FireFox?

Jan 9, 2009

What is the Javascript code for allowing a visitor to a web site to click on a button to set that home page as their home page?

I have the following code:

Code JavaScript:
onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.anoox.com');"

which works fine in IE but it does not in FireFox!

View 9 Replies View Related

How Can I Make My Web Address A Visitors Home Page

Aug 31, 2002

i want a make my web site the home page of the visitors who 'll visit my site....but i wanna do this without giving any message 2 them....i daont want them to know abt this....that on their visit my web site 'll become their home page.

View 7 Replies View Related

Ajax :: Pass The Value From A Texbox In Popup Window To The Home Page?

May 13, 2010

I have a text box in a popup window and i need to pass the value from the textbox to the parent page.My problem is iam able to pass the value at the 1st time,but the next time when i try to do this im not getting the value.The thing is if i referesh the parent page every time iam able to pass the value.

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved