Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
St.Mark #1
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 to the
next month and previous month using a link >>> and <<< . I have seen many
scripted calendar programs out there, but they just don't seem to fit my needs.
I've created 12 tables for the months, and have clickable links(the event
details) in the date boxes that open up more details of events in a smaller
window. I'd like to be able to keep that approach to events details. I've
tried using #includes, but can't seem to get them to close and go to the next
month, and don't want to have to go into .asp scripting.
So, does anyone know of a nice javascript that will hide or close the visible
month and load the next ???? Also, I don't particularly want to use the
show/hide layer method as this may get a bit complex with 12 layers.
Help is much needed and appreciated!!
Stmark
St.Mark 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 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... -
Dynamically change URL in Web Service
Dear Al I am now also facing a problem on changing URL in web reference. Firstly, i added a web reference in my project, and then i change the... -
dynamically change
I need to know how to modify the <asp:BoundColumn/> to N/A when the datafield value comes in as negative quantity and color it different on the... -
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... -
sviswana #2
Re: Change Content Dynamically
Did you try using iFrames? It is very helpful in some situations where you don't want to refresh the entire page.
sviswana Guest
-
St.Mark #3
Re: Change Content Dynamically
sviswana, Thanks for the suggestion. I never was too wild about iframes. But, this may be an appropriate use for them as you mentioned. Thanks again.
St.Mark
St.Mark Guest



Reply With Quote

