PDA

View Full Version : iFrames on a PSP


littlevish
08-15-2007, 08:18 PM
*for those who don't know PSP=Playstation Portable

Works fine on the computer....

I have my iframe:
<iframe src="system/main.html" width="314" height="229" allowtransparency="true" frameborder="0" class="mainframe" name="mainframe" scrolling="no"></iframe>

and the main.html page
<body style="background-color: transparent;">

And it works fine on the comp, but on the PSP the iframe is white :\

harbingerOTV
08-16-2007, 02:33 AM
Does whatever browser the PSP incorporates have frames? Most likely not so your stuck.

littlevish
08-16-2007, 03:18 AM
I figured out the problem.

Apparently the PSP doesn't support the transparency.