71
zorro87
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/9/3 8:29

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Hello trabis,
Thank you for RC2!

I've found another CSS problem in RC2…
for modernbricksmenu in some themes. (zetagenesis, blueday,...)

Resized Image


instad of

Resized Image


@+
Z



72
zorro87
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/9/1 17:31

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Yes it works!

It seems that nothing is impossible to you!

Thank you trabis!!!!!


@+
Z



73
zorro87
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/9/1 13:28

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Quote:
…each tab with a false reveal ID so they could display even if having no content.
Good to know
Thank you!

I was thinking you had put a mytabs inside a mytabs block… but you didn’t

That gave me an idea…

Do you think it could be possible to add to the blocks list?
(in: Create a new block) Mytabs blocks list?

This way:

Mytabs --> My Tab Block
Mytabs --> Tab1
Mytabs --> Clone1
Mytabs --> Clone2
Mytabs --> Clone3
Mytabs --> Clone4
Mytabs --> Clone5

Can you imagine what we could do with that!!!

An other method could be to show a Mytabs block only when you mouseover a tab of an other Mytabs.
For that maybe we have to add a div in the second Mytabs, but were?
<div id="tab02" style="display:none;">{the second Mytabs is included here}</div>

With the Reveal ID tab02 in the first tab.

Do you think I’m crazy?

@+
Z



74
zorro87
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/9/1 11:47

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


It works in default theme!

It happens in theme defaultsimple and zetagenesis (the one you use! ?)


I have not tried in others themes…

Here is a screen shot with zetagenesis theme: (Have a look at the tab text colors…)
Resized Image


@+
Z



75
zorro87
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/9/1 9:39

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Hi trabis,

Nice new logo! (I hope Mamba will approve it!)

Thank you for the new CSS!

Slate CSS and time4bed CSS:
In this two CSS, it seems that blocks can’t be in the left side of the screen.
A left block or a middle block appears from the middle of the screen to the right.

with 3 blocks (left, center, right)
The 3 blocks appears in 3 columns but from the middle of the screen to the right…

***

In the examples in xuups
It looks like there is 5 Mytabs in 5 blocks of Mytabs
How did you make it?


@+
Z



76
zorro87
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/8/31 9:32

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Hi trabis,

Quote:
if a tab does not have a link and does not have content then it is not showed.


It has sense: why showing an empty tab if there is no link on it?
It is perfectly logic and I didn’t realise that when I tried this new version…


@+
Z



77
zorro87
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/8/30 21:54

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


trabis you are incredible!!!!
you made it !!!
Thank you so much!

Do you want to sleep tonight?
If not, I think I have found a bug: You need to have a link to a tab to see it…
Good luck…
(Xoops 2.0.18.2)

@+
Z



78
zorro87
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/8/29 21:15

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Hi trabis,

I hope you understand that it was only ideas and that I rely appreciate Mytabs module as it is…
but let me explain to you what I was thinking about…

Suppose a Menu With Mytabs.
Home tab (without block)
News tab with block(s)
Pical tab with block(s)
Etc…

1) About reveal ID and “link to”
You have a block of pictures somewhere in your page
(one for welcome tab, one for news tab, etc…)
You wants to show a different image (depending on the tab in mouseover) with Reveal ID.

Because Home tab is a link, the welcome image doesn’t appear…
You will be able to see only picture for tab where links are on the block of the tab…
You will not necessarily click on the home tab when you mouseover it...

2) About displaying the content of a tab witch contains a 'link to'

In a menu, sometime we want to click in the main topic even if we see the submenu…

It could be very interesting to have choice between the main theme (tab) and a topic inside a tab block

It was just ideas…

I like so much this module that I can’t stop myself thinking about what could I do with it!
Thank you again trabis for this great job!

@+



79
zorro87
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/8/29 13:50

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Hello trabis,

I don’t want to be responsible of your insomnia even if it’s only 2:46!!!



It is not bugs, only reflections for a next version…

1) The reveal ID doesn’t work, in a tab with a “link to”
Do you think it could be possible to use reveal ID in a such tab?

2) In a onmouseover Mytab block:
When a tab as a “link to”, we don’t see the block(s) of the tab when mouse is over the tab.
It seems to be logic, the tab becomes “onclic” and because of the clic goes to an URL you can’t see the block of the tab. Am I right?

Do you think it could be possible to see the block(s) of a tab with a “link to”?
It looks like it is not so easy…

This time I’m afraid you’ll hate me…


@+
Z



80
zorro87
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/8/28 13:40

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Hi trabis,

Thank you for your answer!
Yes it works !!!

In fact it’s necessary to have all the <div… style="display:none;> (let me call them <div>) present in the same page as the Reveal ID.

It doesn’t work if there is no <div> corresponding to a reveal ID in a XOOPS block AT THE SAME PAGE

So if I want to show a mytab block in 2 modules (one with a XOOPS block where the <div> corresponding at reveal ID and one without this block)

The problem happens in the module without XOOPS block with <div>

Interesting…

@+
Z




TopTop
« 1 ... 5 6 7 (8) 9 10 »



Login

Who's Online

208 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 208


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits