Jump to content

Fusion

Members
  • Posts

    13
  • Joined

  • Last visited

Fusion's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Thanks for your reply!But will that automatically resize the iframe?Maybe I explained it wrong - the main (html) page stays the same. Inside it is an iframe that changes because the php inside changes height.I have found this: http://www.dynamicdrive.com/forums/showthread.php?t=882 I tried it but for some reason, the height of the iframe is about 150px (even though I didn't apply that height to anything) and it doesn't change when you click on things in the iframe.I also put the javascript in a .js file to the make the html clearer (this has no influence on the end result).Here's my site: http://www.printpro.cz/index_iframe.html
  2. Hi! I'm looking for a javascit that would help me solve my problem.I have a html page, which has an iframe, which leads to a php osCommerce site. Problem is that the php has various heights and the iframe doesn't know how to work with that. I read that there might be a javascript out there that would solve this, so if anyone has any idea, please let me know.Would maybe dumentwrite( do it?Thanks in advance!
  3. Ste: yes, but that requires buying another DW licence, since I'm not the person who's goin to be doing it.
  4. My question is a bit complicated since I'm not sure what language/server side program I should be using.So I'll tell you what I need:The base is a regular webiste with HTML+CSS pages running on a payed webhosting service with PHP, MySQL etc.Now, I need to let customers know when and where their goods are. Something like FedEx or DHL eTrack (just not that sophisticated).It really wouldn't be much of a hassle if I was the one doing it, I'd probably make a html page with an iframe src="easily-editable-page.html".The problem is, there will be a woman who doesn't know anything about web programming etc. doing this.I've tried looking at CMSs like Joomla! (even got it running on the server and everything), but I don't know if it isn't too complicated for this.I also don't know how to interlink Joomla! with the existing page.What I pretty much need is some kind of external prog that will be able to update html files to the domain but hide all tags etc. so that noone messes things up.Any help is appreciated, I'm a bit stuck and have no idea where to continue.Thanks in advance!
  5. Fusion

    Floating divs

    Almost forgot a quick qeustion while I'm at it:What should I use to hide the html page name in the address bar?Ie. mydomain.com/pages/page3.html, to show only mydomain.com/Thx!
  6. Fusion

    Floating divs

    Hi!I wasn't sure which forum thread I should post this in, since I have no idea which language is used and wasn't sure what to search for.What I'm interested in is the float-on-hover boxes seen on templatemonster.com.You hover over the image and a large version of it pops up following the cursor all over the original thumbnail.Or it could be like the floating boxes here: http://www.finalgear.com/shows/topgear/ Any help is much appreciated!
  7. Fusion

    CSS Flyout menus

    Concerning the web page itself, it looks really good.Just noticed that when I resize the window, the bottom pic (footer) jumps a bit to the left, not centered with the rest of the page.Using IE6.
  8. http://fusion-cz.info/graf/psi/odkazy.htmlhttp://fusion-cz.info/graf/psi/style.css
  9. So let's say I have a div that's 600px wide, green background color, auto height.Inside I have another div, 400px wide, centered, auto height, the background jpg gradient going from black to white (w:1px, h:40px), repeating it on X so I also set background color to white, so that if the div goes higher than 40, it "continues" the gradient.IE does this fine, I see a small gradient, lower it keeps going white and around this div on the sides is the green div under it peeking out.But for some reason, zilla stops at the gradient and goes green.Anyone have any idea why?I've tried setting background to none, inherit etc, nothing works.Hope I explained that right :)Thanks in advance for your answers.
  10. Fusion

    CSS random picture?

    Thanks a lot! I'll try that out.
  11. Fusion

    CSS random picture?

    Hi all!I was wondering if CSS is able to do the random pic thing so that my web banner is different with every refresh.If not, which lang/script should I use?Thanks!
  12. Fusion

    CSS in Firefox help

    I'm not even sure how I fixed it Thanks anyways, atleast I know its 100%.
  13. Fusion

    CSS in Firefox help

    Hi all!I'm coding a web page in CSS and am having some trouble.It works just fine in IE, it is valid (except for some scrollbar color properties), but in Firefox the page totally falls apart.Page is located at: http://www.fusion-cz.info/graf/lifecure/Style sheet: http://www.fusion-cz.info/graf/lifecure/mainstyle.cssI'm working in Dreamweaver, but am coding pretty much everything myself.Any help would be great!Thanks in advance!
×
×
  • Create New...