Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
snkawane #1
PPT like presentation in HTML page
Hi
I have stored some text in database . I am extractiong the data using PHP.I
want to display each sentense in that text as a bulletpoint .Like a
powerpoint presentation,on mouseclick ,one bulletpoint should b displayed.
nebody has an idea how to do in using html
TIA
~snk
snkawane Guest
-
Flash .html Plays on Server but NOT on html page
Sorry for being so green. Running IIS Microsoft Server 1. Installed FMS 2. Installed Player 8 and 9 Uploaded .flv and .swf files to server.... -
Don't show page frame in presentation
Hi there, I want to use acrobat for presentations, but in full-screen mode there is always that frame, which represents the page. I couldn't find... -
Embed HTML into CD-ROM Presentation
Hi Folks, Wander if someone would be kind enough to help me please :) What im doing is creating a virtual tour using Ipix. Now i understand... -
including html files in a .html page
4bb: Investigate Server-side includes. If your host supports them, they do just what you want. Be aware that the file included MUST BE AN... -
Calling a html page from an asp page then returning to the next statement on the original asp page
Hi! I have an ASP page that calls excel to create a report. This works fine. Now I need to call a html calendar page to filter what rows are... -
rob::db #2
Re: PPT like presentation in HTML page
you could do it by using PHP to write all the content to a JavaScript array,
and then using some JavaScript to display each consecutive element of the
array when the mouse is clicked... pretty easy really :)
snkawane wrote:> Hi
>
> I have stored some text in database . I am extractiong the data
> using PHP.I want to display each sentense in that text as a
> bulletpoint .Like a powerpoint presentation,on mouseclick ,one
> bulletpoint should b displayed. nebody has an idea how to do in
> using html
>
> TIA
>
> ~snk
rob::db Guest
-
snkawane #3
Re: PPT like presentation in HTML page
I havent used Javascript much.And my problem is if I have image as well as text to display,will javascript array be able to store this.
Thanx
snkawane Guest



Reply With Quote

