Go Back   Zune Boards > Zune Discussions > Zune Talk > Zune Sites

Zune Sites Feel free to post your Zune site here!

Closed Thread
 
LinkBack Thread Tools
Old 03-28-2009, 09:55 PM   #1 (permalink)
Administrator
Expert Zuner
 
Join Date: Nov 2007
Posts: 3,295
Vettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond repute
Awards Showcase
Best Signature 
Total Awards: 1
Default A new one..

Frontier Project 2009

Let me know about anything that doesn't work.
__________________




Vettexl is offline  

Advertisement [Remove Advertisement]
Old 03-28-2009, 10:45 PM   #2 (permalink)
The Magicy Magic of Magic
Retired Staff
Super Zuner²
 
Space Toast's Avatar
 
Join Date: Aug 2007
Location: with Putis in Sexyland
Posts: 4,327
Space Toast has a brilliant futureSpace Toast has a brilliant futureSpace Toast has a brilliant futureSpace Toast has a brilliant futureSpace Toast has a brilliant futureSpace Toast has a brilliant futureSpace Toast has a brilliant futureSpace Toast has a brilliant future
Send a message via AIM to Space Toast
Default

Nicely done, looks good and links are working for me
__________________



putis.



Space Toast is offline  
Old 03-28-2009, 10:47 PM   #3 (permalink)
USCG
Senior Writer
Support Team
GFX Crew
Global Moderator
Zune Lord
 
Zombii Matt's Avatar
 
Join Date: Aug 2007
Location: La Quinta, CA
Posts: 4,623
Zombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond repute
Send a message via AIM to Zombii Matt Send a message via MSN to Zombii Matt Send a message via Skype™ to Zombii Matt
Default

nice site darren
__________________




Zombii Matt is offline  
Old 03-28-2009, 10:56 PM   #4 (permalink)
Administrator
Expert Zuner
 
Join Date: Nov 2007
Posts: 3,295
Vettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond reputeVettexl has a reputation beyond repute
Awards Showcase
Best Signature 
Total Awards: 1
Default

I noticed that no one commented on the Apple tab. That must be a good sign.
__________________




Vettexl is offline  
Old 03-28-2009, 11:00 PM   #5 (permalink)
The Magicy Magic of Magic
Retired Staff
Super Zuner²
 
Space Toast's Avatar
 
Join Date: Aug 2007
Location: with Putis in Sexyland
Posts: 4,327
Space Toast has a brilliant futureSpace Toast has a brilliant futureSpace Toast has a brilliant futureSpace Toast has a brilliant futureSpace Toast has a brilliant futureSpace Toast has a brilliant futureSpace Toast has a brilliant futureSpace Toast has a brilliant future
Send a message via AIM to Space Toast
Default

You know me Darren...
Sheesh.
__________________



putis.



Space Toast is offline  
Old 03-29-2009, 07:43 AM   #6 (permalink)
"Dear Agony"Out Sept 29th
Senior Writer
Support Team
GFX Crew
Global Moderator
Ultimate Zuner
 
Charge's Avatar
 
Join Date: Aug 2007
Location: England
Posts: 6,372
Charge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant future
Default

Very nice. I like it. =]





Charge is offline  
Old 03-29-2009, 08:52 AM   #7 (permalink)
lost in paradise with rae
Support Team
Moderator
Expert Zuner
 
Red Sky's Avatar
 
Join Date: Nov 2007
Location: Pennsylvania
Posts: 2,661
Red Sky is just really niceRed Sky is just really niceRed Sky is just really nice
Send a message via MSN to Red Sky
Default

I like it so far. One annoying thing I noticed is that you disabled right clicking. The only reason I care is because I like to right-click links and open them in new tabs.





Red Sky is online now  
Old 03-29-2009, 10:00 AM   #8 (permalink)
"Dear Agony"Out Sept 29th
Senior Writer
Support Team
GFX Crew
Global Moderator
Ultimate Zuner
 
Charge's Avatar
 
Join Date: Aug 2007
Location: England
Posts: 6,372
Charge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant future
Default

Quote:
Originally Posted by Red Sky View Post
I like it so far. One annoying thing I noticed is that you disabled right clicking. The only reason I care is because I like to right-click links and open them in new tabs.
Click in the scroll wheel. Should do the same thing if your options are set correctly.





Charge is offline  
Old 03-29-2009, 10:26 AM   #9 (permalink)
Zune Priest
 
Azu-nyan's Avatar
 
Join Date: May 2008
Location: Planet Bob
Posts: 7,088
Azu-nyan is a jewel in the roughAzu-nyan is a jewel in the rough
Send a message via MSN to Azu-nyan Send a message via Skype™ to Azu-nyan
Default

Quote:
Originally Posted by Red Sky View Post
I like it so far. One annoying thing I noticed is that you disabled right clicking. The only reason I care is because I like to right-click links and open them in new tabs.
Right-clicking works for me. I think it's the result of this script:
Code:
<script language=JavaScript>
<!--

var message="Function Disabled!";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// --> 
</script>
There's no other script on the page, so if you are using FF, you can get NoScript to block all scripts, and if you're in Opera, well, it already works, but if it didn't you can specifically block scripts per site in the options. Don't know what you can do as far as script blocking in other browsers.
__________________

o/ lolBeatrice \o
Quote:
Originally Posted by #sos-dan
21:42 <Azu-nyan>: And no, no happying. <.<
21:42 <Azu-nyan>: fapping*
21:42 <vonPreussen>: Freudian typos xD



Azu-nyan is offline  
Old 04-02-2009, 08:37 PM   #10 (permalink)
Expert Zuner
 
J2800's Avatar
 
Join Date: Nov 2008
Location: USA
Posts: 2,584
J2800 will become famous soon enough
Send a message via MSN to J2800
Awards Showcase
Biggest staff suck-up Charge's Bitch Worst username Spam King/Queen 
Total Awards: 4
Default

Nice. Very professional looking.
__________________
Intellectual Warfare

We don't need no education!
We don't need no thought control,
No dark sarcasm in the classroom!
Teachers leave them kids alone,
Hey! Teachers! Leave them kids alone!
All in all it's just another brick in the wall.
All in all you're just another brick in the wall.




J2800 is offline  
Closed Thread

Bookmarks

Thread Tools