Creating a website on Verizon Central

I am using Safari.
When attempting to build a web page using Sitebuilder on Verizon Central's web page, the Sitebuilder only displays the text coding of the site I am attempting to build and will not display the graphical user interface (GUI) or allow me to preview what the site will look like. When I attempt to do the
same thing on a Windows computer using Internet Explorer, Sitebuilder works fine.
Does anyone know how to get Safari to display the GUI so that I can build a website on Verizon Central using my Mac? I have popup blocker turned off.
Verizon Central is located at: http://netservices.verizon.net/portal/site/msa/
You create a website using the tab MY WEB SPACE.
Thanks for your help.
Rob

It would not be that unusual for such sitebuilder stuff to only work with Windows or at best with FireFox on the Mac. You might try the latter if you haven't already.

Similar Messages

  • How can i create a website like this?

    Hello Adobe Community
    I've had this idea in my head for a while, but i cannot think of how to create it.
    I think of creating a website with a very nice layout where you can purchase and submit your own ebooks to sell, and they need to be approved by an admin before it shows up on the website.
    I have been thinking about this for some time but i don't have a clue on how to create a website like this and it must take a very long time.http://puu.sh/5Ki7Q.png
    My idea: You can hover over the ebooks to get more information about them, you can see star rating and feedbacks / comments under the ebooks.
    I need help with getting started on the right track, i don't know very much about Dreamweaver, but i am starting to get good at it. I know HTML and a little CSS.
    I would really appreciate any help i can get.

    Unless you have very strong coding skills with PHP & MySql,  I think you could do most of this with  WordPress and  WordPress plugins for e-commerce, star ratings, lightbox viewer, reviews, etc...
    Nancy O.

  • Can i create a website in iweb and convert it to wordpress?

    Can I create a web site in iweb and then convert it to wordpress?

    Yes, you can create a website in iWeb.
    To convert the published pages, ANY webpage, to WordPress depends om your skills to do so.
    Start here : http://www.google.com/search?q=convert+webpage+to+wordpress

  • How can I create a website on iweb if my operating system is leopard?

    I'm trying to create a website using iweb. Everytime I try to open an account with mobileMe I can't because I guess mobileMe will no longer function after June 30 I think. Can I still open the account and publish a website since it's still May?

    No.  MobileMe stopped accepting new sign ups a long time ago in preparation for it no longer being here at the end of June.  If you already have a MobileMe account, then you can continue to publish there until the end of June, but otherwise no.
    You can still publish a website though, but just use a proper host such as GoDaddy or HostExcellence or a lot of the others that are out there.

  • How do i create a website that allows customer to upload images and text?

    I need some help i have a friend who has asked me if i can create a website that allows them to upload their own images and text at their leisure.
    His company is in the car sales trade so they need to regularly be updating their stock, and this needs to be done by somebody with limited computer knowledge so ease of use is fairly important.
    I am using dreamweaver cs4 on a G5 Imac running Snow leopard 10.6.8, my skills are limited to creating uncomplicated websites but i am very keen to learn, i am aware of content management systems such as Druplal but have zero knowledge on how to use these.
    Any assistance would be greatly appreciated
    Andy Barrington
    www.andybarrington.com

    You can take a read here
    http://www.hotscripts.com/category/php/scripts-programs/classified-ads/autos/
    http://icloudcenter.com/auto-dealer-car-sales-script.htm
    Although putting together a form that would upload images and all the descriptions required seems like a fairly straghtforward project, depending on your current skill set.
    Gary

  • How do I upload a form to my website using form central?

    How do I upload a form to my website using form central?

    Using Form Central you can distribute your form as a web-based HTML form, a fillable PDF form, or both.
    You can copy the URL or the embed code for the form and post it on your website. When a respondent clicks the link, the fillable form opens in a browser window.
    The only exception: These options don’t apply to fillable PDF forms that you imported into Adobe FormsCentral.
    Please refer to the article http://help.adobe.com/en_US/formscentral/using/WSd789abd336388b16-9d277de12da94c8037-8000. html#WS49f7d3dd80da808f7c9fcbc138d00a7399-8000.

  • How To Create A Website Background Video In Adobe Edge ?

    Hello,
    I have video file in my computer SSD drive and i want it to play as background on my web page (page that i am creating).I did try to follow this video:
    How To Create A Website Background Video In Adobe Edge Animate Using Edgehero - YouTube
    but i cant follow 100% what he is doing.
    Guide that i did try to follow is at this link: How To Create A Website Background Video In Adobe Edge Animate Using Edgehero - YouTube
    Steps i do in Adobe Edge Animate CC
    1.) Create New
    2.) i click + sign under section Library >> Scripts >> Add JS File from URL...
    URL that i am adding is: http://www.edgehero.com/edgehero.js/1.2/edgehero_1.2_min.js  (URL is taken from site: Edgehero.js )
    I add this link: http://www.edgehero.com/edgehero.js/1.2/edgehero_1.2_min.js to box that occures after i click on Add JS File from URL
    3.) I go to Edgehero.js and from there i scrol down to section named as Media - Html5 video / Html5 audio
    and i select from there this:
    there is a code:
      // this will set the video as background of the div/rectangle
    backgroundvideo_1 ='movie.mp4';
      // put new edgehero.js variables here
    4.) I go to Adobe Edge Animate CC 2014 and right click on project and select Open Actions for "Stage"
    and then i click on + sign and select creationComplete
    This will open Stage window
    there i will copy this code:
      // this will set the video as background of the div/rectangle
    backgroundvideo_1 ='movie.mp4';
      // put new edgehero.js variables here
    5.) Then i click on ++ sign under library >> Video
    and i add video from my computer SSD drive.
    Video is named as video3.mp4
    Now i eddit the code in Stage window (See above)
    code will look after editing like this:
    Then i change under left side px to %
    6.) Then i copy backgroundvideo_1 from Stage Code:
    Then i select Rectangle Tool and mark the area  (white box) and i click on small C icon
    And the box that occures i type there backgroundvideo_1_mp4 autoplay
    now when i use ctrl and enter i only get gray box that does not play video.
    What am i doing wrong?

    Here is the html file.
    Note video file that i try to add is random training video from youtube, And file format is saved using this site:
    How do I download and save a YouTube video to my computer?
    this is only for testing as i am not gonna put that video on background to my web page. I am only trying to understand how to add video as background.
    http://www.filedropper.com/test3_5
    http://www.filedropper.com/test3_6
    http://www.filedropper.com/test3edge
    http://www.filedropper.com/test3edgeactions
    http://www.filedropper.com/test3edgepreload
    Goal is to create background video like u can see here:
    Adobe Muse Tutorial - Responsive Design Hack! by MuseThemes.com - YouTube
    Similar possibility is available also in Edge as i understand?

  • M website in Verizon's Site Builder can't be crawled by Google-server connectivity problem-

    I made a one-page website in Verizon's Site Builder program, then "added my site" at Google. Google says it can't crawl it.  Don't know if crawling is necessary but seems good to have it working regardless. Google says there's -server connectivity problem-.  Would that be Verizon? (I purchase FIOS)
    I have another website made in same Verizon program & don't have a problem with it at Google. It's almost identically made, & also one page.  So why the difference?. 
    Anyone know how to fix or understand this?  How to correct server connectivity problem?  or how to reach Verizon support service about this?  (no support is available at Site Builder) .  
    FYI, the -add a site- & website tool dept. at Google is called Webmaster Tools. Free tools for websites. 
    I'm so disappointed all my efforts contacting tech supports at Verizon hasn't offered concrete answers. They pass me on to other depts.  one after another...
    Would appreciate direction with this. Many thanks.
    Solved!
    Go to Solution.

    I've gotten a response, and it would seem that since my webpage comes up fine when typed in browser, that there isn't anything more that Verizon can provide.  That it would be on Google's end to assist.  But Google says there is a server connection problem.
    In the end, the website seems to work fine and I'll leave it at that.  And for whatever crawling provides, I guess I will pass on that.
    thanks for the response.
    also,  the area for == private support messages == can be located below your post via your profile page. (i think that's how it works.)

  • Problems with creating a website adobe muse

    I have a big problem with adobe muse'm creating a website and goes all bn put the background color of the color and everything goes normal entries placed on the footer and header and there is when the problem occurs I have to fight for I look perfect and I placed a small scroll the page to move to the sides and I do not want that to happen and when I try to place the sidebar to place some comments widget facebook twitter etc etc .... achievement do not match the view of the site design looks quite normal but when I see in the browser everything looks weird and does not match the preview adobe muse alike which are hard to understand, but here are two videos in which I teach the problem.
    Video1: http://www.screencast.com/t/8RtjLOVy
    Video2: http://www.screencast.com/t/iSRizXxMQ9hm
    This problem began after I upgrade to the latest version of Adobe Muse to create mobile web and tablets
    Note: Place this in two categories for that truth which belongs not to if not adobe muse error or the problem is mine.

    I need a quick help please

  • Creating a website in Pages

    Hey,
    Does anyone do this with good results?
    I am trying to create a website for a film I will be producing/directing.
    Chris

    Hi DaFilm!
    The choice of the editor depends upon your own abilties in Webdesign and your ambitions in the future.
    NVU (or Dreamweaver): very powerful, you can expand your site in almost every way including exotic techniques like php or so. You need at least good basics about building a website.
    price: NVU is free, Dreamweaver very expensive
    iWeb: if you want to make a personal project on .mac without any greater ambitions, without scratching even the surface of webdesign it´s your choice (the exported html-code is far less than optimized, perhaps in version 2.0 you can really use it)
    Sandvox, Goldfish and Rapidweaver are inbetween iWeb and NVU (or Dreamweaver). Easy to use templates and you can change the look (theme) of the entire site with one click. With iWeb you can´t. If you wan´t to develope your site by learning advanced techniques you can use pure html or php by inserting. Sandvox and Goldfish are brandnew with some good features. RapidWeaver is (almost) in Version 3.5 containing the expiriences of some years of development.
    All of them are about 35 - 49 $
    Regards,
    A.W.

  • I created a website with iWeb but use GoDady for hosting it rather than MobileMe. The images on my Gallery page do not show at all on the external domain but they DO show when seen on MobileMe. Has anyone encountered this problem before? Many thanks!

    Hello al!
    I created a website with iWeb but use GoDady for hosting it rather than MobileMe. The images on my Gallery page do not show at all on the external domain but they DO show when seen on MobileMe. Has anyone encountered this problem before? Many thanks!

    Just create a new page (or use the existing photo page) on your external site and use html to add an iframe sized to the page and link it to the mobilme gallery page. Works for me just fine when showing my gallery from a yahoo site.
    like this
    <iframe scrolling="off" allowTransparency="true" frameborder="0" scrolling="yes" style="width:100%;height:100%;border:none" src="http://gallery.me.com/your_account_name"></iframe>

  • How do you create hierarchical folders in Forms Central to organize and manage multiple forms?

    How do you create hierarchical folders in Forms Central to organize and manage multiple forms?

    Hi,
    We do not support this feature right now.  Someone else has posted this to our ideas forum, here - http://forums.adobe.com/ideas/1587.  I suggest you vote for it, because we look at the popular ideas to help guide us on what new features work on.
    Thanks,
    Todd

  • What is the best way to create a website on a imac g5  (2005)

    After reading a variety of reviews of Life 08 I want to know
    what the best way to create a website. Should I buy ilife 08
    or do something else? There is no iweb on my g5.

    If you are a novice then iweb is a good place to start. It will allow you to create a site quickly with the minimum amount of work. You can then learn more as you go along if you want to. To publish you will need web space somewhere. Thats how I started and now I am studying web design with the Open University and am learning xhtml and CSS, then progressing to Java etc. Good luck and have fun - it is quite addictive once you start.

  • When is Muse going to make it possible to create responsive websites?

    Im just really curious if the Muse team are considering to make it possible to create responsible websites in a near future? There is a high demand for it. And its becoming an industry standard these days.

    AVG has to be the one to update "AVG Safe Search" so it'll be compatible with FF 4. Firefox cannot do anything about it. You might want to contact AVG to see if they are going to or not.

  • Can I create a website like Twitter with Creative Cloud?

    Can I create a website like Twitter with Creative Cloud?

    Start with jQuery Calculation plugin.   Tweak values as required.
    http://www.pengoworks.com/workshop/jquery/calculation/calculation.plugin.htm
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

Maybe you are looking for