Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

[SOLVED] Where is <HEAD> ?


 
Prev Previous Post   Next Post Next
  #1  
Old Oct 4, 2009, 08:08 AM
denbert
 
19 posts · Jan 2009
Copenhagen
[SOLVED] Where is <HEAD> ?

Hi there,

I'm trying to make a popup button in which I would like to show a flash movie.

I used the javascript code popup generator

And now I have this I would like to add to the <HEAD> sector:

Code:
<SCRIPT LANGUAGE="JavaScript">
<!-- Idea by:  Nic Wolfe -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=775,height=385,left = 312.5,top = 332.5');");
}
// End -->
</script>
But where do I find the <HEAD> area on my webside?

/ Denbert
 

Bookmarks

Tags
header area, javascript, popup

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS all dumped into the <head> of the files. Why? timware Atahualpa 3 Wordpress theme 17 Dec 12, 2010 05:07 PM
too many /head incidences tekdiver500ft Header configuration & styling 1 Apr 8, 2009 08:48 AM


All times are GMT -6. The time now is 03:25 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.