|
#1
|
|||
|
|||
|
Hi I'm trying to get my php menu to be thinner in all browsers with an image background but this is the best I could do so far without having that IE window scroller show up in the frame.
The menu shows up when you make a search on the main site and you click the site links in the menu to try your search again on another site without having to type it. http://www.plentyoftorrents.com/ http://www.plentyoftorrents.com/result.php Any ideas on how I can fix this? I'm a total noob at php.
|
|
#2
|
|||
|
|||
|
Personally, I think it looks nice. Of course I'm using Firefox. If you can post the specific code that's giving you a problem including css an javascript. I'm having a little trouble understanding what you're doing with a frame and if that's what is giving you trouble.
|
|
#3
|
|||
|
|||
|
Well heres part of the result menu that contains the frame code
PHP Code:
PHP Code:
Thanks. |
|
#4
|
|||
|
|||
|
Well, I might be able to help you with the php, of course this is the wrong thread for that, but explain to me why your using frames?
|
|
#5
|
|||
|
|||
|
Because the user can click on the links in the menu frame to try their search again without having to retype it in. Like if you try a search in the main page.
http://www.plentyoftorrents.com/ The results page shows up with the site you chose to search. If you did not find what you were looking for on that site you can click a link above in the menu section to resubmit your search query to another site. |
|
#6
|
|||
|
|||
|
Sorry, I misunderstood a little. I liked the menu on the main page and I see now what your doing.
I'm not a frame expert, but if I we're trying to do this I would use a iframe for the external sites. And, maybe I don't understand the scope of what you're doing here, but I don't think the menu should have to be in a frame. You should be able to use php to remember the search and populate the menu links for the iframe source. |
|
#7
|
|||
|
|||
|
Well I'm not really familiar with iframes so I dont really want to use those. I want the results window to be as large as possible so my menu bar doesn't bother the user because they will already be looking at long lists in the resulting page.
Someone has a similar page to mine but I dont know how his css code relates to his menu banner. http://torrents.to/search/247/coffee+cup+ftp.html http://torrents.to/css/frametop20.css http://torrents.to/frametop20.php You can see how his looks much nicer. |
|
#8
|
|||
|
|||
|
Well, he's obviously using frames like you are. I you're willing to try iframes, I can give you a hand. I just like them because all my code and content is easily separated from the external source.
|
|
#9
|
|||
|
|||
|
Sure I could give it a try.
Thanks. |
|
#10
|
|||
|
|||
|
can you post your php so I have something to start with
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|