omm... do i have to change anything in specific?
i set the 'Back' link to <a href="javascript:lastPic()">Back</a>
i also changed 'default.gif' to the first picture that loads with the page, and still no go.
this is how my javascript looks...
var lastSrc = '';
function changePic(source){...
on my page, i have thumbs that when clicked, change a main image on the page to the corresponding thumb.
for example,
thumbs (more than just 2):
<a href="javascript:changePic('aa01.jpg')"><img src="opacity/thumb_aa01.jpg" hsrc="thumb_aa01.jpg" class="thumb" /></a>
<a...
hey peeps,
first and foremost, thanks for your time...
this is the html i have for thumbnails, i have about 20 thumbs:
<img src="opac_thumb_kt01.jpg" onMouseOver="javascript:rolled('thumb_kt01.jpg')" onMouseOut="javascript:rolled('opac_thumb_kt01.jpg')" class="thumb" name="thumb" id="thumb"...
hello all,
i have some thumbnails that, when a user rolls over them, it goes from 50% opacity, to 100%. i have all the thumbnails made and everything, which is in this code...
<a href="javascript:changePic('kt01.jpg')"><img thumb_kt01.jpg" onMouseOver="javascript:rolled('thumb_kt01.jpg')"...
or am i asking for too much? :S
i was wondering if it is possible to make a scrollable div to show the main content of each section in my page. a div roughly 400x190 (w x h).
thanks for your time.
a.
i am trying to learn... i really am :(
<?php
if ($HTTP_GET_VARS["who"] == "admin")
{
echo("
<h1>here's a default page for admin</h1>
<a href='?who=admin&step=list'>list all</a><hr />
<table border='1'>
<tr>
<td>html search widget<br /><a...
okay, i'm trying to center a div tag classed as "content" but it won't let me. when i try to center the div with align="center" it works, but as soon as i add class="content" it loses the align property. i have kinda cut down the problems to the part in my css where i specify width. when i take...
hey peeps. my question for today is...
how do i get 2 <div>s to align beside each other. a break is automatically put in.
here is my code:
html-
<div class="title_left"></div><div class="title_right"></div>
css-
div.title_left{
background-image: url(images/title_left.jpg);
width: 448px...
hello,
i am looking to buy a new powerbook, but i am confused on what exactly i should get. my biggest concern is about memory. i want to know how much (on average) memory costs for the 12" model. could i buy additional memory sticks and add them to the machine? or would i have to replace...
i think it's good to develop for netscape still. my reasons...
- i think its a better browser. webpages appear clearer.
- apple is getting better and better. everyone knows that they're the graphic gurus, and the digital industry is making a huge push towards the multimedia. netscape and mac...
hey peeps,
i have a bunch of word documents that i am converting to pdf's. in word, i have the add-in where i can click a button and it coverts the whole document.
my question is, are there any tips/techniques that i can do to make the converted pdf file to the smallest size possible?
thanks,
me.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.