[jQuery] Help needed with Jquery Slideviewer: Making images change onclick

2009-01-13 Thread godsgimp

Hi

I'm very new too website design and building, but have managed to hack
together a website for my g/f as a Christmas present. Unfortunately
being a woman she pointed out a whole lot of changes that she wanted
made. One of those changes I just can't seem to get right.

There are three galleries on the site that use Jquery Slideviewer
1.1.
http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-plugin.html

I would like to have used JqGalScroll by Benjamin Sterling, but I
struggled with it and couldn't get it working.
http://benjaminsterling.com/jquery-jqgalscroll-photo-gallery/

What I would like to do can be achieved using Sterlings plugin as seen
here:
http://www.ryanbrenizer.com/portrait#

However as mentioned I couldn't get that plugin to work for me, either
because of the css involved or the plugin itself.

My question is, would it be possible to add the ability to click the
image and they change to the Jquery Slideviewer code?  or should I
keep plugging away at trying to get Sterlings plugin to work.. which
at the moment seems hopeless for my limited skillset (I'm a
copywriter!)

You can see an example of the website I am building at:
www.tessaholding.co.za/check/home.html

Thanks in advance for any help rendered.

Sincerely

Craig



[jQuery] Jquery/Tabbed interface only working in FF, broken in IE, Chrome, Opera

2008-09-25 Thread GoDsGiMp


Hi. My name is Craig and I am a copywriter for an African travel company
based in Cape Town, South Africa. I have no web development background,
however my girlfriend is a photographer and after seeing how much developers
wanted to charge her for a simple gallery based site, I decided to give it a
go myself.

Turns out, it's not that easy

First I used a Jquery based script called stepCarousel from
dynamicdrive.com. That was to make a sliding image gallery and also for the
thumbnails.

http://www.tessaholding.co.za/home.html www.tessaholding.co.za/home.html 

After getting that to work (I believe it may not function in Chrome) I moved
on to trying to make a tabbed interface for the four separate galleries.

http://www.tessaholding.co.za/testing/home.html
www.tessaholding.co.za/testing/home.html 

Somehow it works perfectly in FF. But since it is the most lenient of
browsers, the code is probably all wrong. It does not function in Chrome,
Opera or IE (6/7). Be aware that the three galleries are all the same (for
testing and building purposes) and that the links on the left are simply
text links with no styling (also only until I get it working, then I will
make pretty..)

I am aware that posting an entire page link here is not the best way to get
help, but since I lack the necessary knowledge to pinpoint the problem, that
is all I can do.

Any help, even pointing in the right direction, will be greatly appreciated.
-- 
View this message in context: 
http://www.nabble.com/Jquery-Tabbed-interface-only-working-in-FF%2C-broken-in-IE%2C-Chrome%2C-Opera-tp19664310s27240p19664310.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



[jQuery] jQuery tabs not working in IE. Functioning in FF.

2008-09-12 Thread godsgimp

Hi my name is Craig and I am a copywriter who has never done any
previous web design (so be kind)

In the past two weeks I have been trying to build a website for my
girlfriend who is a photographer. I have used a plugin called
stepCarousel from dynamic drive for the gallery- after some misses I
finally got that to work in IE.

See my example at: www.tessaholding.co.za/home.html

Next I used the tabs ui plugin to make the content tabbed and to fade
in and out. However I didn't want the tabbed navigation, i wanted to
link from a seperate div to the tabbed content. As I haven't done any
javascript, css or html before this it's been a bit of a steep
learning curve.

Anyway I got it to work the way I want it to in Firefox, but when I
tested it in IE, Opera and Chrome. Only the stepCarousel script seems
to work, the tabs donnot function and in IE's case, the positioning is
completely broken.

See my example at: www.tessaholding.co.za/testing/home.html

The galleries at this point are all the same images, I will change
them later, if I can get this all to work. Otherwise I may have to pay
someone else to build this thing for me and get the credit from my
girlfriend...

Oh yes I also tried to get a rollover fade in header to work, but that
also only works in Firefox and not in IE, see my example here:
www.tessaholding.co.za/test/test.html

Thanks in advance for any help, any at all!