|
|
|
|
|
#1 |
|
Really, really old
|
Minor spelling thing, in your first entry it should be bear vs bare. Looks like a good start overall.
__________________
Jimmy, some of its magic, some of its tragic, but I had a good life all the way. He Went to Paris, J. Buffett |
|
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
What OS do you use? I know some tools are OS specific. I may have one if I can find it, but it is Windows based. If I remember correctly, you don't have to use any code; it gives you a control panel to just add and subtract images. You just cut and paste a few lines of code in the webpage.
|
|
|
|
#3 | |
|
Ambassador of Quan
|
Quote:
|
|
|
|
|
|
|
#4 |
|
Guest
Posts: n/a
|
What's with all this?
<p2> <b><big>Career Highlights</big></b><br> <br> <b><big>2008</big></b> &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; Raced with MSCS & Midwest All-Stars<br> &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; &nbs p; Fi nished 10th out 40 cars in debut race<br> &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; &nbs p; Fi nished 2nd in his second feature event<br> &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; &nbs p; Be came youngest driver to win feature event<br> &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; in a 410 sprint car. Record was previously<br> &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; held by Jeff Gordon (14 Years Old).<br> &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; &nbs p; Pa ragon Rookie of the year<br> &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; &nbs p; HA RF First Year Driver<br> &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; &nbs p; Ru nner-Up Sprints Division-Paragon Speedway<br> <br> <br> <b><big>2007</big></b> &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; 10 races and 5 wins in a 600cc Micro Sprint<br> <br> <br> <b><big>2006</big></b> &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; 14 Races and 5 wins in a 600cc Micro Sprint<br> <br> <br> <b><big>2002</big></b> &n bsp; &nbs p; &n bsp; &nbs p; &n bsp; 2 races and 1 win in a Quarter Midget<br> </p2> <p3> It messes with my browser. |
|
|
|
#7 |
|
Ambassador of Quan
|
Another question. The top image/nav is an image map. How do I make it load faster and work properly on the first rollover? It will delay and then work. Also once it has been rolled over it works really quickly there on after. Any suggestions?
|
|
|
|
|
|
#8 | |
|
Guest
Posts: n/a
|
Quote:
<div style="display:none;"> <img src="images/image1.jpg"><img src="images/image2.jpg">etc... </div> By putting it inside the <div>, the image will not display but will be loaded into the background. The makes the resource readily available. Also, it would of made formatting much easier to use tables or a CSS to align text. It's also a little more browser friendly. |
|
|
|
|
#9 |
|
Ambassador of Quan
|
Get a new browser lol...j/k. What's it doing to your browser?
Should have done it with tables, not sure why I did it this way. The " " is just spaces. |
|
|
|
|
|
#10 |
|
Have My Own Room
|
Nice job.
__________________
"The welfare of humanity is always the alibi of tyrants." Albert Camus Cool Cigar Themed Stuff |
|
|
|
|
|
#11 |
|
Guest
Posts: n/a
|
In SeaMonkey, "Career Highlights" overlaps the text above. In Konqueror, nothing shows below "Hobbies" except the footer.
|
|
|
|
#12 |
|
Ambassador of Quan
|
can I just put
<div style = "display:none;"> </div> around the image and it will preload like what your talking about. Sorry for the questions, but it's been so long since I was using CSS |
|
|
|
|
|
#13 |
|
Guest
Posts: n/a
|
Sorry if that was a little complex. I've had that very problem in the past and that was one solution I've used. It's really not a big deal if it just takes a second to load.
I really think Lightbox is one of your better options for displaying the images. There are a few options out there. Some of the ones I know are a little more complex. Probably your best solution is a Windows app (unfortunately). If you can run Windows applications on your Mac, I would suggest checking out Visual Lightbox. I know the frustrations of Windows-only applications as a Linux user. If you need any other help let me know; I'll gladly do what I can to help you out. Even if you just need someone to test something. It's coming along nicely. Visual Lightbox: http://visuallightbox.com/ |
|
|
|
#14 | |
|
Ambassador of Quan
|
Quote:
width: 0px; height: 0px; display: inline; background-image: url(navhome.jpg); background-image: url(navchase.jpg); background-image: url(navnews.jpg); background-image: url(navschedule.jpg); background-image: url(navphotos.jpg); background-image: url(navsponsors.jpg); background-image: url(navshirts.jpg); background-image: url(navcontactus.jpg); } That's what I ended up doing to preload the rollover images. Seems to work pretty well. |
|
|
|
|
|
|
#15 |
|
Guest
Posts: n/a
|
Nice!
That works.
|
|
|
|
#17 |
|
Ambassador of Quan
|
|
|
|
|
|
|
#18 |
|
Guest
Posts: n/a
|
Nice!
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|