Extension Request

In this section you can share self-made extensions with other users of WYSIWYG Web Builder.
There is a dedicated section for commercial extensions.
Post Reply
Azz25
 
 
Posts: 55
Joined: Sat Apr 24, 2010 2:13 pm

Extension Request

Post by Azz25 »

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
User avatar
zinc
 
 
Posts: 2189
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: Extension Request

Post by zinc »

It is funny because I just requested something like this as well today!!!! :lol:
Running WYSIWYG Web Builder since 2007...
User avatar
Adendum
 
 
Posts: 725
Joined: Fri Apr 22, 2011 4:50 pm
Location: London, UK
Contact:

Re: Extension Request

Post by Adendum »

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.
Aditerum - No longer supporting WWB extensions - refer to CJS.
Aditerum - No longer supporting WWB templates - refer to CJS.


WWB 9.4; Ext Builder 4.2; Windows 10 64bit; Intel Core i7-3770 Processor 3.40Ghz; 16.0Gb RAM
Death to Internet Explorer!
User avatar
me.prosenjeet
 
 
Posts: 1268
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: Extension Request

Post by me.prosenjeet »

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.
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
User avatar
zinc
 
 
Posts: 2189
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: Extension Request

Post by zinc »

@me

Paul has got the right idea. :D
Running WYSIWYG Web Builder since 2007...
User avatar
me.prosenjeet
 
 
Posts: 1268
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: Extension Request

Post by me.prosenjeet »

bendigo wrote:@me

Paul has got the right idea. :D
heh heh heh extensions make our life easy but lazy...no offence meant :lol:
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
User avatar
zinc
 
 
Posts: 2189
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: Extension Request

Post by zinc »

Not at all you are totally right. I have reached a stage for smallest things need an extension. Remember 404? :wink:
Running WYSIWYG Web Builder since 2007...
User avatar
me.prosenjeet
 
 
Posts: 1268
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: Extension Request

Post by me.prosenjeet »

bendigo wrote:Remember 404? :wink:
Yes! :wink:
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Azz25
 
 
Posts: 55
Joined: Sat Apr 24, 2010 2:13 pm

Re: Extension Request

Post by Azz25 »

How would you have it rotate between each one?
User avatar
me.prosenjeet
 
 
Posts: 1268
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: Extension Request

Post by me.prosenjeet »

Azz25 wrote:How would you have it rotate between each one?
What I see in the demo link, slides dont change only Text does....
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
Azz25
 
 
Posts: 55
Joined: Sat Apr 24, 2010 2:13 pm

Re: Extension Request

Post by Azz25 »

Ok hit another problem :D

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
Post Reply