WHO THE H&LL KNOWS jQuery and HTML?

253
82
Joined
Sep 20, 2003
This %#% is nerve-racking, man. The last time I used something of this sort was when I was trying to book chicks off of my Blackplanet page. �Anyway, I wanted to wait and show you guys the finished product, but I need help doing this unfortuntely.
I have this fashion brand called Endeavor Brand Company. We've been making some noise in areas along the east coast, but most of our presence comes from the DC/MD/VA area. We've been in contact with a few celebs that like our brand (PacDiv, Kendrick Lamar, John Wall). Our biggest supporter is the homie Kevin Durant of the OKC Thunder. We're a lifestyle brand looking to shake the "Local DC Brand" stereotype to one day hopefully be mentioned amongst names such as Huf, The Hundreds, etc. �I know I have a long way to go.

I'm looking to have a 900px X 300px automatically scrolling box on the homepage, using the 4 images on my site www.shopNDVR.com.

  1. I have the code. I just need it tweaked to perform this feature
  2. I don't know anything about jQuery (hosting, linking, etc.)
If any of my NT brothers feel like helping me with this task, it'll be greatly appreciated. If you decide to help, throw in your T-shirt size and i'll hook you up with some random gear. In the meantime, check out my site at www.shopNDVR.com. Follow us on twitter at @ShopNDVR

NT Discount coming very soon. Shoutout Random Objects btw.

KD can be seen wearing our "Big Logo" tee in these vids.
 
I'm studying it right now, but I'm not quite sure how to do what you're needing.

Just dont add any autoplaying audio.
laugh.gif
 
Man!

Good Looking out! Could you make the transitioning images border-less?

Thanks!

SN: All I would need is to plug this code in on the site as is, correct?
 
I'm about to graduate in the field.
But I suppose your question has been answered. 
 
FlipnKraut:

I'm trying hard not to sound like an idiot, but there are three boxes of code types within that page. I'm using a big cartel site for my merchant account. You told me to remove the second line in the 'CSS' field?

Would it be too much to ask you to dm me the exact code I need in order to place it on the site?

PRIME:
I think I do, but thanks nonetheless.

I'll definitely remember to consult you two for anything code related.
 
Here is the CSS that you would use: 
Code:

 .slideshow { height: 900px; width: 300px; margin: auto }.slideshow img { background-color: #eee; }Here is the HTML:
Here is the HTML you would use.

Code:

<script type="text/javascript"src="http://cloud.github.com/downloads/malsup/cycle/jquery.cycle.all.latest.js"></script>
<div class="slideshow">
        <img src="http://dl.dropbox.comhttps://niketalk.com/members/51633839" width="900"height="300" />
        <img src="http://dl.dropbox.comhttps://niketalk.com/members/51633839" width="900"height="300" />
        <img src="http://dl.dropbox.comhttps://niketalk.com/members/51633839" width="900"height="300" />
        <img src="http://dl.dropbox.comhttps://niketalk.com/members/51633839" width="900"height="300" />
    </div>

Also if you need any help just PM me. I code for a living.
tongue.gif
 
smmfh, how the hell did you post that toy collector?

i tried using the [ code ] tag but that failed miserably
 
Back
Top Bottom