Create A "slide Show" On Website's Home Page?

Mar 11, 2011

I would like to create a "slide show" on my website's home page.

Here are some examples of what I mean...[URL]

[URL]

KSLX-FM 100.7Apparently most websites use Flash to accomplish this effect, however I don't have any Adobe software. In the past people told me this could be done with JavaScript, but I don't JavaScript.

P.S. Attached are 4 images that can be used for a "mock-up". (Just some silly jokes!)

View 1 Replies


ADVERTISEMENT

Slide-in/Slide-out Intro On Home Page Using Flash

Jul 10, 2007

I've seen websites that had large flash ads that covered content on pages that, after they had run, resized or disappeared.

We would like to use the technology behind that (presumably JavaScript) to show and hide an intro flash on a home page. We would like to have a "close" link on the flash also.

I have searched Google and here but haven't found any good resources and many of the sites I have seen using the technology are no longer using them. I just need a little assistance on the JavaScript part of the puzzle.

We want the flash to start over the copy on the page and then roll out softly when it's done playing, revealing the content below. Code:

View 1 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

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

How To Create Images Slide Show

May 5, 2006

I have one web-page and one picture box in the middle of page. I have some images in my SQL database, I want to load those images on picture box placed on my web page one by one. I want to display each image for 3 seconds and then next image, but these image are not fix, I will keep changing original image files in the images directory and will specify their names in database tables. Structure of database table is as follows:

pictureID pictureNameAndPath
1 images/picture1.gif
2 images/picture2.gif
3 images/picture3.gif

I just want from system to read this tables and display these pictures in the picture box placed on the page, using Javascript.

View 2 Replies View Related

Translate Home Videos To HTML Script To Embed In Website?

Jun 25, 2009

I have alot of home videos I want to put on my website, and it seems that the easiest way to do it would be to embed it onto my website using HTML script. Problem is, I have no clue how to convert in into HTML scrip

View 3 Replies View Related

Multi Slide Show On One Page?

Mar 1, 2004

I´m trying to get multiple slide shows on one page (3 beside each other) using JavaScript.

I took the code from http://www.dynamicdrive.com/dynamicindex14/pixelate.htm

for creating the slide show, everything is working fine but I can´t change the code to work with multiple slide shows on one page.

View 3 Replies View Related

Make A Slide Show On The Front Page Of The Site?

Aug 6, 2010

i have to make a simple site for my sister and i am kind of a newbie at the whole web development thing am pretty ok with html tho. wo i was trying to make a slide show on the front page of the site, so i got a little help from a site called java script city,

var my_imgs_off = new Array();
var my_imgs_on = new Array();
/* Set "Off" image URLs */

[code]....

View 2 Replies View Related

Create A Dynamic Way To Change The Page Titles On A Website?

Mar 19, 2009

I want to create a dynamic way to change the page titles on a website. I am currently using a php include feature and due to the variable data required for a title/meta is there an easy way to control this from one file and then include it in a similar way?I don't really want to go through lots of pages manually amending it in the future?

View 1 Replies View Related

Image Paths Inside - Insert A Slide Show Into A Page

Nov 20, 2009

Although I have done a fair bit of html coding after taking several HTML courses, I have never become involved in JavaScript beyond adding the occasional pre-made script for a particular function.

Which is what I am trying to do at the moment. I want to insert a slide show into a page and have tried 2 scripts from Java Kit Scripts. Both are similar and I am having the same problem with both.

The problem: Inserting the image path. They both ask for the image path (naturally) and give the following examples:

Example 1:

Example 2:

But there is no reference to an "image" folder. I have tried inserting the folder name: "images/iss-bunker-1tn.jpg",

I have also tried leaving the word "images" out and also tried saving the related images in the same folder as the html coded pages. I have also tried using "shtml" pages. But nothing seems to work.

View 3 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

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

Slide Show - Modify It To Show Four Pictures At A Time

May 13, 2009

I found a sample java script for a slide show.

I'm trying modify it to show four pictures at a time.

And links to youtube videos

I really have no clue what I'm doing, I'm just changing stuff and seeing what happens. Yeah, I'm surprised I got this far.

What I need to learn is:
< how to assign and change the other three pictures.
< how to change the embeded image link.

Here is what I got so far: Slide show of Movies

And here is the code:

View 6 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

Load A Whole Template Of A Website In A Slide Of Accordion?

Jun 28, 2010

Well, i have already built a website using a)MySQL b)HTML c)PHP and d)Javascript.My website consists of basic html pages/templates which have links to the left and point to another templates/pages.For example, i have 4 templates

1st template is for: News
2nd : Library
3nd : Articles
4th : E-shop

Each template consists of links to another pages, that means that they don't contain only text but links too and a search engine.Well, i'm thinking of adding some animation in my website using the jquery library.Let's say we have an accordion which has 4 choices and when the user clicks on the first choice the 1st template(NEWS) appears inside the slide of accordion, not in a new page!!!This is what i would like to do, to place in each slide one of my templates. CAn this be done?

Which are the disadvantages of adding in each slide of the accordion a different template for my site and remain in the same slide when the user clicks in one of the links of the template?Consider that i'm using dynamic content and not static, i have a MySQL database behind.Also,as i have seen in most examples the options of accordion usually contain an image, a content, a text or links to another pages which open i new windows and tabs!!!i would like to have a template which loads in the same slide each time the user clicks on a link of it.

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

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

JQuery :: Slide Dock Deactivating All Links On Website?

Jun 21, 2010

i am implementing a slide dock in jquery i.e. there is a tab and when you click it adock comes out (used fora shopping cart to display the shopping cart) it is working fine the only problem. Once the transition is complete and the shopping cart is closed and returns back to position all the links on the website are deactivated and no matter where i click it wont take me anywhere. This is the code for the jquery of the pageslide:

(
function($){
$.fn.pageSlide =
function(options) {

[code]....

View 2 Replies View Related

Image Slide Show Won't Show In Some Pages?

Aug 8, 2010

I have a problem on my wordpress blog that is integregated with a 3rd party shopping system. What I'm finding is that the Image Slide Show will not show up on the product page but will show up on other pages. obviously there is some conflict but I don't know where.Example: here is the product listing page while in the header the slide show seems to work fine.Now here is the page if you select one of the t-shirts but as you will see the image slide show in the Header vanishes?

View 2 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

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

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







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