create a table with pop-up when hovered/clicked on
-
My website is goodneighborsmanycolor.org
the website I am trying to mimic is
http://welcomingmichigan.org/content/get-involved
each time one of the table options is selected, the box beneath the table changes to reflect that information. it does not need to be as fancy as that one, but the concept has to be the same
The blog I need help with is: (visible only to logged in users)
-
-
I’m sorry and I apologize. Please be patient while waiting for another Volunteer to help you.
-
-
Hello!
The website you are trying to mimic is written in HTML and is designed to do those functions. WordPress.COM does not allow you to do such editing. However, one option to make it similar is to create a sticky post or page with a table. Inside that table are links that take the user to the appropriate posts or pages.
Example in my wordpress test-site using a sticky post: http://pbrd.co/1vjNAnH
Unfortunately, when a user clicks on link they are taken to a different post or page rather than having it generate below or hover.
Couple things to consider:
1. If you want to be able to do your hover edits consider WordPress.ORG or a CSS upgrade
2. If you do go with the upgrade consider asking for advice in the CSS forum. There are some real CSS Ninjas there.
See here for the difference: http://en.support.wordpress.com/com-vs-org/
3. If you want to use the table consider the previously mentioned link:
http://wpbtips.wordpress.com/2013/04/09/table-coding-for-wordpress-com-users/Did that resolve your question?
-
Hi pcosta88,
I have the CSS upgrade. I posted the question there too, but no one has answered it :-(
If I went with your option, how would I change each of the table categories to a link?
Thanks for the help, I’m new at this.
-
It’s not quite what you wanted but you could use page jumps to navigate around the sections of your post or page.
The difference is that all the content would be visible all the time, it wouldn’t hide and reappear. Instead you could just use the table like a navigation menu so visitors can jump straight to the section they’re most interested without leaving the page they are on.
-
- The topic ‘create a table with pop-up when hovered/clicked on’ is closed to new replies.