Extension Request
Extension Request
Hi,
Would anyone know of an extension like the top banner (Web Hosting, Broadband, E-mail Hosting and Dedicated) on http://www.csstemplatesfree.org/preview/HostingSite/.
If not would it be possible to create it?
Many thanks,
Aaron
Would anyone know of an extension like the top banner (Web Hosting, Broadband, E-mail Hosting and Dedicated) on http://www.csstemplatesfree.org/preview/HostingSite/.
If not would it be possible to create it?
Many thanks,
Aaron
Re: Extension Request
It is funny because I just requested something like this as well today!!!! 

Running WYSIWYG Web Builder since 2007...
Re: Extension Request
The script is BASED on Nathan Searle's script but their version doesn't match how the link you gave operates.....but anything is possible!
I can't do it right now as I'm still struggling with the Merging Image Boxes extension but if no one else jumps in I'll add this to my To Do list.
I can't do it right now as I'm still struggling with the Merging Image Boxes extension but if no one else jumps in I'll add this to my To Do list.
- me.prosenjeet
-
- Posts: 1268
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Re: Extension Request
What I feel, this can be done with 'events'.
Four shapes (showing) and four texts (all hidden)
Click on shape1 shows text 1 (with animation) and hides the rest
Click on shape2 shows text2 (with animation) and hides the rest
and so on.
Four shapes (showing) and four texts (all hidden)
Click on shape1 shows text 1 (with animation) and hides the rest
Click on shape2 shows text2 (with animation) and hides the rest
and so on.
Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
- me.prosenjeet
-
- Posts: 1268
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Re: Extension Request
heh heh heh extensions make our life easy but lazy...no offence meantbendigo wrote:@me
Paul has got the right idea.

Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Re: Extension Request
Not at all you are totally right. I have reached a stage for smallest things need an extension. Remember 404? 

Running WYSIWYG Web Builder since 2007...
- me.prosenjeet
-
- Posts: 1268
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Re: Extension Request
Yes!bendigo wrote:Remember 404?

Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Re: Extension Request
How would you have it rotate between each one?
- me.prosenjeet
-
- Posts: 1268
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Re: Extension Request
What I see in the demo link, slides dont change only Text does....Azz25 wrote:How would you have it rotate between each one?
If you wish to do it with events then follow this:
What objects you need:
SHAPE1, SHAPE2, SHAPE3
TEXT1, TEXT2, TEXT3 (Hide (not delete) all texts from the page)
What events you need to set (show/hide with effect)
In shape 1 set this event:
on mouseover or click show text1, hide text2, hide text3
In shape 2 set this event:
on mouse over or click show text2, hide text1, hide text3
In shape 3 set this event:
on mouse over or click show text3, hide text1, hide text2
I am sure that will work till Paul finishes his extension for this, then auto rotate will work
Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Re: Extension Request
Ok hit another problem
I have the 4 buttons as images, 2 sets of images, one normal one selected. The first image is selected, other 3 normal. On each image I have onmouseover setimage selected, onmouseout setimage normal.
The problem is I want to be able to click on a button to make it selected, which is simple, but with the above events when the mouse is moved over and past the button it goes back to the normal image.
How could I get around this?
Also, is it possible to set a page event to rotate through the different buttons?
Hope this make sense. Thanks for all the help so far.
Aaron

I have the 4 buttons as images, 2 sets of images, one normal one selected. The first image is selected, other 3 normal. On each image I have onmouseover setimage selected, onmouseout setimage normal.
The problem is I want to be able to click on a button to make it selected, which is simple, but with the above events when the mouse is moved over and past the button it goes back to the normal image.
How could I get around this?
Also, is it possible to set a page event to rotate through the different buttons?
Hope this make sense. Thanks for all the help so far.
Aaron