Dec 26, 2010 4:34 am
Richardhttp://www.dhtmlgoodies.com/scripts/slidedown-menu2/slidedown-menu2.html#
I found this script I like a lot. Based on a <ul> format it makes things
simple.
Kind of like the one I also found www.4thorder.us that is also <ul> based.
Now all I need is a way to change the contents of the main division, where
they show all the lorem ipsum stuff. Which does not change on their demo.
It's all hard coded into a single line of code.
Is there a way in php to do this? Perhaps with file_get_contents or
something?
Dec 26, 2010 1:09 pm
Jerry StuckleOn 12/25/2010 11:34 PM, richard wrote:
> http://www.dhtmlgoodies.com/scripts/slidedown-menu2/slidedown-menu2.html#
>
>
> I found this script I like a lot. Based on a<ul> format it makes things
> simple.
>
> Kind of like the one I also found www.4thorder.us that is also<ul> based.
>
> Now all I need is a way to change the contents of the main division, where
> they show all the lorem ipsum stuff. Which does not change on their demo.
> It's all hard coded into a single line of code.
>
> Is there a way in php to do this? Perhaps with file_get_contents or
> something?
>
>
>
> I found this script I like a lot. Based on a<ul> format it makes things
> simple.
>
> Kind of like the one I also found www.4thorder.us that is also<ul> based.
>
> Now all I need is a way to change the contents of the main division, where
> they show all the lorem ipsum stuff. Which does not change on their demo.
> It's all hard coded into a single line of code.
>
> Is there a way in php to do this? Perhaps with file_get_contents or
> something?
>
When its on your server, you can put anything you want in it, using PHP
or any other language (or just static text).
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Previous Thread: Option values with php foreach not working
Next Thread: Why do examples fail to work?
Related Forum Topics
- Zero division not caught
- How di identify a string with contents?
- Possible to add non-zipped contents to a zipArchive?
- File get contents doesn’t access one URL
- How to change code?
- Using header() to change filename in URL?
- Trying to change global array value with $POST
- Dynamically change video URLs
- Change a string where have number after a word
- Change of color on a field value basis in a table...