Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
Radhika Venki #1
Adjusting content dynamically
We are developing a Website using Contribute 3.1, where we have a requirement
in which the page has a Rich Text Component and the publisher can enter any
amount of data. However, after the page is published and when it is being
displayed, the number of lines that are displayed should automatically be
reduced to 3 and a 'More' link should be displayed. On clicking of the 'More'
link, the rest of the content should be displayed.
Is there a way in which we can dynamically do this?
Radhika Venki Guest
-
Dynamically loading xml content
I?m creating a menu bar in which the links have to be dynamically created based on the values in the xml, and the number of links(buttons) may even... -
adjusting thumbnails
Is there a way to better control thumbnail printing options? there are a couple things i want to do... ---when printing 2 spreads on a 13x19 sheet... -
Dynamically load content into a "template" swf from textfile
I have a dream.... Well, I have a concept. I have not actively pursued Flash in several years, though I've continued to have it in my arsenal. ... -
Change Content Dynamically
I'm trying to find a way to change the contents of a table (calendar) that I have nested in a DIV. without loading a new page. In other words, go... -
Dynamically update web content
Hi, Could you give me some hints on the ways of reloading or updating one web page from another web page? For example, I have a main page is... -
Arun Kumar M #2
Re: Adjusting content dynamically
Radhika Venki wrote:
Hi,> We are developing a Website using Contribute 3.1, where we have a requirement
> in which the page has a Rich Text Component and the publisher can enter any
> amount of data. However, after the page is published and when it is being
> displayed, the number of lines that are displayed should automatically be
> reduced to 3 and a 'More' link should be displayed. On clicking of the 'More'
> link, the rest of the content should be displayed.
> Is there a way in which we can dynamically do this?
>
You can always create a link "More" with target set to either open in
same window (_self / default) or Open in new window (_blank) where you
can display all the data.
However, since your requirement requires dynamic coding, this has to
be done using your coding language and contribute may not be able to
handle such dynamic data of limiting the number of rows to be seen when
the data is served by some server.
Let me know which language are you using and what exactly are you
looking for, may be i can help you do that.
Thanks
Arun
- Contribute Team
Arun Kumar M Guest



Reply With Quote

