User Profile

Collapse

Profile Sidebar

Collapse
liran202
liran202
Last Activity: Nov 15 '11, 08:18 PM
Joined: Nov 5 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • fade background image with fadein()

    this is my code,I want the change of the background image,which I bulid a 'ChangeBg' function for,to be fade,so I add the fadein() varible.

    why this is not working? what am I doing wrong?

    Code:
     <script src="http://ajax.microsoft.com/ajax/jQuery/jquery-1.4.4.js"type="text/javascript"></script> 
     <script language="JavaScript">
    ...
    See more | Go to post

    Leave a comment:


  • liran202
    started a topic how to change the background images with fade

    how to change the background images with fade

    Hi,

    I have the code below,and I want to images to be change with a fade,the images now are been replaced by the function 'changeBg',but they are just been replaced without fade.

    thanks.

    how can I "merge" between the function that's changing the images and the function that in charge of the fade.
    Code:
     
    	<html>
    	<head>
    	<meta http-equiv="Content-Type"
    ...
    See more | Go to post

  • liran202
    started a topic search engines description and my flash site

    search engines description and my flash site

    Hi,

    I have a flash site with this code below,the problem is that on the Description in the search engines I see this part:

    Code:
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width ...
    which as can see part of my html code but not the part I wanted(for that I give...
    See more | Go to post

  • liran202
    started a topic XMLHttpRequest - Change Value getElementById

    XMLHttpRequest - Change Value getElementById

    Hi,

    I want the button on the second page to change the value of the button in the first page,this is my code:

    FILE 1: Index.html(page one):

    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
       "http://www.w3.org/TR/html4/strict.dtd">
     
    <html lang="en">
    <head>
    	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    ...
    See more | Go to post
    Last edited by Dormilich; Nov 7 '11, 07:06 AM. Reason: please use [CODE] [/CODE] tags when posting code
No activity results to display
Show More
Working...