The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Frames... without pages..., An odd question...
D.Mentia
post Jan 5 2007, 12:28 PM
Post #1





Group: Members
Posts: 2
Joined: 5-January 07
Member No.: 1,470



I'm new here, so hello!

I came here because I was having trouble with some frames. I've been experimenting from the Oracle SQL site, and you can run HTML commands from there. My only webpage is a googlepage, and that has no javascript... but I want to put some javascript into a frame. So far, all I know is how to
<frame src="http://google.com">
And whatnot... but I'd like to be able to do something like
<frame>
*insert lots of code here*
</frame>
Instead of linking to another page for the frame. Is there any way to do this?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jan 5 2007, 01:58 PM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



What about frames are you looking for? If you're looking for a way to make some content scroll independently from other content, then CSS can be used.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Jan 5 2007, 04:28 PM
Post #3


.
********

Group: WDG Moderators
Posts: 9,661
Joined: 10-August 06
Member No.: 7



QUOTE(D.Mentia @ Jan 5 2007, 06:28 PM) *

I'd like to be able to do something like
<frame>
*insert lots of code here*
</frame>
Instead of linking to another page for the frame. Is there any way to do this?

That's not possible, but maybe you can add a script in the frameset file's HEAD section. However I doubt browsers let you manipulate a framed page from another domain (like google.com) that way.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
D.Mentia
post Jan 5 2007, 08:35 PM
Post #4





Group: Members
Posts: 2
Joined: 5-January 07
Member No.: 1,470



Well I'm trying to do a sort of tabbed browsing for IE... add my own javascript and a few buttons to the top of each page, in a frame. What is this CSS, and how can it be used?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Jan 6 2007, 04:40 AM
Post #5


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



CSS stands for Cascading Style Sheets. See the FAQ entry: Where can I learn about CSS?.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 27th April 2024 - 05:06 PM